I have an issue with an EZD connection to a Z-Scaler Proxy. When I make the connection I get the following message:
"Channel initialization failed for socket 6 to host amers1.streaming-ec.cp.thomsonreuters.com error code -1. Text: <Impl/ripcsrvr.c:5978> Error: 1002 Could not read Proxy HTTP Ack received. System errno: (11)
Text: HTTP/1.1 200 Connection Established^M
Proxy-Agent: Zscaler/6.0^M"
The message above is similar in nature to a message shown in the appendix section of the EZD Install document(Document "EZDInstall_v12.pdf" Appendix A.2.1). That error message pertains to connecting to a proxy which uses a ".pac" file set up which forwards to another proxy. I was informed that this is not the case here, the Z-Scaler is the proxy. The message in the install guide stated the following:
"Channel initialization failed for socket 10 to host emea1.streaming-ec.cp.thomsonreuters.com
error code -1. Text: <Impl/ripcsrvr.c:5949> Error: 1002 Could not read Proxy HTTP Ack
received. System errno: (11)
Text: HTTP/1.1 400 Bad Request^M
Content-Type: text/html; charset=us-ascii^M
Server: Microsoft-HTTPAPI/2.0^M"
In my connection issue I received a "HTTP/1.1 200 Connection Established" header back in the example in the guide it' receives a "Text: HTTP/1.1 400 Bad Request^M". So I can not figure out what is going on here. Any ideas?