# Settings for HTTP/S Proxy Connections

In some cases, Data Optimizer is installed on a host that does not have direct access to the object storage service and must connect by a proxy. This is more likely to be the case when using a cloud storage provider such as Amazon Web Services. Using the settings in this section, you can configure Data Optimizer to use an http or https proxy. If a proxy is not required, leave these settings at their defaults.

| Parameter           | Description                                                                          |
| ------------------- | ------------------------------------------------------------------------------------ |
| **PROXY**           | The IP address or domain name of the http or https proxy server, if required.        |
| **PROXY\_PORT**     | The port that the proxy server listens on.                                           |
| **PROXY\_SCHEME**   | The scheme is either *http* or *https*, depending on what the proxy server supports. |
| **PROXY\_USER**     | The user for the proxy server, if authentication is required.                        |
| **PROXY\_PASSWORD** | The password for the proxy server, if authentication is required.                    |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdc-10.2-data-optimizer/pdso-install-landing-page/pdso-install-in-hadoop-cluster/pdso-configure-data-storage-optimizer/pdso-configuration-parameters/pdso-settings-for-https-proxy-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
