Squid configuration manual

Reference manual for squid's configuraiton directives

View the Project on GitHub

Index Alphabetical Index

Option Name:

write_timeout

Suggested Config:


Details:

This timeout is tracked for all connections that have data
available for writing and are waiting for the socket to become
ready. After each successful write, the timeout is extended by
the configured amount. If Squid has data to write but the
connection is not ready for the configured duration, the
transaction associated with the connection is terminated. The
default is 15 minutes.
Index Alphabetical Index