Option Name:read_timeout
Replaces:
Requires:
Default Value:read_timeout 15 minutes
Suggested Config:

	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.