<div dir="ltr"><div>Hello all,</div><div><br></div><div>We follow below architecture in our production environment:</div><div>User request ---> Varnish ----> Tomcat Backend</div><div><br></div><div>We have a requirement of generating an unique id at varnish that can be appended to a request url.</div><div>So that it can be propagated to the backend and also will be useful in tracking errors efficiently</div><div><br></div><div><div>varnish version used: varnish-5.2.1 </div><div><br></div><div>Example:</div><div>original request:<br></div><div>/search/test?q=bags&source=mobile</div></div><div><br></div><div>After appending unique id [This needs to be sent to backend and to be stored in varnish logs]:</div><div>/search/test?q=bags&source=mobile&uniqueid=abc123</div><div><br></div><div>Please help us know if there is any way to do this at varnish</div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font color="#666666"><i>Thanks & Regards,</i></font><div><font color="#666666"><i>Uday Kumar</i></font></div></div></div></div></div>