vixns
vixns
Hi, Updated to `2021-10-06T23-36-31Z`, new share links were valid right after creating them. After an update `from 2021-10-06T23:36:31Z to 2021-10-08T23-58-24Z`, links are no longer valid. I don't know if the...
the key is "share", not "volume"
`UseContainerPorts` is not a good name, `SRVTaskRecordsUseContainerPortsWithNetinfo` has a better semantic, but may be too long, any idea for a better option name ?
oops rebased on wrong branch, sorry. Re-rebased and force pushed.
Seems good, will test it as soon as you published the new bootscripts. Is there a way to use custom / dev bootscripts/kernels ?
If you keep the defaults `ssl_fc_sni` based routing and multi domains or wildcard certificates, you will face **the** http2 reuse problem, all frontends using the same ssl certificate will be...
As you can read at http://cbonte.github.io/haproxy-dconv/1.7/configuration.html#5.1-crt, haproxy supports passing a directory as `crt` parameter. Since version 1.7.0, multiple certs (rsa,dsa,ecdsa) per domain are supported and autodetected. haproxy also detects ocsp,...
Hi @arkodg, it was nice to met in Paris. I've updated the code style as asked. Yes this precedence change is mainly for catchalls, which are a very common and...