KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Cannot run kdb 64bit behind a proxy Re: Cannot run kdb 64bit behind a proxy

  • pinebear123

    Member
    March 10, 2022 at 12:00 am

    Ping works fine (as seen below). I also added an entry to windows firewall to allow network access to q.exe. The issue must be with the proxy, I just want to see what q sees.

    I looked in registry and AutoConfigURL for proxy is http://xyz/abc.pac. The pack file has the rules for proxying. I am guessing that might be an issue.

    Pinging dy2kttecucxn3.cloudfront.net [13.249.90.90] with 32 bytes of data:
    Reply from 13.249.90.90: bytes=32 time=13ms TTL=237
    Reply from 13.249.90.90: bytes=32 time=12ms TTL=237
    Reply from 13.249.90.90: bytes=32 time=12ms TTL=237
    Reply from 13.249.90.90: bytes=32 time=12ms TTL=237

    Ping statistics for 13.249.90.90:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 12ms, Maximum = 13ms, Average = 12ms