Kbase P22879: Why can't some SonicMQ features, such as SSL or load balanci
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
GOAL:
Why can't some SonicMQ features, such as SSL or load balancing, be used if using a reverse proxy server?
FACT(s) (Environment):
SonicMQ
FIX:
The reason load balancing feature will not work with reverse proxy is that because client does not connect directly to a broker. But one of the functions of reverse proxy is load balancing, so reverse proxy itself could be used for this purpose.
Regarding SSL, client does not connect to broker directly, so all the SSL protocol with handshake and certificate exchange cannot be conducted between client and broker. This feature has not been tested and it does not mean this is impossible.