[Zope-dev] Communication between Zserver and ZPublisher
    Chris Withers 
    chrisw at nipltd.com
       
    Mon Sep 15 08:56:49 EDT 2003
    
    
  
Alexander Schad wrote:
> Yes an oracle DB and i'm using an external session service to store and 
> retrieve
> session data using the httplib.
I think using httplib to return session data is risk to put it mildly. I'd put 
money on the fact that it's either that or your ORacle query that's hanging...
>> What do the hung threads say they're doing on the debug info panel?
> 
> 
> for example:
> 
>     * Connections:
>     * Fri Sep 12 10:28:09 2003 (11650.65s) ({'HTTP_ACCEPT_ENCODING':
>       'gzip,deflate,compress;q=0.9', 'SERVER_PORT': '8888',
> 'PATH_TRANSLATED': ...
Well, yeah, the result of that would be helpful...
Chris
    
    
More information about the Zope-Dev
mailing list