19 Nov
1999
19 Nov
'99
5:58 p.m.
Harry wrote:
on 11/19/1999 9:43 AM, Mike Pelletier at mike@digicool.com wrote:
or you can look into FastCGI which is much like PCGI but doesn't cost a fork() and can use a tcp port to communicate with Zope, allowing you to move it to another machine.
I thought we had just established that FastCGI does *NOT* yet work with Zope.
Can we *PLEASE* get a definitive answer on this!!
If your site is entirely accessible from an anonymous user, then you can use fastCGI with the latest stable version. If you need authentication, you just need to use aq more recent version of mod_fastcgi and zope will be fully functiional (barring any bugs on the apache module, of course). --sam