On Fri, 29 Sep 2000, [EMAIL PROTECTED] wrote:
> > Two types of messages:
> >
> > First in its death throws:
> > [Wed Sep 27 16:54:08 2000] [error] [client 192.168.2.52] FastCGI: comm
> > with server "apache_server_path/htdocs/zope" aborted: idle timeout (30
> > sec)
> >
> > And later when its all over:
> > [Thu Sep 28 08:07:11 2000] [error] [client 192.168.2.52] (111)Connection
> > refused
> >
> > : FastCGI: failed to connect to server "apache_server_path/htdocs/zope":
> >
> > connect() failed
> >
> > It will run fine for quite some time but then it dies.
> > There are no other refereces to zope in the error logs.
> > I am looking into possible network issues.
> > I will likely try daemontools this weekend.
>
> i've seen this problem only when there's a lot of connection;s usually more
> than 100 connections at any one time.  to test this out, maybe you can use
> apache ab and step up until something breaks.
>
> also, try setting fastcgiexternalserver with  -appConnTimeout 0
>
> tell us how it goes.
>

follow up on my own mail:
i did an ab test, on  Apache/1.3.12 (Unix)  (Red Hat/Linux) mod_fastcgi/2.2.4 
and  it seems that zserver restarted after awhile.  it restarted a few times 
during ab.

ab -n 200 -c 50 

these messages in stupid.log
--- a few iteration snipped----
2000-09-29T04:01:27 INFO(0) ZServer FastCGI Server (V1.0) started at Fri Sep 
29 12:01:27 2000
        IP          :
        Port        : 8999
        Socket path : None
 
------
2000-09-29T04:01:57 ERROR(200) zdaemon zdaemon: Fri Sep 29 12:01:57 2000: 
Aiieee! 29643 exited with error code: 13
------
2000-09-29T04:01:57 INFO(0) zdaemon zdaemon: Fri Sep 29 12:01:57 2000: 
Houston, we have forked
------
2000-09-29T04:01:57 INFO(0) zdaemon zdaemon: Fri Sep 29 12:01:57 2000: 
Houston, we have forked
------
2000-09-29T04:01:57 INFO(0) zdaemon zdaemon: Fri Sep 29 12:01:57 2000: Hi, I 
just forked off a kid: 29656    
---------------

anybody can point out to me what's happening?  
> > Thanks for your help.
> >
> > Ron...
> >
> > > > _______________________________________________
> >
> > _______________________________________________
> > Zope maillist  -  [EMAIL PROTECTED]
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )

-- 

http://www.kedai.com.my/kk 
http://www.kedai.com.my/eZine 

Just bring it!


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to