
raherh at gmail
Oct 28, 2007, 10:20 AM
Post #1 of 2
(305 views)
Permalink
|
|
setting idle-timeout in FastCgiExternalServer
|
|
Hi, I try to change the default idle-timeout option (30 sec) in FastCgiExternalServer directive but the inactivity connection always ends up with a message: aborted: idle timeout (30 sec). The directive looks like this: FastCgiExternalServer myfilename -host 127.0.0.1:15000 -idle-timeout 300 -appConnTimeout 60 Does anyone have a clue why this setting is ineffective? -- Radek --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe [at] httpd " from the digest: users-digest-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|