Hey guys, I have a question regarding iOS 15 beta and proxy bypass.
We've noticed that if the proxy is automatically set via a VPN and the TCP connection is closed, the system bypasses the proxy and connects to the server directly. However, that's not the case if the proxy is set manually in settings or a GHP profile is used.
We haven't observed such behavior in previous versions so I wanted to ask: is this expected behavior in iOS 15? If so, is there any way how to disable the bypass?
Configuration:
-
VPN:
- URL with PAC file added via
proxyAutoConfigurationURL
- device is proxying, however, the proxy is bypassed on TCP connection close
- URL with PAC file added via
-
GHP:
- tested both manual or auto configurations (in case of auto configuration we've used the same PAC file)
- device is proxying and the proxy is never bypassed
- VPN wasn't installed in this case
-
Settings:
- proxy server and port are defined in WiFi settings
- again, the same proxy server has been used as in previous test cases
- proxy is never bypassed
- VPN wasn't installed in this case