On 10/06/2016 8:06 a.m., Aashima Madaan wrote:
> Any updates on this issue? and regarding patch ?
> 

Is the reply-to function of yoru mailer working? This is the 11th unique
thread you started under this same name in the past few weeks.


The patch I came up with in thread #6 was an experiment to see if it
would be possible to do DNS during the configure stage.

The segfault you received tells the tale of DNS not being configured at
the time ICAP settings are loaded from squid.conf. Therefore, no it will
not be possible to seed Squid internal DNS with details of the service
hostname until after configuration has completed.

After config would be the point at which the first OPTIONS request is
being constructed and DNS looked up already. So duplicating DNS lookup
there is pointless.

The fix will have to be done some other way inside the ICAP client logic
and I'm not aware of anyone working on it.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to