On Thu, 9 Jun 2005, Adam Clark wrote:
But the post method does not do this, as you can see there is a few seconds in between 1118288455.695 0 172.16.9.217 TCP_DENIED/407 1821 POST http://www.ngv.vic.gov.au/admin/JOBS_edit.jsp? - NONE/- text/html 1118288460.576 0 172.16.9.217 TCP_DENIED/407 1821 POST http://www.ngv.vic.gov.au/admin/JOBS_edit.jsp? - NONE/- text/html 1118288463.128 3 172.16.9.217 TCP_DENIED/407 1821 POST http://www.ngv.vic.gov.au/admin/JOBS_edit.jsp? - NONE/- text/html
Due to it's design NTLM do have great trouble with POST/PUT requests as the data needs to be reposted by the client three times on two TCP connections, but it should work if only a bit slowly..
I would suggest you to try upgrading to the current Squid-2.5 release. There has been quite many NTLM related bugfixes over the years, including major cleanups of how PUT/POST requests are handled within Squid. If you still experience problems please file a bug report and be prepared to collect network level traces.
Regards Henrik