I have experinced the same problem before and someone gave me solution to
try and it work for me, you can try too
insert a line in file enums.h (usually at directory src/ on squid source
code)
METHOD_SEARCH,
and in file url.c on *RequestMethodStr[] section insert a line
"SEARCH",
note :
- dont forget the comma,
- insertion position must be same on both file (eq. both on first position)
recompile squid
restart squid (it doesnt work with squid -k reconfigure)
this works with squid-2.4STABLE2, and also for squid-2.4STABLE6 i'm
currently using.
rgds,
++++ cut ++++
----- Original Message -----
From: Paul Henne
To: squid-users@squid-cache.org
Sent: Wednesday, August 07, 2002 3:50 AM
Subject: [squid-users] Outlook Web Access 2000 will not work with squid??
Tried suggestions in archives, no luck...
I am unable to get Outlook Web Access 2000 (via Exchange 2000 SP2) to work
with squid.
I have tried "always_direct allow", "no_cache deny", and "extension_methods
POLL SEARCH SUBSCRIBE" (actually tried various combinations of the three
parameters for extension_methods, including just SUBSCRIBE), with no luck or
change in the end result.
I am currently using squid 2.4.STABLE6, and will try 2.4.STABLE7 shortly.
A screen capture of what ends up in the browser window can be viewed here:
http://w3.mivlmd.cablespeed.com/~pwh/owa-squid.jpg
We have several linux boxes running squid in production at several customer
sites, including a large, national one. All have reported the same problem.
At this point I have exhausted all of the ideas given on this mailing list
(except STABLE7, but we are using a squid plug-in to filter sites, and the
plug-in has not been tested on STABLE7), yet the problems persist. Can
anyone help? Does squid just not work with this version of Outlook Web
Access?? Thanks in advance...!!!
Anxiously (and hopefully) Awaiting Replies,
Paul
--- Paul W. Henne Systems Engineer DocuTECH 1651 Crofton Blvd, Suite 5 Crofton, MD. 21114 PH-410.793.0301 FX-410.721.6186 CP-410.320.7670 www.docutech.com phenne@md.docutech.com +++++++++++++++++++++++++++Received on Tue Aug 06 2002 - 20:52:19 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:32 MST