I want to use Outlook Anywhere (RPC over HTTPS).

The logs show the following message (e501 request too large):

Mar 18 10:35:36 Server1 pound: owa.xxxx.de 207.46.225.232 - - 
[18/Mar/2011:10:35:36 +0100] "RPC_IN_DATA /rpc/rpcproxy.dll HTTP/1.1" 401 58 "" 
"MSRPC" (- -> 172.17.32.16:443) 0.014 sec
Mar 18 10:35:36 Server1 pound: owa.xxxx.de 207.46.225.232 - - 
[18/Mar/2011:10:35:36 +0100] "RPC_IN_DATA /rpc/rpcproxy.dll HTTP/1.1" 401 58 "" 
"MSRPC" (- -> 172.17.32.16:443) 0.013 sec
Mar 18 10:35:36 Server1 pound: owa.xxxx.de 207.46.225.232 - [email protected] 
[18/Mar/2011:10:35:36 +0100] "RPC_IN_DATA /Rpc/RpcProxy.dll HTTP/1.1" 200 20 "" 
"MSRPC" (- -> 172.17.32.16:443) 0.002 sec
Mar 18 10:35:58 Server1 pound: (7fefd639d710) e501 request too large 
(1073741824) from 207.46.225.232

The pound config:
------------------------------------------------------------------------------------------------------

ListenHTTPS
        Address 192.168.4.132
        Port 443
        xHTTP 4
        AddHeader "Front-End-Https: on"
        AddHeader "X-Forwarded-Proto: https"
        Cert "/drbd/pound/certs/zencon-certs.pem"
        CAlist "/drbd/pound/certs/zencon-ca.pem"
        MaxRequest 12000
        RewriteDestination 0
        RewriteLocation 0
        CheckURL  "(/*)"
        #HeadRemove "X-Forwarded-For"
                Service
                        URL "/*"
                                BackEnd
                                        Address 172.17.32.16
                                        Port 443
                                        HTTPS
                                End
                End
        End


Any ideas?

Lars


--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to