mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-16 01:51:21 +02:00
We're often missin a third counter to track base, src and base+src at the same time. Here we introduce track_sc3 to have this third counter. It would be wise not to add much more counters because that slightly increases the session size and processing time though the real issue is more the declaration of the keywords in the code and in the doc.