
Hi guys,
Have been running otrs-2.1.1 with fast-cgi enabled, for about a month
now with no problems, when suddenly this morning I started getting this
in the httpd log:
Fri Dec 08 07:18:25 2006] [error] [client xxx.xxx.xxx.xxx] FastCGI:
incomplete headers (0 bytes) received from server
"/opt/otrs/bin/fcgi-bin/index.fpl"
Any idea what would cause this problem, and why it would start all of a
sudden? No changes were made to this server.
When those errors appear the site stops working, and if I wait like 30
seconds everything starts working again normally.
httpd.conf include:
<VirtualHost xxx.xxx.xxx.xxx:80>
ServerName myserver.com
DocumentRoot /opt/otrs/var/httpd/htdocs
# agent, admin and customer frontend
ScriptAlias /otrs/ "/opt/otrs/bin/fcgi-bin/"
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
# directory settings
participants (1)
-
Patric