]> git.kaiwu.me - nginx.git/commit
Perl: fixed delaying subrequests.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 2 Apr 2017 11:32:28 +0000 (14:32 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 2 Apr 2017 11:32:28 +0000 (14:32 +0300)
commit96e4e84ce273664d0ee43c5c5b7d14efa6f86d39
treeced1313613d1fbfe5036106c62a0e5377f6175c8
parentfae6878f202b13f0ffe39f75fe19fa15e179e9d5
Perl: fixed delaying subrequests.

Much like in limit_req, use the wev->delayed flag to ensure proper handling
and interoperability with limit_rate.
src/http/modules/perl/nginx.xs
src/http/modules/perl/ngx_http_perl_module.c