[cgiapp] FastCGI/Oracle timeout issue

2009-08-13 Thread Benjamin Hitz
So I have a little trouble with my CGIapp running under fastCGI. These are the only two apps I run under FastCGI (currently) so I don't have a huge amount of experience with it. The phenotype is this: Our Oracle users have a connection limit set (usually 4 hours or so) - including the us

Re: [cgiapp] FastCGI/Oracle timeout issue

2009-08-24 Thread Benjamin Hitz
Just an update on this... I did manage to trap the error in the teardown method and kill the process. I just had confused myself with fallback error processing. Ben On Aug 13, 2009, at 2:43 PM, Benjamin Hitz wrote: Our Oracle users have a connection limit set (usually 4 hours or so) - inc