This is a discussion on Bandwidth throttling for localhost site testing? within the Windows Web Servers forums, part of the Web Server and Related Forums category; I am running Apache 1.3.33 on WinXP; I am looking for a simple way to emulate various download ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am running Apache 1.3.33 on WinXP; I am looking for a
simple way to emulate various download speeds. Does anyone here know of an up-to-date win32-ported Apache module, something like mod_throttle? Basically, I hope to set up multiple virtual servers aliasing the same directory, so (for instance) http://mysite/ is un-throttled http://mysite_28k/ is the same thing limited to 2KB per second http://mysite_isdn/ is the same thing limited to 11KB per second .... etc. I would prefer to be able to throttle on a per-connection basis, but per-host would suffice for this application. |
|
|||
|
I am running Apache 1.3.33 on WinXP; I am looking for a
simple way to emulate various download speeds. Does anyone here know of an up-to-date win32-ported Apache module, something like mod_throttle? Basically, I hope to set up multiple virtual servers aliasing the same directory, so (for instance) http://mysite/ is un-throttled http://mysite_28k/ is the same thing limited to 2KB per second http://mysite_isdn/ is the same thing limited to 11KB per second .... etc. I would prefer to be able to throttle on a per-connection basis, but per-host would suffice for this application. |