<div dir="ltr">Does it need to be unique? can't we just get away with "aaaaaaaaaaaaaaaaaaaa"?<div><br></div><div>the crude VCL code would look like:<br>    set req.url = regsub(req.url, "\?.*","?yourparam=aaaaaaaaaaaaaaaaaaaa");</div><div><br></div><div>i.e. getting rid of the whole query string and just putting yours in place.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div><div>Guillaume Quintard<br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 31, 2023 at 11:07 AM Uday Kumar <<a href="mailto:uday.polu@indiamart.com">uday.polu@indiamart.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hello,<div dir="auto"><br></div><div dir="auto">We would like to configure varnish to create unique parameter such that its value should be of 20 characters (alphanumeric characters that are URL safe).</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 31, 2023, 13:34 Guillaume Quintard <<a href="mailto:guillaume.quintard@gmail.com" rel="noreferrer" target="_blank">guillaume.quintard@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>>  Could you please also suggest how to configure Varnish so that Varnish can add Unique Parameter by itself??</div><div><br></div>We'd need more context, is there any kind of check that tomcat does on this parameter, does it need to have a specific length, or match a regex?<br></div><div>If we know that, we can have Varnish check the user request to make sure it's valid, and potentially generate its own parameter.</div><div><br></div><div>But it all depends on what Tomcat expects from that parameter.<br></div><div><div><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>-- <br></div><div>Guillaume Quintard<br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 30, 2023 at 11:18 PM Uday Kumar <<a href="mailto:uday.polu@indiamart.com" rel="noreferrer noreferrer" target="_blank">uday.polu@indiamart.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hello Guillaume,</div><div><br></div><div>Thank you so much for your help, will try modifying vcl_hash as suggested!</div><div><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div dir="auto"><div dir="auto"><br></div><div>Last note: it would probably be better if the tomcat server didn't need that unique parameter, or at the very least, if <span style="background-color:rgb(255,255,0)">Varnish could just add it itself rather than relying on client information</span> as you're caching something public using something that was user-specific, so there's potential for snafus here.</div></div></div></div></div></blockquote><div><br></div><div> Could you please also suggest how to configure Varnish so that Varnish can add Unique Parameter by itself??<br></div></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>