Squid configuration manual

Reference manual for squid's configuraiton directives

View the Project on GitHub

Index Alphabetical Index

Option Name:

read_timeout

Suggested Config:


Details:

Applied on peer server connections.

After each successful read(), the timeout will be extended by this
amount.  If no data is read again after this amount of time,
the request is aborted and logged with ERR_READ_TIMEOUT.

The default is 15 minutes.
Index Alphabetical Index