Does Eval Module work Now?
agentzh
agentzh at gmail.com
Wed Jan 12 08:04:26 MSK 2011
On Tue, Jan 11, 2011 at 4:31 AM, Sirsiwal, Umesh <usirsiwal at verivue.com> wrote:
>
> I see that the subrequest was correctly issued to the /memc location. However /memc_set location subrequest was never issued.
>
The symptom seems like you're using rewrite_by_lua with nginx 0.8.41 ~
0.8.53. There was a famous regression in that range of nginx versions
as described here:
http://forum.nginx.org/read.php?29,103078,103078
I've stated in ngx_lua's documentation that rewrite_by_lua won't work
with nginx 0.7.x and 0.8.41 ~ 0.8.53.
Cheers,
-agentzh
More information about the nginx-devel
mailing list