| Tag Name | connect_timeout |
| Usage | connect_timeout seconds |
Description
The time duration until which squid waits for the reply from the origin server. If it exceeds this squid will respond with the error message “Connection timed out” to the client
| Default | connect_timeout 120 seconds |
Example
connect_timeout 180 seconds
Caution
Increasing the time here will lead to annoying of browser user.