2019.03.12 06:59 PM
q)\s
4i
q)/ Single HTTPS query
q)`:https://example.com "GET / HTTP/1.1\r\n\r\n" / This works fine
......
q)/ Concurrent HTTPS
q)`:https://example.com peach 10#enlist"GET / HTTP/1.1\r\n\r\n" / This errors 'conn. OS reports: The requested protocol has not been configured into the system, or no implementation for it exists.
......
q)/ Concurrent HTTP
q)`:http://example.com peach 10#enlist"GET / HTTP/1.1\r\n\r\n" / This works fine, too
2019.03.13 01:05 AM
2019.03.17 08:03 AM
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.