What about to use the substitutions module(<a href="http://wiki.nginx.org/NginxHttpSubsModule">http://wiki.nginx.org/NginxHttpSubsModule</a>)? You will not get very good performance I think.<br><br><div class="gmail_quote">
2011/4/15 xinghua_hi <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am a nginx development novice.Now i need to process the http response<br>
message body.For example , get all numbers in the response html,then<br>
every number times two and use new number instead of the original<br>
number. Do I need to write a new http module or use the existing module?<br>
Which existing module can I imitate?Which function should i foucs on ?<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,191422,191422#msg-191422" target="_blank">http://forum.nginx.org/read.php?2,191422,191422#msg-191422</a><br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>