• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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