Re: Load peaks and throttling

2008-07-22 Thread Cosimo Streppone
In data 22 luglio 2008 alle ore 02:53:40, Perrin Harkins <[EMAIL PROTECTED]> ha scritto: On Mon, Jul 21, 2008 at 6:29 PM, Cosimo Streppone <[EMAIL PROTECTED]> wrote: implementing throttling at the backend (maybe front?) level, [...] For the backend, the CPAN modules that do this are mostly

Re: Load peaks and throttling

2008-07-21 Thread Perrin Harkins
On Mon, Jul 21, 2008 at 6:29 PM, Cosimo Streppone <[EMAIL PROTECTED]> wrote: > I'm trying to fully understand this problem, but I'm considering > implementing throttling at the backend (maybe front?) level, > so I was wondering what is the current state-of-the-art > or best practice about this. If

Load peaks and throttling

2008-07-21 Thread Cosimo Streppone
Hi, I'm currently working on a "large" (for some meaning of "large", of course) community web site, using mp2 with mostly handlers and some registry scripts. The architecture is basically composed of: - a few load-balanced frontend apaches - several load-balanced mp2 backends - a replicated m