ProxySG & Advanced Secure Gateway

 View Only
  • 1.  Slowness issue | Bypass office365

    Posted Aug 25, 2019 07:56 PM
      |   view attached

    What is the best solution for bypass office365 due to slowness issue?

    If slowness issue is not related, what is the best practice to bypass Office365 IP/URL and Application. 

    Should I allow Office365 application instead of all long list of IP/URL from office365. 

    Attachment(s)

    pdf
    o365_ports_url-1.pdf   141 KB 1 version


  • 2.  RE: Slowness issue | Bypass office365
    Best Answer

    Posted Aug 25, 2019 08:43 PM

    Dear Hafiz,

    Yes allow 0365 application instead of IP/url. IP/URL of 0365 will keep on changing better to use application.

     

    You can use this cpl too. 

    <proxy>

    ​ condition=O365-Applications authenticate(no) detect_protocol (none) allow 

    define condition O365-Applications

    request.application.name="Lync Online"

    request.application.name="Office 365 Exchange"

    request.application.name="Office 365 Sharepoint"

    request.application.name="Office Online"

    request.application.name="Windows Live SkyDrive"

    request.application.name="Yammer"

    end condition O365-Applications