[openresty-en] Re: [ANN] ngx_openresty devel version 1.2.7.3 released

agentzh agentzh at gmail.com
Sat Apr 6 05:15:18 UTC 2013


Hello!

On Fri, Apr 5, 2013 at 7:02 PM, Bearnard Hibbins wrote:
> * Known issues:
>    "Server" header still says 1.2.7.1 but is actually 1.2.7.3

I cannot reproduce it on my side:

    $ curl -i localhost/lua
    HTTP/1.1 200 OK
    Server: ngx_openresty/1.2.7.3
    Date: Sat, 06 Apr 2013 05:13:54 GMT
    Content-Type: application/octet-stream
    Transfer-Encoding: chunked
    Connection: keep-alive

    LuaJIT 2.0.1

Are you sure you're using the new nginx executable? Please note that
"HUP reload" will not update the nginx executable.

>    lua-cjson is 2.1.0 and not 1.0.3 (not sure if thats a real issue)

I doubt.

Regards,
-agentzh



More information about the nginx mailing list