]> git.kaiwu.me - nginx.git/commit
Limit req: don't truncate key value to 255 bytes.
authorValentin Bartenev <vbart@nginx.com>
Tue, 16 Sep 2014 17:12:51 +0000 (21:12 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 16 Sep 2014 17:12:51 +0000 (21:12 +0400)
commita7798de9bd8f1f4fd5bce6d77631073d472bed8a
tree4583d0e093d3ef3964f52e189f7ad368ab4de3c8
parent681f74a9ba105ec074a9c8a63665193ce52f4068
Limit req: don't truncate key value to 255 bytes.

While the module allows to use values up to 65535 bytes as a key,
that actually never worked properly.
src/http/modules/ngx_http_limit_req_module.c