How to remove argument from request line?

Anatoli Marinov a.marinov at ucdn.com
Mon Oct 5 14:30:25 UTC 2015


Hi,
I am writing a custom module for nginx which should remove particular
arguments from request line when request is sending to the origin through
upstream on cache miss. Proxy cache is used. In general I want to remove
start=XXX argument.
My handler is attached in rewrite phase and I tryed to modify r->args but
on my origin I received unmodified request string. I guess this is not the
right way.

Could you advise me how I can achieve this?

Thank in advance
Anatoli Marinov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20151005/739859a1/attachment.html>


More information about the nginx-devel mailing list