Hello,
I use Squid on FreeBSD.
In the past, with Squid 3.5.x and FreeBSD 11.x, I was able to use PCRE
regexp without any problems.
Now, on FreeBSD 13.0 and Squid 4.14, PCRE regexp don't work out of the
box: I have to compile Squid with the option "--enable-gnuregex" to
make it work.
I found this
On 13/06/21 12:37 am, Olivier W wrote:
Hello,
I use Squid on FreeBSD.
In the past, with Squid 3.5.x and FreeBSD 11.x, I was able to use PCRE
regexp without any problems.
Now, on FreeBSD 13.0 and Squid 4.14, PCRE regexp don't work out of the
box: I have to compile Squid with the option "--enable