This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outlook webaccess

Hi All

Does anyone know what this means??:
NONE/400 1620 NONE error:unsupported-request-method - NONE/- -

I get the error when I try to access an Outlook Webaccess through the ASL HTTP Proxy - when I do not go through the proxy I have no problem.
I suspect it to be something with WebDAV that the Proxy does not handle correctly.

I am runnign ASL 4

Any info would be appreciated.
 


This thread was automatically locked due to age.
Parents
  • Easy to fix,

    add this to /var/chroot-squid/etc/squid.conf-default

    extension_methods request SEARCH

    Then restart squid

    Astaro, you might want to add this as default, the problem is that OWA 2K uses WEBDAV and a "standard" that isnt one yet. This fixes it.

    The problem is visible in that you can login to OWA but the inbox tries to load and then just hangs on "loading" and you get those errors in the squid logfile above.

    Hopefully this will help some people    
Reply
  • Easy to fix,

    add this to /var/chroot-squid/etc/squid.conf-default

    extension_methods request SEARCH

    Then restart squid

    Astaro, you might want to add this as default, the problem is that OWA 2K uses WEBDAV and a "standard" that isnt one yet. This fixes it.

    The problem is visible in that you can login to OWA but the inbox tries to load and then just hangs on "loading" and you get those errors in the squid logfile above.

    Hopefully this will help some people    
Children
No Data