20 Aug
2004
20 Aug
'04
9:13 a.m.
On Thu, 19 Aug 2004 14:44:56 +0100, Simon Forster <simon-lists@ldml.com> wrote:
Ah. Advice I can offer. Don't use FastCGI, use Apache's proxypass to redirect the appropriate traffic to Zope on a different port. See <http://zope.org/Members/anser/apache_zserver>.
Does mod_proxy &c still lose information? That advantage of fastcgi is that it "appears" that the Zope process is running on the front-end apache directly. This eases deployment between Apache-fronted and non-Apache- fronted setups.