We have some custom software that is put out on our 6 clustered(balanced) webservers. Every 5 minutes that software checks into our server for a new version, if there is a new version it downloads it (20MB file). This happens about 2-3 times per month. Currently there are over 10000 clients that need to download the update. Up until this past week we were able to handle the load and this is putting a serious strain on our webservers. We were hoping to throttle the amount of traffic that each of the webservers would take and the bandwidth that each client consumes.
Previously I've used Mod_Throttle for Apache 1.3 on other projects, but on our new servers they are running Apache 2. So are there any similar solutions for Apache 2?
Forgot to add, yes, all 10000+ clients need to update during that 5 minute timeframe.
google only foudn this: http://ivn.cl/apache/
Matt Shields wrote:
Forgot to add, yes, all 10000+ clients need to update during that 5 minute timeframe.
On Sun, Jan 16, 2005 at 11:48:01PM -0500, William Warren wrote:
google only foudn this: http://ivn.cl/apache/
Tim Verhoeven posted one to the apache modules list recently - I've attached the email since he didn't have it online at that point.
Cheers, Gavin
any chance of geting that into the apache.org module registry?
Gavin Carr wrote:
On Sun, Jan 16, 2005 at 11:48:01PM -0500, William Warren wrote:
google only foudn this: http://ivn.cl/apache/
Tim Verhoeven posted one to the apache modules list recently - I've attached the email since he didn't have it online at that point.
Cheers, Gavin
CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos