Regex now case-sensitive again?

Stewart Robinson stewsnooze at gmail.com
Mon Apr 26 11:34:22 CEST 2010


In 2.1.0 we switched to PCRE. So you probably just need to add the  
case insensitive flag to your regex

/i    ?


On 26 Apr 2010, at 10:23, Matt Robinson wrote:

> Hi all,
>
> 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.
>
> 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?
>
> Thanks for any help,
>
> Matt
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> http://lists.varnish-cache.org/mailman/listinfo/varnish-misc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20100426/2c16bbec/attachment-0003.html>


More information about the varnish-misc mailing list