Last updated: August 14, 2026
Global HTTP Proxy
This page explains how to configure a Global HTTP Proxy profile for tvOS devices using MDM. A Global HTTP Proxy routes all HTTP network traffic through a designated proxy server, ensuring data security by filtering both personal and corporate data. Administrators can set up the proxy manually by specifying a server address and port, or automatically via a PAC file URL. The page also highlights the importance of placing the proxy server on a public or edge network so devices outside the corporate network remain manageable by the MDM server.
Global HTTP Proxy can be configured to ensure that all the HTTP network traffic is passed only through the proxy. This ensures data security since all the personal and corporate data is filtered through the Global HTTP Proxy.
When the Global HTTP Proxy server is internal to the organization/private network, any device outside the corporate cannot reach the proxy server and no communication is possible between the device and a network. Hence a device outside the organization, cannot be managed by MDM as no communication is possible between the device and the MDM Server. For the device to be managed at all times, ensure the proxy server is in the edge/public network.
Profile Description
| Profile Settings | Description |
|---|---|
| Global HTTP Proxy Settings | |
| Proxy Settings | You can define the Proxy settings to be manual or automatic. |
| Server | For manual proxy settings, specify the server name/IP address and for automatic proxy settings, specify the PAC file URL. |
| Port | Port numbers which needs to be opened can be specified here. |
| User Name | Specify the 'User Name' for the proxy |
| Password | Specify the proxy password |
Frequently Asked Questions
What happens if my Global HTTP Proxy server is on the internal network?
Devices outside the corporate network won't be able to reach the proxy, breaking communication with the MDM server. Keep the proxy server on the edge/public network so devices can always be managed.
Can I configure the proxy automatically instead of entering server details manually?
Yes. Set Proxy Settings to automatic and provide a PAC file URL instead of a server name/IP address and port.
Does Global HTTP Proxy require authentication?
You can optionally specify a User Name and Password for the proxy if your proxy server requires authentication.