April 27, 2020
Estimated Post Reading Time ~

Configuring proxy server details for HttpClient communication in AEM

This post will explain how to configure proxy server details for HttpClient communication in Adobe Experience Manager(AEM)

Go to config manager - http://localhot:4502/system/console/configMgr
Open Day Commons HTTP Client 3.1 and provide the proxy server details.



Check "Enable HTTP Proxy" and provide the HTTP Proxy Host and Port details.
If authentication required provide the proxy server user name and password.

Provide the hostname and ip address for which the proxy is not required.

This proxy details will be used for all the communication happens via Apache HTTP commons. Client
These details will be used upon replication, if the proxy is not required to connect to a publisher then add the publisher hostname to No Proxy For list.

This proxy details will not be used if we are using HttpURLConnection for http communication.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.