Hello, On Sat, Nov 21, 2009 at 4:39 PM, XANi <[email protected]> wrote: > 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.
What is meant by not-so-slow-but-not-fast req? You mean nginx is able to handle this, but not HA Proxy?

