kebirhost

Active Member
Jan 9, 2005
27
13
153
Hello,

I am using mod_throttle to prevent some kind of attack. However I can only paste the code below into some users' <virtualhost>;


<IfModule mod_throttle.c>
ThrottlePolicy Request 15 1
</IfModule>


How can I set this logic to whole system? Can you help me? I cannot add this code to all new accounts whenever they are created by me or my resellers.

I want same ip to make concurrent connections. Is this correct code?

Thanks so much
Melih
 

kebirhost

Active Member
Jan 9, 2005
27
13
153
Hello,

I have already looked at them but there is not enough example there or I do not have enough knowledge to understand from these sources.

If you can give examples for uses, I will appreciate.

Thanks
Melih