thyn
thyn
Haproxy support h2 without ssl on front. It disables http1. Is it possible to add setting to specify h2 protocol on frontend? Didn't find any setting inside template (v 0.10,...
By default option http-server-close is enabled. I didn't find how to change it. I manually edited template but i think it's not good to have that option enabled by default.
Is it possible to support array of objects? For example I need to serialize an array like [1,"dfdfdf","2019-12-03T00:00:00"] It's like object but properties depends on format version. So I have...
Can't access ports after update service with start first (ingress routing). Disabling start first is resolving issue. **Steps to reproduce the issue:** 1. docker service create --name httpd -p 8001:80...
Please add ability to skip firewall configuration. Every time after installation I'm deleting that record. We have our own firewall rules. Also it's not secure
We are having issue when using aerospike through tcp proxy. If we disable use alternate-access-address we are having null reference in client. The behavior is right. It can't find any...
We are loading all libraries and having issue with you library. Exception: System.IO.FileNotFoundException Error: Could not load file or assembly 'LZ4cc, Version=1.0.15.93, Culture=neutral, PublicKeyToken=62e1b5ec1eec9bdd' or one of its dependencies. The...