Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In some scenarios, your network operations team can configure might have configured a reverse proxy instead of a forward traditional proxy. In that case, all requests to the proxy are directly sent to the SnapLogic Control Plane. For example, if https://myproxy.test.com/ is the proxy server, a request will return the status from the SnapLogic Control Plane.

...

Code Block
jcc.sldb_uri =  https://myproxy.test.com:443
jcc.host_header = elastic.snaplogic.com
Info

Since setting Setting up a reverse proxy is uncommon, your network operations team has to allow access as explained above to enable SnapLogic to access your S3 instanceunusual. In most cases, a forward proxy should be used.

Troubleshooting Snaplex Communication

...