1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-02 01:20:49 +00:00
haproxy/doc
Thierry FOURNIER 00c005c726 MEDIUM: sample: switch to saturated arithmetic
This patch check calculus for overflow and returns capped values.
This permits to protect against integer overflow in certain operations
involving ratios, percentages, limits or anything. That can sometimes
be critically important with some operations (eg: content-length < X).
2015-07-22 00:48:24 +02:00
..
design-thoughts DOC: commit a few old design thoughts files 2014-06-19 21:02:32 +02:00
internals DOC: lua: schematics about lua socket organization 2015-06-03 15:53:04 +02:00
lua-api MINOR: lua: Variable access 2015-06-13 23:01:37 +02:00
acl.fig
architecture.txt
close-options.txt
coding-style.txt
configuration.txt MEDIUM: sample: switch to saturated arithmetic 2015-07-22 00:48:24 +02:00
cookie-options.txt
gpl.txt
haproxy-en.txt
haproxy-fr.txt
haproxy.1 DOC: fix a few config typos. 2014-04-14 14:03:08 +02:00
lgpl.txt
network-namespaces.txt MAJOR: namespace: add Linux network namespace support 2014-11-21 07:51:57 +01:00
proxy-protocol.txt DOC: update the doc on the proxy protocol 2015-05-02 15:13:07 +02:00
queuing.fig