---
title: "Setting HTTP Proxy"
canonical: "https://docs.infoblox.com/space/BloxOneInfrastructure/119309249/Setting%20HTTP%20Proxy"
format: markdown
---
The **Proxy Settings** page displays the URL of the HTTP proxy for the server, if configured.

Use this page to specify the credentials, FQDN and port that the server uses to connect to a HTTP proxy. When a server is configured with a proxy, all HTTPS traffic, including that from pods and services, is routed through the proxy for DNS resolution. The server does not attempt DNS resolution. If the proxy URL contains a name or FQDN (such as http://proxy.local:8080), DNS resolution is performed by the server, and the server’s configured DNS resolver must resolve this proxy’s internal domain. Public domain resolution is not required by the DNS resolver in this scenario.

> ⚠️ If you have used an FQDN (e.g., `http://<FQDN>:8080`) to configure an HTTP proxy, and the FQDN is associated with both A and AAAA records, but the AAAA query is dropped by the local resolver, then use the IP address of the server instead of the FQDN in the proxy configuration.

Click **Next **to go to the ***[Docker Bridge Settings](https://infoblox-docs.atlassian.net/wiki/spaces/BloxOneInfrastructure/pages/161255387)*** page. You can also click **Cancel** to cancel the configuration or click **Finish** to save it.