There is a known issue within Silk Performer 9.5 when defining Proxy Exceptions within the gui at Settings | Active Profile | Web (Protocol Level) | Proxy | Connect simulated browsers through a proxy server | Advanced | Exceptions.
Even though exceptions have been defined, traffic to these locations will still pass through the proxy server.
To workaround this issue include a WebSetProxyBypass() function within the BDL script defining the exception within the sBypass parameter. Traffic to this exception will not pass through the Proxy.
Example BDL script of the WebSetProxyBypass() in use:
This issue will be addressed in a future Silk Performer release.
#2644843