想不到春哥回复我了。。 你刚才说的是 openresty 下的./configure --with-luajit -j8 && make -j8 && sudo make install
但是我这里的ngxin 需要自己制定的 所以没办法直接用你说的那个方法
我想问下自己编译的话需要注意哪些细节 与怎么操作
------------------ 原始邮件 ------------------
发件人: "Yichun Zhang (agentzh)"<age...@gmail.com>;
发送时间: 2013年8月1日(星期四) 凌晨3:42
收件人: "openresty"<openresty@googlegroups.com>;
主题: Re: 回复: 回复: 回复:[openresty] Re: 请教个关于 lua rabbitmq 的问题
Hello!
2013/7/31 Jakin:
>
> 顺便弱弱的问下 怎么开启 luajit 选项 是在编译的时候嘛? 具体加什么参数
> 我生产环境 没开启 luajit 好久了 囧
>
这样构造 openresty 来启用 LuaJIT:
./configure --with-luajit -j8 && make -j8 && sudo make install
Regards,
-agentzh
--
--
邮件来自列表“openresty”,专用于技术讨论!
订阅: 请发空白邮件到 openresty+subscribe@googlegroups.com
发言: 请发邮件到 openresty@googlegroups.com
退订: 请发邮件至 openresty+unsubscribe@googlegroups.com
归档: http://groups.google.com/group/openresty
官网: http://openresty.org/
仓库: https://github.com/agentzh/ngx_openresty
教程: http://openresty.org/download/agentzh-nginx-tutorials-zhcn.html