Re: idle-timeout keeps defaulting to 30s

"Rob Saccoccio" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <00d301c819c3$57926c30$6601a8c0@maisel>
> I have the FastCgiExternalServer directive option in an httpd.conf about
> like this:
> 
> FastCgiExternalServer myfilename -host 127.0.0.1:15000 -idle-timeout 300
> -appConnTimeout 60
> 
> But idle connection greater then 30 sec always ends up with a log
> message
> 
> aborted: idle timeout (30 sec).
> 
> How to increase the inactivity time?

I suspect that you're not configured as you expect.  If the text of the log
entry says "comm with (dynamic) server" then your accessing the 
application as a dynamic server.  If this is the case, the timeout being
used is set in FastCgiConfig.




___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.