On Sat, 21 Nov 2009 11:44:01 +0800, Ryan Chan <ryanchan...@gmail.com>
wrote:
> Hello,
> 
> On Sat, Nov 21, 2009 at 7:38 AM, Aleksandar Lazic
> <al-hapr...@none.at> wrote:
> >
> > You should setup haproxy so that the 'slow clients' don't eat all
> > connections to apache.
> >
> 
> That's mean HA Proxy can handle this for me, and nginx is useless in
> my above setup?
> 
> (Since I don't use nginx/fast_cgi to serve PHP, I use apache)
Well haproxy won't buffer response so that will help a bit on
not-so-slow-but-not-fast-either req. But then u could try use apache +
mod_worker + php thru fast-cgi I think (not sure tho) in that config it
will buffer req. in apache, freeing php processes to server other req.

Regards
Mariusz

-- 
Mariusz Gronczewski (XANi) <xani...@gmail.com>
GnuPG: 0xEA8ACE64
http://devrandom.pl

Attachment: signature.asc
Description: PGP signature

Reply via email to