[rt-users] RT flaky under FastCGI?

Vivek Khera vivek at khera.org
Tue Mar 21 11:22:57 EST 2006


On Mar 20, 2006, at 1:35 PM, Brendan Arnold wrote:

> I had similar sounding problems when running RT under FastCGI coupled
> with 'incomplete header' errors in Apache logs.
>
> I fixed this by increasing the number of FastCGI processes in the
> Apache configuration. i.e.
>
> FastCgiServer /usr/local/rt3/bin/mason_handler.fcgi -idle-timeout 120
> -processes 6

You want to bump up the fastcgi timeout to be longer than the RT  
timeout.

For me, RT's timeout (or is it the web browser?) is 300 and I set  
FastCGIServer timeout to 305 and that pretty much solved all of my  
FastCGI problems.  I run with 8 processes, but that's just me :-)







More information about the rt-users mailing list