Willy Tarreau
Willy Tarreau
## What should haproxy do differently? Which functionality do you think we should add? After discussing with @pierrecdn and @wdauchy it appeared that being able to rename a server at...
### Detailed Description of the Problem When testing the cache with small non-cacheable objects (10kB) the performance appears seriously limited and whatever the number of threads, the CPUs are often...
## Detailed description of the problem I noticed while reloading haproxy on haproxy.org that in 2.3-dev7 (at least) we can have the per-process total bytes count lower than just the...
A long time ago, when not supporting SSL, we use to store the information about received shutdowns and shutdowns planned to be sent in the buffer's flag (which became the...
This is another old report with little context information. It was noticed right after 1.8 was released that issuing "show cache" on the CLI would show entries with negative expiration...
This issue was reported around September 2018 (no config here), it affects at least 1.8.13, and most 1.9-dev by then. It was detected with an HTTP/2 client written in Go...
### Your Feature Request Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn...
### Your Feature Request Just like an "exec" command, a script or a function call, it would be really convenient to have `lua-load` support taking optional arguments that would directly...
### Your Feature Request This is a placeholder to document all the work that remains to be done on thread groups, and that started for 2.5. The goal is to...
The prompt cache constitutes a nice speed up when using the same prompt prefix across multiple evaluations, but when using it, it will also be updated, which is not always...