]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/cf.data.pre
Author: Tsantilas Christos <chtsanti@users.sourceforge.net>
[thirdparty/squid.git] / src / cf.data.pre
index 79f17ff084fdf1ecd8f0e65b3c9b44d57ab03c07..961d8689ec73fb39a7bfcbd2d6667a99f8d7ea84 100644 (file)
@@ -3986,6 +3986,21 @@ DOC_START
        default is 15 minutes.
 DOC_END
 
+NAME: write_timeout
+COMMENT: time-units
+TYPE: time_t
+LOC: Config.Timeout.write
+DEFAULT: 15 minutes
+DOC_START
+       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.
+DOC_END
+
 NAME: request_timeout
 TYPE: time_t
 LOC: Config.Timeout.request