/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-08 / pound timeouts

[ << ] [ >> ]

[ Re: [Pound Mailing List] backends periodically ... ] [ Question about Pound configuration / "Greg ... ]

pound timeouts
Dave Fregon <dave(at)netaxxs.com.au>
2007-08-08 09:10:51 [ FULL ]
I have pound setup to access zope .. apache --> squid2.6 --> pound -->
zeo clients

I seem to get regular timeouts (500 Internal Server Error) to the zeo
clients on certain content :

User "zope"
Group "zope"

LogLevel 3

ListenHTTP
  Client 120
  Address 127.0.0.1
  Port 81
End

Service
    BackEnd
        Address 127.0.0.1
        Port  18080
        TimeOut 30
    End
    BackEnd
        Address 127.0.0.1
        Port  38080
        TimeOut 30
    End
   Session
      Type    COOKIE
      ID      "__ac"
      TTL     300
   End
End

The server is running just one site, and is a Dual Xeon Dual Core 5140
Dell, with 4 gig of ram, and only developers are accessing it atm, so
flies, we can access these clients not a problem directly ..

Any ideas on where to look/head? I have gone thru the mailing list
archives and tried as above with TimeOut, and mucking about with
Client .. but lost as to where to head from here to resolve .. it only
happens with some content on the site on and off .. so wondering if
something in the content headers, or something.. , could be doing it?
I'm at a loss ...

cheers :)

Dave
[...]

MailBoxer