rewrite phases order
Anatoli Marinov
toli at webforge.bg
Fri Jan 11 09:56:15 UTC 2013
Hello colleagues,
I am wondering is there an way to order function calls for rewrite phase.
For example I have 3 modules that may reject request and all they
register a function for request rewrite phase.
The modules are A, B and C. From log messages I can see that the
function are called in "unordered" way for example B, C, A. How can I
order the calls to A, B, C ?
Thanks in advance
Anatoli Marinov
More information about the nginx-devel
mailing list