[rt-users] RT flaky under FastCGI?

Brendan Arnold brendanarnold at gmail.com
Mon Mar 20 13:35:11 EST 2006


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

Rather than 'processes 2 or 4' . Also I was advised to add
'-init-start-delay 30' although I don't know how delaying start-up
times would really help...



More information about the rt-users mailing list