diff src/http/modules/ngx_http_upstream_ip_hash_module.c @ 5288:102d7117ffb8

Sub filter: fixed matching after a partial match. After a failed partial match we now check if there is another partial match in previously matched substring to fix cases like "aab" in "aaab". The ctx->saved string is now always sent if it's present on return from the ngx_http_sub_parse() function (and reset accordingly). This allows to release parts of previously matched data.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 25 Jul 2013 14:54:53 +0400
parents 5373be93c0be
children 2fda9065d0f4
line wrap: on
line diff