Journey Proxy Integration
Proxy server has been integrated into journey web and Engine Projects, this gives user an upper hand in adding security and keeping application server behind proxy servers. Proxy server will interact with Deliver, Link and Platform servers.
Journey Web – Communicates with Deliver, Link and Platform server for fetching configuration details and while integrating Email/SMS/AdTech Point in Journey.
Journey Engine – Uses proxy to communicate with Deliver/Link Server for submitted Email/SMS/Adtech details to end servers.
- SOCKS
- HTTP
- HTTPS
- HTTP
- journey.proxy.type=NONE
- spring.proxy.host=[IP]
- spring.proxy.port=[PORT]
- spring.proxy.username=[username]
- spring.proxy.password=[password]
- journey.proxy.type=NONE
- spring.proxy.host=[IP]
- spring.proxy.port=[PORT]
- spring.proxy.username=[USERNAME]
- spring.proxy.password=[PASSWORD]
- server.use-forward-headers=true