[squid-users] squid with Java Problem - Idrac 6 Hp servers

Amos Jeffries squid3 at treenet.co.nz
Thu Nov 14 07:49:36 UTC 2019


On 14/11/19 6:09 pm, --Ahmad-- wrote:
> Hi Matus ,
> 
> 
> Here is Log file squid , there is no Denied At all !
> 
> ####################
> 1573682647.451      0 213.133.221.224 NONE/000 0 NONE
> error:transaction-end-before-headers - HIER_NONE/- -

These are the client connecting, doing nothing. Then closing the connection.

No Squid problem visible. Whatever is going wrong is in the client
software. We see these a lot with "Happy Eyeballs" connections, so maybe
no problem at all there.


> 1573682651.117    952 213.133.221.224 TCP_TUNNEL/200 2690 CONNECT
> 10.0.10.22:443 - HIER_DIRECT/10.0.10.22 -

These are the client opening a tunnel to the origin server 10.0.10.22.
Which is successful and transfers some data around.

No Squid problem there either. Whatever is going wrong is in either the
client or server software - they are communicating directly with each
other over that tunnel.


> ####################################
> 
> 
> 
> Here is Java Error log :
...
> 
> java.net.ConnectException: Operation timed out (Connection timed out)
> at java.net.PlainSocketImpl.socketConnect(Native Method)

I suggest solving that problem. It does not seem related to Squid.


Amos


More information about the squid-users mailing list