RE: [Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread sean . upton
--Original Message- From: Romain Slootmaekers [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 2:25 AM To: [EMAIL PROTECTED] Subject: [Zope-dev] support for low level HTTP Response logging? Yo, searching the zope site and googling yielded too many data and no info, so I might as well a

Re: [Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Toby Dickenson
On Tuesday 25 February 2003 12:08 pm, Romain Slootmaekers wrote: > We need this in our 3th line support, were we want to be able to follow > all ins and outs for singled out user (fi filtered on cookie). > We also need to be able to turn this on/off at runtime. I would do this in the front-end pr

Re: [Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Romain Slootmaekers
Clemens Robbenhaar wrote: Hi Romain, > Yo, > > searching the zope site and googling yielded too many data and no info, > so I might as well ask it here. > > We are very interested in finding out the exact HTTP Responses that the > zope server pushes towards the client. > > So is ther

[Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Clemens Robbenhaar
Hi Romain, > Yo, > > searching the zope site and googling yielded too many data and no info, > so I might as well ask it here. > > We are very interested in finding out the exact HTTP Responses that the > zope server pushes towards the client. > > So is there a low level hook for lo

Re: [Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Romain Slootmaekers
Andreas Jung wrote: http://hathaway.freezope.org/Software/TCPWatch Apparantly, I forgot to mention this: proxying isn't an option either. You can't just, on the fly, put a proxy between several components in a production setup. Sloot. --On Dienstag, 25. Februar 2003 11:24 +0100 Romain Slootmaek

Re: [Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Andreas Jung
http://hathaway.freezope.org/Software/TCPWatch --On Dienstag, 25. Februar 2003 11:24 +0100 Romain Slootmaekers <[EMAIL PROTECTED]> wrote: Yo, searching the zope site and googling yielded too many data and no info, so I might as well ask it here. We are very interested in finding out the exact H

[Zope-dev] support for low level HTTP Response logging?

2003-02-25 Thread Romain Slootmaekers
Yo, searching the zope site and googling yielded too many data and no info, so I might as well ask it here. We are very interested in finding out the exact HTTP Responses that the zope server pushes towards the client. So is there a low level hook for logging the http responses ? We want the e