mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-16 16:34:42 +00:00
226071e0a7
This is the continuation of previous patch. Now that full buffers are not rejected anymore, let's wait for at least the advertised chunk or body length to be present or the buffer to be full. When either condition is met, the message processing can go forward. Thus we don't need to use url_param_post_limit anymore, which was passed in the configuration as an optionnal <max_wait> parameter after the "check_post" value. This setting was necessary when the feature was implemented because there was no support for parsing message bodies. The argument is now silently ignored if set in the configuration. |
||
---|---|---|
.. | ||
design-thoughts | ||
internals | ||
acl.fig | ||
architecture.txt | ||
close-options.txt | ||
coding-style.txt | ||
configuration.txt | ||
cookie-options.txt | ||
gpl.txt | ||
haproxy-en.txt | ||
haproxy-fr.txt | ||
haproxy.1 | ||
lgpl.txt | ||
proxy-protocol.txt | ||
queuing.fig |