[Zope] Zope + Apache + mod_proxy

Dirk Datzert dirk.datzert@tks-rasselstein.thyssenkrupp.com
Sun, 08 Dec 2002 09:45:42 +0100


Tino Wildenhain schrieb:
> 
> Hi Dirk,
> 
> --On Samstag, 7. Dezember 2002 20:46 +0100 Dirk Datzert
> <dirk.datzert@tks-rasselstein.thyssenkrupp.com> wrote:
> 
> > Hi all,
> >
> > I have a strange connection problem with Zope + Apache + mod_proxy.
> >
> > Sometimes users click on links in their browsers (regardsless
> > which browser: IE 5.5 or Netscape 4.7). The browser waits for data,
> > but nothing comes back. If the user stopps the transfer and click
> > on the link again the transfer will be done immediatly.
> 
> Can you tell us what versions of the programs you have?

Apache version / mod_proxy 1.3.19
Zope version 2.3.3

> Did you try to access your zope application directly
> to compare the behavior? 

Yes, but the error can't be repeated with or without apache.
Sometimes it works for a long time until next transfer is blocked.
And testing with zope directly I didn't saw this blocking, but
maybe the time was to short to see it.

> May be you can use
> ethereal or tcpflow to debug this further e.g. who is causing
> the problem and when.
> Is there any thing in the apache log file, compared to the z2.log
> etc.

Will look next time! Good idea.

Regards,
Dirk