SSI connection timeout

Hi

Using nginx/0.6.32 on Ubuntu server 8.10

I am trying to diagnose why my ssi file include now fails. When my
included file ‘bar.html.inc’ exceeds about 41 Kb my error log reports
a connection timeout.

2010/03/11 08:04:42 [info] 3446#0: *6 client timed out (110:
Connection timed out) while sending to client, client: xxx.xxx.xxx.xx,
server: some.com, request: “GET /foo.html HTTP/1.1”, subrequest:
“/bar.html.inc”, host: “some.com”, referrer: “http://some.com/

Any suggestions on how to fix or properly diagnose this problem.

Edward Stow

Hello!

On Thu, Mar 11, 2010 at 07:23:48PM +1100, Edward Stow wrote:

“/bar.html.inc”, host: “some.com”, referrer: “http://some.com/

Any suggestions on how to fix or properly diagnose this problem.

First of all try to reproduce the problem with recent version
(current 0.8.34, or at least latest stable 0.7.65).

I believe this problem is fixed in nginx 0.7.25+ (at least I have
a test which says so).

Maxim D.