c
On Oct 16, 2009, at 7:20, Tollef Fog Heen wrote:

> We no longer use POSIX style regexes, but rather PCRE regexes.  This
> introduces a hard dependency on libpcre.

For a small project[1] I was working on today I've been cursing the  
POSIX regular expressions endlessly, so I'd welcome this patch in a  
future version of Varnish.


  - ask

[1] http://ipv64.v6test.develooper.com/c/ip?callback=some_callback_123  
- I'm testing if users can reach sites with only AAAA or AAAA+A  
records. I have varnish generate a bit of Javascript with the user IP  
address so the backend application only needs to get hit when the  
Javascript has collected all the data.

-- 
http://develooper.com/ - http://askask.com/
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to