[squid-users] got error page type ERR_READ_ERROR, when a dnslabel can not be resolved

2022-10-10 Thread Dieter Bloms
Hello, since squid 5.7 I get the error page of type ERR_READ_ERROR, when a dns label can not be resolved (for example https://dnslabeldoesnotexist.com/). I expect the error page of type ERR_DNS_FAIL instead of ERR_READ_ERROR. Can somebody confirm this behavior ? -- Regards Dieter Bloms -- I

Re: [squid-users] got error page type ERR_READ_ERROR, when a dnslabel can not be resolved

2022-10-10 Thread Alex Rousskov
On 10/10/22 04:05, Dieter Bloms wrote: since squid 5.7 I get the error page of type ERR_READ_ERROR, when a dns label can not be resolved (for example https://dnslabeldoesnotexist.com/). I expect the error page of type ERR_DNS_FAIL instead of ERR_READ_ERROR. Can somebody confirm this behavior ?

Re: [squid-users] got error page type ERR_READ_ERROR, when a dnslabel can not be resolved

2022-10-10 Thread Dieter Bloms
Hello Alex, thank you for the quick answer! On Mon, Oct 10, Alex Rousskov wrote: > On 10/10/22 04:05, Dieter Bloms wrote: > > > since squid 5.7 I get the error page of type ERR_READ_ERROR, when a dns > > label can not be resolved (for example https://dnslabeldoesnotexist.com/). > > I expect the