<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">In 2.1.0 we switched to PCRE. So you probably just need to add the case insensitive flag to your regex<div><br></div><div>/i    ?<br><div><br></div><div><br><div><div>On 26 Apr 2010, at 10:23, Matt Robinson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div>
<div><span class="673002009-26042010"><font face="Arial" size="2">Hi 
all,</font></span></div>
<div><span class="673002009-26042010"><font face="Arial" size="2"></font></span> </div>
<div><span class="673002009-26042010"><font face="Arial" size="2">After upgrading one 
of our servers from Varnish 2.0.4 to 2.1, it's behaving as though the regex 
matching is case-sensitive.  My understanding was that this had been 
case-insensitive for a couple of years now.</font></span></div>
<div><span class="673002009-26042010"><font face="Arial" size="2"></font></span> </div>
<div><span class="673002009-26042010"><font face="Arial" size="2">I notice that the 
regex engine was changed in 2.1, so could this be the reason for this 
behaviour?  Has anyone else seen this?  If so, was it an intentional 
change?</font></span></div>
<div><span class="673002009-26042010"><font face="Arial" size="2"></font></span> </div>
<div><span class="673002009-26042010"><font face="Arial" size="2">Thanks for any 
help,</font></span></div>
<div><span class="673002009-26042010"><font face="Arial" size="2"></font></span> </div>
<div><span class="673002009-26042010"><font face="Arial" size="2">Matt</font></span></div></div>
_______________________________________________<br>varnish-misc mailing list<br><a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>http://lists.varnish-cache.org/mailman/listinfo/varnish-misc</blockquote></div><br></div></div></body></html>