Aleks
Aleks
Sounds really great. I also switched to golang for some tools :smile: https://github.com/git001/caddyv2-upload . Happy to help if needed Let me add a plugin request here for the future: MTA-STS...
@chipitsine Well yes we can
Well that could be a problem for HA-Setups. The Certificate must be transferred to all HAProxy Instances which makes it quite complicated if the Certificate is only in memory. One...
@amberwilson thanks. this fix also my issue wit 404 on json-server
You can use the `-f` which can point to a directory or you can user multiple `-f` in the command line. http://docs.haproxy.org/2.9/management.html#3 You can use `from ...` as documented in...
Please can you share which version of HAProxy do you want to compile? Please can you share which OS version you have?
@brentcetinich had you time to develop that feature further?
I have now send a Patch to the ML https://www.mail-archive.com/[email protected]/msg45048.html any feedback is very welcome.
Your proposals sounds very good. I would like to add some points of view. * Are this improvements prepared to write logs also in [qlog](https://tools.ietf.org/html/draft-marx-qlog-event-definitions-quic-h3-00) format? * Fluentd have the...
You request is to run requests from client to haproxy via WebTransport and haproxy should then proxy the request to a WebSocket backend, right? Let's draw it into a picture...