[Zope] Zope instanse falls asleep :-(

Paul Winkler pw_lists at slinkp.com
Thu Oct 16 15:18:05 EDT 2003


On Thu, Oct 16, 2003 at 12:32:22PM -0500, J Cameron Cooper wrote:
> Does the event log tell you anything? Does the request log (z2.log) 
> record requests while the Zope seems to be "asleep"?

Not likely. The request log is only written to when the response is
sent back to the client.

I highly recommend using the -M option to z2.py. This enables debug
logging from Zserver. (They grow fast, so set up proper log rotation.)
This will log 4 lines for each request, telling you when the request
first arrived and when it's done.

-- 

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's NEGA PERILOUS DART SCARECROW!
(random hero from isometric.spaceninja.com)



More information about the Zope mailing list