Project

General

Profile

[Solved] Server returns 0 bytes for large requests

Added by danzimal almost 6 years ago

I have a page with large content which takes longer than a minute to load.
I can reduce the content and the server will respond if the load time is less than 1 minute.
I thought it might have been a browser timeout configuration, but I've tried all the popular browsers.

Is this a known default timeout for Lighty and can it be extended?


Replies (1)

RE: Server returns 0 bytes for large requests - Added by gstrauss almost 6 years ago

You tried all the popular browsers, but did you read the lighttpd documentation?
Docs_ConfigurationOptions and search for 'timeout' and 'idle'

You might also check if there is an intermediate proxy between your browser and your server. Do you see this issue if you access the page locally, via a client on the same machine as the server?

    (1-1/1)