[squid-users] Too much assertion failed: comm.cc:178: "fd_table[conn->fd].halfClosedReader != NULL"

FredB fredbmail at free.fr
Thu Jan 15 13:44:26 UTC 2015


> Hash: SHA1
>  
> With half_closed_clients by default (.i.e. off), the problem presist,
> but catch a bit another assertion.
> 

FI, I noticed a change between 3.3.x and 3.4

 fd_table[io.conn->fd].flags.socket_eof = 1;

Becomes 

  fd_table[io.conn->fd].flags.socket_eof = true;

But as I said I haven't taken a look deeply

----

Regards,

Fred

http://numsys.eu
http://e2guardian.org




More information about the squid-users mailing list