why return HTTP 500 when use the require "resty.memcached" in HttpLuaModule module?

Xiangong Yang monitor.xoyo at gmail.com
Sun Jun 17 02:40:08 UTC 2012


Thank you very much! agentzh.
You're always awesome for your friendly and .and your great contribitons.

now i accepted the two suggustion to upgrate my nginx version and add the
other 3rd-party modules.
It's very happy  work.

Thank you again.



2012/6/16 agentzh <agentzh at gmail.com>

> > But i've two problem:
> > 1, how to upgrate the nginx to the latest version, eg: nginx 1.3.1 ?
>
> One of the main points of the ngx_openresty bundle is to ensure that
> all the bundled components play well with the standard nginx core
> bundled. New releases of the Nginx core might break existing 3rd-party
> modules. It happens from time to time. Because we're still testing
> compatibility of all the modules with nginx 1.2.x, we're not ready to
> release an ngx_openresty version based on nginx 1.2.x or even 1.3.x.
>
> But you can always replace the bundle/nginx-1.0.15/ directory in
> ngx_openresty's source tree with your own verison of nginx source
> tree, like nginx 1.3.1's, and the ./configure script will just pick it
> up. You're at your own risk though but we're still very willing to
> hear about any problems that you have :)
>
> > 2, how to add the other third module, eg: nginx_concat_module and
> > substitutions4nginx ?
> >
>
> The ./configure script provided by ngx_openresty supports all the
> options of the standard nginx's ./configure options. Just use the
> --add-module=PATH option to add your own 3rd-party modules as usual :)
>
> See ./configure --help for a list of all the options that you can use.
>
> Best regards,
> -agentzh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120617/3833afca/attachment.html>


More information about the nginx mailing list