Project

General

Profile

Actions

Feature #2018

closed

silence-option for timed out after writing .... bytes. We waited xxx seconds...

Added by nitrox almost 15 years ago. Updated almost 15 years ago.

Status:
Fixed
Priority:
Low
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

lighty version 1.5

Problem:
2009-xx-xx xx:xx:xx (server.c:744) NOTE: a request for /xxx.. timed out after writing xxx bytes. We waited xxx seconds. If this a problem increase server.max-write-idle

This can lead to huge logs and some irritations if you follow the advice and ever increase the server.max-write-idle.

This log is mostly harmless, it indicates a request was interrupted and didnĀ“t finish within server.max-write-idle seconds. This can be because of browser was closed, user surfed a different site, user/server has slow connection or <whatever> reason.

But! This can also indicate other problems like bandwidth exhausted, strange settings at keepalive and alike.

Therefore the default is leaving it enabled, but also offer a silence-option soon if you know this is somehow normal behaviour for your site/setup.


Related issues 1 (0 open1 closed)

Related to Feature #1529: Disable time out noteFixedActions
Actions #1

Updated by stbuehler almost 15 years ago

The timeout messages will be disabled by default.

Actions #2

Updated by stbuehler almost 15 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2554.

Actions

Also available in: Atom