vkholodkov / nginx-eval-module

A module for evaluating memcached or proxy response into variable
Other
87 stars 44 forks source link

git HEAD does not work with nginx 0.8.42 but fine with earlier versions #1

Closed agentzh closed 14 years ago

agentzh commented 14 years ago

Hi, Valery!

Piotr Sikora and I have just noticed that your eval module does not work with the latest 0.8.42 release of nginx (empty content in the output variables) but fine with earlier versions including 0.8.41. Could you please look into this?

Thanks! -agentzh

vkholodkov commented 14 years ago

It can't be fixed at the moment

agentzh commented 14 years ago

The following patch for nginx 0.8.53 fixes this issue (and should also be able to applied to other 0.8.42+):

http://agentzh.org/misc/nginx/nginx-0.8.53-rewrite_phase_fix.patch