I have this setup in my Catalina.bat file for proxy settings: CATALINA_OPTS= -DproxySet=true -DproxyHost=myproxy.com -DproxyPort=nnnn
I am having trouble finding the setting that will EXCLUDE using the proxy for internal sites: *.mycompany.com Can anyone help? Thanks.
