Author | Message | Time |
---|---|---|
Dyndrilliac | I'm using Apache v2.0.52 with OpenSSLv0.9.7d. Is there anyway to limit connections per IP Address? I want to stop people from dling files off my server with download managers like Download Accelerator, which makes multiple connections to the file and downloads it in pieces. | November 24, 2004, 8:17 PM |
po0f | I'm almost positive there's a MaxConnectionsPerClient or otherwise self-describing property buried somewhere in the config file. | November 25, 2004, 6:26 AM |
Dyndrilliac | The documentation says theres no such directive :( I found a mod for Apache but it only works on non Windows OS's, which is of no use to me. And I'm not proficient enough in C++ to make my own mod. | November 30, 2004, 10:44 PM |
Dyndrilliac | http://dominia.org/djao/limitipconn.html | December 5, 2004, 9:13 PM |
Black4C6F747573 | http://www.snert.com/Software/mod_throttle/ maybe that will help? | December 9, 2004, 3:12 PM |