mirror of
https://github.com/nginx/nginx.git
synced 2025-08-04 21:46:14 +08:00
The official NGINX Open Source repository.
![]() When defining a rewrite variable from a non-cacheable variable (set $var $computed_var), I've noticed 2 calls to $computed_var's get_handler (one to determine the total length of the created variable, the other to get the variable contents and copy them into the allocated buffer). Setting the flushed variable seems to address the problem while not breaking any existing test. |
||
---|---|---|
.github | ||
auto | ||
conf | ||
contrib | ||
docs | ||
misc | ||
src | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README | ||
SECURITY.md |
Documentation is available at http://nginx.org