[ZODB-Dev] zeo 2: asyncore?
Mark McEahern
marklists@mceahern.com
Thu, 5 Sep 2002 11:33:33 -0500
[Guido van Rossum]
> Maybe the browser makes a HEAD request first. Browsers are weird like
> that.
>
> When you can get it once but not the second time, that suggests that
> Zope crashes as a result of the first request. Any sign of that in
> the log? (I guess not.)
The Zope log severity is 0 and the last entries it has are the entries that
show ZServer HTTP started and ZServer FTP server started. Those are INFO(0)
log entries. There are no errors or warnings.
> Can you try this on a different machine? I'm still suspicious of Red
> Hat 7.3.
I can setup 7.2 on this box--it's purely a development machine that I'm
using to refine installation routines. ;-)
Is 7.2 what most folks are running?
Thanks,
// mark
-