HTTP Request filter module

Calin Don calin.don at gmail.com
Thu Nov 3 10:41:56 UTC 2011


Doesn't post_action do what you need?
http://wiki.nginx.org/HttpCoreModule#post_action

On Thu, Nov 3, 2011 at 09:06, forum_id <nginx-forum at nginx.us> wrote:

> I have a requirement for HTTP request filter. Whenever I receive a HTTP
> request this filter module should read the request and does some
> internal statistical work, it doesn't manipulate the request page nor
> creates response page. It just need to peep into request that's it.
> After this filter module, nginx HTTP server should continue to process
> the request and serve the response to user. Can we do it without a proxy
> handler, because nginx serves the responses directly here.
>
> Please help me.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,217739,217739#msg-217739
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20111103/72a3c223/attachment.html>


More information about the nginx mailing list