]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: http: add the "set-nice" action to http-request and http-response
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Jun 2013 15:01:13 +0000 (17:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Jun 2013 15:50:26 +0000 (17:50 +0200)
commitf4c43c13be04ae8cee537e703f46203b911a1517
treed34dfb321db58fd83154f84d7a6f752e716c3cd5
parente365c0b92b87a326b827b6619ee1cbc5d12cc844
MEDIUM: http: add the "set-nice" action to http-request and http-response

This new action changes the nice factor of the task processing the current
request.
doc/configuration.txt
include/types/proto_http.h
src/proto_http.c