Hi Patrick, I think it may be possible that you have listed to many extension methods. If I remember correctly this parameter is limited in length.
I had to fix the same issue to allow Exchange 2000 OWA to work. The exact configuration I had word for word is: extension_methods SEARCH SUBSCRIBE PROPFIND PROPATCH MKCOL The above has worked very well for me. Also until you get this issue sorted, set all objects in IIS to expire immediately. I had issues trouble shooting this because Squid was caching bad data. Hope this helps Cheers, -Sam Network Engineer ISPNet (http://www.ispnet.com.au/) On Thu, 14 Oct 2004 06:41:01 -0700 (PDT), Patrick Eng <[EMAIL PROTECTED]> wrote: > > I have a network with more than 20 PCs going through > the squid proxy server installed on a linux partition. > The problem happen when the PC wanted to access > Outlook Web Access (OWA) it only can enter the page > with the icons all missing and under the inbox, it > will show "loading...." and it stay like that forever. > The browser tested were IE 5.5 and above. When I use > Netscape and Mozilla FireFox, the messages in the > inbox appear but the icons still missing. I have look > into the net and found that squid is not able to > support WebDAV extension. > > The solutions I tried include > > 1. Installing Squid 2.5 Stable 6 since it is reported > that the latest version support all the extension > methods needed. > > 2. Secondly, I configure the squid myself by adding > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >
