This is my configuration file:<br><a href="http://dpaste.com/161264/">http://dpaste.com/161264/</a><br><br>This is the site I'm trying to cache:<br><a href="http://www.profumeriasilvia.com:989">http://www.profumeriasilvia.com:989</a> (989 is varnish port).<br>

<br>My problem is that language is set inside a cookie.<br><br>So, If I try, for example, in order:<br>1) <a href="http://www.profumeriasilvia.com:989/product/eau-de-rance?lang=it">http://www.profumeriasilvia.com:989/product/eau-de-rance?lang=it</a>   (italian)<br>

2) <a href="http://www.profumeriasilvia.com:989/?lang=en">http://www.profumeriasilvia.com:989/?lang=en</a> (english)<br>3) <a href="http://www.profumeriasilvia.com:989/product/eau-de-rance">http://www.profumeriasilvia.com:989/product/eau-de-rance</a>  (should be english, but it's italian).<br>

<br>In 3 I've the cookie named django_language.<br><br>I want to cache pages with django_language in hash if it's set, so all users that choice that language will get the correct translated version.<br><br>I've used <br>

set req.hash += req.http.cookie;<br><br>but It seems to don't work.<br><br>What's wrong?<br><br>Thanks in advance, best regards.<br><br><br><br><br clear="all"><br>-- <br>Alessandro Ronchi<br><br><a href="http://www.soasi.com">http://www.soasi.com</a><br>

SOASI - Sviluppo Software e Sistemi Open Source<br><br><a href="http://hobbygiochi.com">http://hobbygiochi.com</a><br>Hobby & Giochi, l'e-commerce del divertimento<br>