Chris Withers wrote Richard Jones wrote:
2) Two apache frontends using FastCGI to the ZEO clients.
Is FastCGI doing you any favours here? Have you tried ProxyPassing?
ProxyPass - bleah. I don't know why people keep using this. We used to, and it caused no end of pain and angst. From the weird and crappy interactions with rewrite rules, the poor error handling, the time spent debugging it... fastcgi is much much more robust, for us. Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
Anthony Baxter wrote:
ProxyPass - bleah. I don't know why people keep using this. We used to, and it caused no end of pain and angst. From the weird and crappy interactions with rewrite rules,
such as?
the poor error handling,
such as?
fastcgi is much much more robust, for us.
...maybe meaning it was easier to set up _for you_. Did you do a speed comparison? I would be interested if someoen had since it would be nice to know whether my beliefs about FastCGI are justified... cheers, Chris
participants (2)
-
Anthony Baxter -
Chris Withers