FAQ

Page Discussion Edit History

ChsFeatureRequests

(Redirected from NginxChsFeatureRequests)

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