--------
In message <[email protected]>, =?UTF-8?Q?C=c3=a9dric_Jeanneret?= write
s:

>After the whole process is finished the ACL holds more than 800 entries.

Varnish compiles ACL's into optimized C-code (you can see this if
you use the -C option), and 800 entries should not be a problem
at all.

If your system uses the GCC compiler, compilation will take longer
time as the length of your ACLs grow, but 800 entries shouldn't be
an issue at all.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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

Reply via email to