Emeric Brun
Emeric Brun
table response_times type binary len 20 size 1000000 store gpt(0) gpt() : General Purpose Tags Array of elements. This is an array of positive 32-bit integers which may be used...
- gpt(\) : General Purpose Tags Array of \ elements. This is an array of positive 32-bit integers which may be used for anything. Most of the time they will...
The documentation correctly announce that the parameter is the nb of elements of the array to store (and not an index) your copy pasted has wiped \
[0001-DOC-gpc-gpt-add-commments-of-gpc-gpt-array-definitio.patch.txt](https://github.com/haproxy/haproxy/files/8350856/0001-DOC-gpc-gpt-add-commments-of-gpc-gpt-array-definitio.patch.txt)
I've added some comments and examples to clarify the notion of array size and 0 started indexes
I've also checked all gpc and gpt keyword occurences and they already clearly expose when the parameter is an index \ or a number of element \
Yep, : but the form: General Purpose Tags Array of \ elements. Is the usual form on the entire haproxy documentation. Adding "The parameter indicates the size of the array...
Sounds good! thanks Christopher!
Good for me!
But when a process receive a new request how choose the right key? In addition, sub process openssl ctx is not in shared memory, so if your reveive update keys...