<div>Thank you very much! agentzh.</div>
<div>You're always awesome for your friendly and .and your great contribitons.</div>
<div> </div>
<div>now i accepted the two suggustion to upgrate my nginx version and add the other 3rd-party modules.</div>
<div>It's very happy  work.</div>
<div> </div>
<div>Thank you again.</div>
<div><br><br> </div>
<div class="gmail_quote">2012/6/16 agentzh <span dir="ltr"><<a href="mailto:agentzh@gmail.com" target="_blank">agentzh@gmail.com</a>></span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div>> But i've two problem:<br>> 1, how to upgrate the nginx to the latest version, eg: nginx 1.3.1 ?<br><br></div>One of the main points of the ngx_openresty bundle is to ensure that<br>all the bundled components play well with the standard nginx core<br>
bundled. New releases of the Nginx core might break existing 3rd-party<br>modules. It happens from time to time. Because we're still testing<br>compatibility of all the modules with nginx 1.2.x, we're not ready to<br>
release an ngx_openresty version based on nginx 1.2.x or even 1.3.x.<br><br>But you can always replace the bundle/nginx-1.0.15/ directory in<br>ngx_openresty's source tree with your own verison of nginx source<br>tree, like nginx 1.3.1's, and the ./configure script will just pick it<br>
up. You're at your own risk though but we're still very willing to<br>hear about any problems that you have :)<br>
<div><br>> 2, how to add the other third module, eg: nginx_concat_module and<br>> substitutions4nginx ?<br>><br><br></div>The ./configure script provided by ngx_openresty supports all the<br>options of the standard nginx's ./configure options. Just use the<br>
--add-module=PATH option to add your own 3rd-party modules as usual :)<br><br>See ./configure --help for a list of all the options that you can use.<br><br>Best regards,<br>-agentzh<br></blockquote></div><br>