[QFJ-1000] can't pass target destination URL (SocketConnectHost) to proxy server Created: 09/Feb/21  Updated: 09/Feb/21

Status: Open
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.6.4
Fix Version/s: None

Type: Bug Priority: Blocker
Reporter: leaf Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Windows



 Description   

i am using quickfixj to connect with target URL using proxy , the proxy protocol is socks ,
after checked with our proxy team , they said the destination URL (SocketConnectHost) is not passed to proxy , which means not send url to which proxy need to connect .

below is my quickfixj configure sample:

ProxyType=socks
ProxyHost=*************
ProxyPort=1080
ProxyVersion=5

SocketConnectHost=********
SocketConnectPort=******



 Comments   
Comment by Christoph John [ 09/Feb/21 ]

Did you try with a newer version? 1.6.4 is rather old and there have been proxy related fixes in the last versions.

Generated at Mon May 13 21:43:04 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.