Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-1000

can't pass target destination URL (SocketConnectHost) to proxy server

    Details

    • Type: Bug
    • Status: Open
    • Priority: Blocker
    • Resolution: Unresolved
    • Affects Version/s: 1.6.4
    • Fix Version/s: None
    • Component/s: Engine
    • 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=******

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              leafhe leaf
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: