<div dir="ltr"><div><div><div><div><div>Hi, <br></div>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. <br></div>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.<br></div><br>Could you advise me how I can achieve this?<br><br></div>Thank in advance<br></div>Anatoli Marinov<br></div>