RE: [squid-users] OMISSIS: Squid failture on OWA access for Exchange 2000

From: David Luyer <david@dont-contact.us>
Date: Fri, 25 Jan 2002 10:26:13 +1100

> I have found that squid 2.4.ST3 fails while accessing
> Exchange 200 mailbox
> via http.
> The HTTPS connection works fine.
>
> In the squid log file i see a strange HTTP request:
> 172.19.32.6 - - [24/Jan/2002:18:25:25 +0100] "PROPFIND
> <http://mail.digipoint.it/exchange/xxxxxx>
> http://mail.digipoint.it/exchange/xxxxxx HTTP/1.0" 207 770
> TCP_MISS:DIRECT
> 172.19.32.6 - - [24/Jan/2002:18:25:25 +0100] "NONE
> error:unsupported-request-method HTTP/0.0" 400 1606 NONE:NONE
>
> My suspect is that PROPFIND method is not supported.
>
> Any suggestions or work arounds?

PROPFIND should be fine, in your error log you'll see an error about
the next (unsupported) request method.

Try the following in your squid.conf:

extension_methods SEARCH SUBSCRIBE UNSUBSCRIBE POLL BCOPY BPROPPATCH
GNUTELLA

That will cover all the methods squid 2.4 doesn't have listed by default
for Microsoft protocols (the last one is non-Microsoft though ... :-)).

David.

--
David Luyer                                     Phone:   +61 3 9674 7525
Network Manager                P A C I F I C    Fax:     +61 3 9699 8693
Pacific Internet (Australia)  I N T E R N E T   Mobile:  +61 4 1111 BYTE
http://www.pacific.net.au/                      NASDAQ:  PCNTF
Received on Thu Jan 24 2002 - 16:20:34 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:56 MST