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
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-misc

_______________________________________________
varnish-misc mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-misc

Reply via email to