RE: [squid-users] HTTPD Accelerator for OWA 2003

From: Harding, Devon <dharding@dont-contact.us>
Date: Mon, 7 Mar 2005 15:21:26 -0500

We have this...

http_port 80
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_uses_host_header on

acl GOOD dst 192.168.0.0/24
http_access allow GOOD

Our proxy is pointed to the internal DNS server which finds OWA 2003 by name.

We also have the following Extension Methods to prevent the 'Loading...' issue on some screens.

extension_methods SEARCH PROPFIND PROPPATCH MKCOL MOVE BMOVE DELETE BDELETE

-Devon

-----Original Message-----
From: Momo [mailto:momo@linutex.net]
Sent: Monday, March 07, 2005 2:06 PM
To: squid-users@squid-cache.org
Subject: RE: [squid-users] HTTPD Accelerator for OWA 2003

"Harding, Devon" <dharding@SOUTHERNWINE.com> a écrit:

Hi Devon, thanks for your answer

> We use it and it works fine. Have you tried starting from scratch
> and use standard ports (e.g. 80 --> 80)?

Yes i tried this , but it's the same. I reinstalled everything why the most
basic config (port 80, no SSL, firewalls down...... ), and no luck.
I use Squid 2.5STABLE8 on a DEBIAN sarge (I installed from debian's packages)
I can't understand why it works fine when requests comes throught a proxy and
not when it comes directly from the client....
Should i switch to Squid3?
Can i have a look at your working config please?
Thank you

Momo

>
> -----Original Message-----
> From: Momo [mailto:momo@linutex.net]
> Sent: Monday, March 07, 2005 11:19 AM
> To: squid-users@squid-cache.org
> Subject: Re: [squid-users] HTTPD Accelerator for OWA 2003
>
> Momo <momo@linutex.net> a écrit:
>
> Hi!
>
> I'm deseperated with this issue....
> Can someone just confirm that Squid can act as a reverse proxy ( http
> accelerator ) for a MS Exchange 2003 Outlook Web Access server?
> Why does it work when a proxy asks my reverse and not when a client asks it
> directly?
>
> Thanks in advance
>
> Momo
>
>> If it can help, i just noticed something that can be interesting:
>>
>> Trying to access OWA from the internet via my reverseproxy, it doesn't work.
>> But if i use my ISP's proxy to access OWA via my reverse proxy, it
>> works great !
>>
>> So i resume :
>>
>> Client ----> Rev-proxy ------> OWA doesn't work,
>> Client ----> ISP-proxy ------> Rev-proxy -------> OWA works great!
>>
>> Any ideas ?
>>
>> Momo
>>
>>
>> Momo <momo@linutex.net> a écrit:
>>
>>> Hi folks!
>>>
>>> I'm trying to setup squid 2.5STABLE8 as a reverse-proxy (httpd
>>> accelerator) for
>>> our exchange 2003 OWA server. I precise that we don't use SSL on it
>>> (for the
>>> moment).
>>>
>>> i set these in my squid.conf:
>>>
>>> http_port 64300 ( we listen on this port )
>>> httpd_accel_host 192.168.8.13
>>> httpd_accel_port 64300 ( OWA is listenning on this port )
>>> httpd_accel_single_host on ( We just want to accel this host)
>>> httpd_accel_with_proxy off ( proxy features not needed )
>>> httpd_accel_uses_host_header on
>>>
>>> When we try to access to OWA using squid, we can get the
>>> authentication window,
>>> but after login, the page stay blank, It is unable to display anything.
>>>
>>> I have these in my access.log :
>>>
>>> 1109865726.197 20 172.17.84.20 TCP_MISS/401 423 GET
>>> http://192.168.20.50:64300/exchange - DIRECT/192.168.8.13 text/html
>>> 1109865737.553 375 172.17.84.20 TCP_MISS/302 515 GET
>>> http://192.168.20.50:64300/exchange - DIRECT/192.168.8.13 text/html
>>> 1109865737.732 178 172.17.84.20 TCP_MISS/200 1418 GET
>>> http://192.168.20.50:64300/exchange/ - DIRECT/192.168.8.13 text/html
>>>
>>> Does anyone has any idea?
>>>
>>> Momo
>>>
>>>
>>
>>
>>
>> ---------------
>> HopHopHop !
>>
>>
>>
>
>
>
> ---------------
> HopHopHop !
>
>
>

---------------
HopHopHop !
Received on Mon Mar 07 2005 - 13:21:55 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST