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

Citrix ICA and Web Appliance

It seems that Citrix connections don't work through the proxy.

Are there any hints on building a PAC file that will always bypass the proxy for Citrix?  I hate having to keep editting the PAC file and add these citrix connections site by site to the "direct" list.

Is there some way that I can set up any combination of the PAC file and the web appliance so that my all oy the different Citrix sessions to various vendors will start working and I won't have to touch it again even when we get new apps?

Thanks

Jason

:3429


This thread was automatically locked due to age.
Parents
  • If “Citrix requests” share some commonalities in the URL, then you potentially can do some advanced programming in the proxy.pac file to try detecting these requests.  The shExpMatch and url.substring functions may help.

    :3443
Reply
  • If “Citrix requests” share some commonalities in the URL, then you potentially can do some advanced programming in the proxy.pac file to try detecting these requests.  The shExpMatch and url.substring functions may help.

    :3443
Children
No Data