On Sun, 2005/03/20 (MST), <[EMAIL PROTECTED]> wrote:
drweb-icap server responce with Conection:keep-alive but then imediatelly closes the connection....
OK, drweb-icap breaks the ICAP protocol here
FWIW, the above drweb behavior is compliant with ICAP. Conection: keep-alive
does not (and cannot) guarantee that the connection will remain open after
the ICAP response is sent.
Not using persistent connections with a given ICAP server would also be compliant with ICAP. Persistent connections are optional.
Have you tried asking drweb folks whether there is something Squid can do to prevent them from closing the connection?
Alex.
