v1.9x: Dealing with the (110) Connection timed out The remote host or network may be down. Please try the request again


Usually the timed out connection on proxy is correct, issue should be analyzed on your network connection.
Verify first your DNS, DNS is an important part of the proxy, DNS server must answer as fast as possible.

1) MTU

This is not usually a problem if your client machines are connected via Ethernet or DSL PPPoATM where the MTU of all links between the cache and client is 1500 or more. If your clients are connecting via DSL PPPoE then this is likely to be a problem as PPPoE links often have a reduced MTU (1472 is very common).
Or if your proxy is located on a remote site connected to the headquarter trough WAN.
Sometimes the router is set with a different MTU.

To change the mtu

  • Click on Network on the top menu.
  • Choose Networks and NICs

11-08-2014 13-06-20

  • Select your Interface
  • Change the value on the MTU field
  • Click Apply and build your network settings

11-08-2014 13-08-28

2) Disable Explicit Congestion Notification (ECN)

Some versions of linux implement Explicit Congestion Notification (ECN) and this can cause some TCP connections to fail when contacting some sites with broken firewalls or broken TCP/IP implementation.

  • Click on Proxy Service on the top menu.
  • Choose Main parameters

11-08-2014 13-11-06

  • Choose Main parameters.
  • Click on timeouts icon

11-08-2014 13-11-58

  • Enable the checkbox Disable Explicit Congestion Notification (ECN)
  • Click on Apply

11-08-2014 13-12-49

Leave a comment