Consultor Eletrônico



Kbase P21688: "-DHTTPClient.forceHTTP_1.0=true" does not work.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/25/2003
Status: Unverified

FACT(s) (Environment):

SonicMQ 4.x

SYMPTOM(s):

Cannot force SonicMQ to use HTTP 1.0 as the connection protocol, by setting the system property -DHTTPClient.forceHTTP_1.0=true

CAUSE:

In 3.5 we use HTTPclient code and on top of it we have SonicMQ HTTP Tunneling. HTTPclient supports DHTTPClient.forceHTTP_1.0=true parameter. In 4.0 we use JDK HTTP instead of HTTPclient and this parameter is not supported.

FIX:

Use a product (proxy server) that fully support the HTTP 1.1 protocol.