🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Consume Solace message behind corporate proxy
We are consuming messages from Solace via VPN connection without any issue. Now we need to consume from Solace behind our corporate proxy. I found there is no interface provided in SolConnectionFactory for this, and it is not taking proxy settings from our environment variables also. Is there any way to setup Solace with proxy?
Thanks,
Ishara.
Answers
-
Hi Ishara,
Connection through proxies is supported in java.io but has not yet been added to java.nio despite the fact java.nio has been around since Java 1.7. Solace JMS uses java.nio and so there is no native proxy support.
Solace is actively investigating this and we expect to release support for SOCKS5 and HTTPc proxies in 2024.
Ragnar
0