This is a discussion on mod_throttle / mod_bandwidth within the Apache Web Server forums, part of the Web Server and Related Forums category; Are these modules still supported? If so, where can they be gotten? I went to www.snert.com for mod_throttle ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Are these modules still supported? If so, where can they be gotten? I went
to www.snert.com for mod_throttle and the site seems pretty old. I folloed the instructions to create a DSO module and this is what happened: -bash-2.05b# cd mod_throttle-3.1.2 -bash-2.05b# make install apxs -c mod_throttle.c make: apxs: Command not found make: *** [mod_throttle.so] Error 127 Any help would be great! |
|
|||
|
On Tue, 01 Jul 2003 10:46:17 GMT, The Other Guy responded to a post
from "gf" <gfraley5@earthlink.net> who wrote in alt.apache.configuration: >Are these modules still supported? If so, where can they be gotten? I went >to www.snert.com for mod_throttle and the site seems pretty old. I folloed >the instructions to create a DSO module and this is what happened: > >-bash-2.05b# cd mod_throttle-3.1.2 >-bash-2.05b# make install >apxs -c mod_throttle.c >make: apxs: Command not found >make: *** [mod_throttle.so] Error 127 > >Any help would be great! > These are third party modules so direct support from Apache is not available. In addition, it depends on which version of Apache you are using. Most of the modules are not supported by Apache 2x, just 1.3x. See http://modules.apache.org/ for additional modules and sources. HTH TOG -- ../configure --prefix=~/zyterion Not this guy or that guy, The Other Guy. This spot may contain a satirical comment or comedic source, and is meant to be funny. If you are easily offended, gullible or don't have a sense of humour we suggest you read elsewhere. |