[Catalyst] FastCGI: incomplete headers (0 bytes) received fromserver

Ryan Pack rpack at genares.com
Wed May 7 23:29:40 BST 2008


Thanks everyone for your replies.  Turns out that this error had nothing
to do with the problem I am trying to track down.  I will post a new
thread with a more appropriate subject line.

 

Ryan Pack

Programmer

Genares Worldwide Reservations

P. 817-722-2834

F. 817-442-0600

________________________________

From: Martin Ellison [mailto:m.e at acm.org] 
Sent: Wednesday, May 07, 2008 1:03 AM
To: The elegant MVC web framework
Subject: Re: [Catalyst] FastCGI: incomplete headers (0 bytes) received
fromserver

 

The error is presumably because your fast cgi system has a timeout. Do
you have some code that sometimes  takes a long time to run? If it only
happens about 1% of the time it may be normally just quicker than the
limit, but occasionally going over.

2008/5/7 John Goulah <jgoulah at gmail.com>:

On Tue, May 6, 2008 at 1:01 PM, Ryan Pack <rpack at genares.com> wrote:
>
>
>
>
> 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
>
>
>



For what its worth, I also get the latter error quite a bit in my
error logs.  Haven't really had time to trace it down, looks similar
something like:

 [Tue May 06 10:09:34 2008] [error] [client 204.2.215.55] FastCGI:

incomplete headers (0 bytes) received from server

"/opt/myapp.com/app/MyApp/1.007556/fake/www"


I think the only thing in common here is Session::State::Cookie;  we
use Session::Store::Cache.   Probably doesn't help much but I guess
the problem does exist for various reasons if anyone has any ideas I'd
be glad to try, but "adding some debug messages in key places" isn't
going to cut it.


_______________________________________________
List: Catalyst at lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive:
http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/




-- 
Regards,
Martin
(m.e at acm.org)
IT: http://methodsupport.com Personal: http://thereisnoend.org 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080507/ad52a1b6/attachment.htm


More information about the Catalyst mailing list