For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

SocketReadTimeout

Modify the socket read timeout value.

Synopsis

SocketReadTimeout  1

The parameter is expected to be a number of seconds, expressed as a positive integer.  The default timeout value is "1".

Scope

This directive is only available for use in the global (interchange.cfg) configuration file, and will affect all websites running under the Interchange installation.  It will not work in a website's local (catalog.cfg) configuration file. 

Availability

Availability

This filter was introduced in version 5.5.2, and is therefore not available for use with any earlier Interchange version.

Description

This directive is used to configure the amount of time (in seconds) that Interchange will wait for incoming request data to arrive on an open socket.

Warning

Warning

The one second default should not be changed unless you are having a problem with users on slow connections (dialup, for instance), leading to "read: closed" errors in your global error.log file.

Note

Note

A zero timeout value would usually be taken to mean "wait forever".  That is considered dangerous in this context, so a zero timeout value will be silently changed into a one second timeout.

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Tuesday 5 February 2008 at 11:50 AM (EST)

Licence

Except where stated otherwise, all of the graphics and typefaces offered for download on this page are published under the terms of the GNU General Public Licence Link to an external page version 2 or, at your option, any later version.

For the purpose of applying the GNU General Public Licence Link to an external page to graphics, we consider "source code" to refer to the SVG files, and "object code" to refer to the processed PNG and EPS files.

Note that the "BitStream Vera" typeface, available for download on this page, is NOT licenced under the terms of the GPL.  See the "COPYRIGHT.TXT" file in the archive for details.

Home  |  Legal nonsense  |  Privacy policy  |  Contact us