(copied from my post over at linuxjunoir)
I've got copies of apache 1.3.26 and mod_throttle 3.1.2. I've compiled mod_throttle into apache with the --add-module dealy on the configure script, my question is: what do I do from here? (almost total apache/linux newbie here), I have done a make install, but was wondering, where in httpd.conf do I put the mod_throttle stuff (the stuff on the page) in httpd.conf? and from there, how do I configure it to throttle at 4 connections, 5k/sec per connection? (idealy, i'd like it with 4 ip's allowed, 5k/sec per ip) Please provide the lines that I'd need to add, as i've read thru the mod_throttle page, tried a couple things, yet nothing worked. The mod_throttle page I was looking at was this one: Here
Thanks all.
|