I'm having an issue with my Catalyst app but I can only get it to break about 1 in 100 tries. The error log shows:
[Tue May 06 11:02:46 2008] [error] [client 12.37.36.66] FastCGI: comm with server "/u/lxlib/BookingEngine/script/bookingengine_fastcgi.pl" aborted: idle timeout (60 sec), referer: http://be.genares.net/11 [Tue May 06 11:02:46 2008] [error] [client 12.37.36.66] FastCGI: incomplete headers (0 bytes) received from server "/u/lxlib/BookingEngine/script/bookingengine_fastcgi.pl", referer: http://be.genares.net/11 The page does not show an error, but a new session is created instead of using the existing session. I'm using Session::State::Cookie, Session::State::URI, Session::Store::DBIC. All are on the latest versions. Any help would be appreciated. Ryan Pack Programmer Genares Worldwide Reservations P. 817-722-2834 F. 817-442-0600
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
