FAQ

Page Discussion Edit History

ChsFeatureRequests

Revision as of 19:21, 22 September 2010 by MichaelLustfield (Talk)

(diff) 鈫 Older revision | Latest revision (diff) | Newer revision 鈫 (diff)

in the rewrite module, propose to have the following:


set $var /anyLocation a=1&b=2&c=3&...


that means set the value of a variable be the response body of a location with some arguments. so, i can compare it in the 'if' directive. i need this to compare the value from memc/redis key, and to determine the next step.

it makes nginx more powerful ! thanks