• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Rate Limit Certain Web Sites

H

hc_andy

Guest
Hi...

Is there a way to rate limit a web site on the box? For example we have web site and every Wed, lots users download podcasts from it which kills the HTTP service because it reaches its maximum client limit. We bumped it up from 150 to 200.

# prefork MPM
MaxClients 200

# worker MPM
MaxClients 200

And the maximum was still being reached. We then bumped it to 250 and that's when the box died because it ran out of memory.

So I was wondering if Plesk comes with any tools to rate limit the throughput for a particular web site, say web site xyx.com.au can only have 5Mbits in/out. Or is there a better way to manage the MaxClients ?

We're running RHEL3 and plesk 8.2

thanks.

Andy
 
Back
Top