[squid-users] Squid regex grammar
Amos Jeffries
squid3 at treenet.co.nz
Fri Oct 27 06:01:27 UTC 2017
On 27/10/17 13:06, Yuri wrote:
> Just for clarify (it is not well-documented. At least I can't find any
> documentation about):
>
> Squid's regex supports only POSIX Basic grammar?
>
The specific grammar depends on your regex library used to build Squid,
so YMMV.
Basic POSIX is the only portable grammar that *all* regex libraries can
be expected to support. So Squid does not officially support other
grammars (yet) even if they work in your particular build.
Amos
More information about the squid-users
mailing list