[Zope] Strange PCGI Problems
seb bacon
seb@jamkit.com
20 Dec 2001 12:50:31 +0000
On Thu, 2001-12-20 at 12:14, olpa@sybcom.de wrote:
> > - why give yourself the extra overhead of starting a new wrapper
> > process every time you want to connect to Zope?
>
> the process is only restarted when the pcgi process kills itself, not for
> every request... we have very long living pcgi processes here
ah yes, I forgot about mod_pcgi2
> > - AFAIK, even the people who developed pcgi in the first place (i.e.
> > ZC) don't use it any more. It would be good to know if (a) I am right,
> > and (b) if so, why not.
> >
> > Finally, let me turn the question around: why *should* you use pcgi?
>
> 'cause it is what I use all the time. I admit, it is a partly bad answer.
> I will look forward your proposition.
it's not much better than my reasons for using VHM etc ;-)
I'd be interested to have your perspective on the merits of both once
you've managed to compare them.
> I created the rewrite rules... and the VirtualHostFolder... I am a little
> stuck with the error:
>
> Site Error
>
> An error was encountered while publishing this resource.
>
> Resource not found
> Sorry, the requested resource does not exist.
OK, what's the rewrite rule? and the location it's rewriting to?
seb