Simon, At http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html they say that '40' is the default for parameter FcgidIOTimeout. If it's not that parameter, you'll likely find another one that applies there.
BR, Wim. 2010/12/29 Simon <[email protected]>: > Haha, it's got nothing to do with lack of coffee, but my server is a > VPS and is less responsive if it's idle for long periods. > > So the first time I access my Wt page I get these errors in apache logs below. > I believe I could increase the timeout in some config file to help, > but I was wondering if you had other suggestions. > > apache error log: > [Wed Dec 29 10:08:30 2010] [warn] [client 72.0.223.13] mod_fcgid: read > data timeout in 40 seconds > [Wed Dec 29 10:08:30 2010] [error] [client 72.0.223.13] Premature end > of script headers: wtSin > > apache access log: > 72.0.223.13 - simon [29/Dec/2010:10:07:50 -0500] "GET / HTTP/1.1" 500 532 > 72.0.223.13 - simon [29/Dec/2010:10:08:30 -0500] "GET /favicon.ico > HTTP/1.1" 404 209 > 72.0.223.13 - simon [29/Dec/2010:10:08:31 -0500] "GET /favicon.ico > HTTP/1.1" 404 209 > 72.0.223.13 - simon [29/Dec/2010:10:09:29 -0500] "GET / HTTP/1.1" 200 4164 > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
