https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254763
Rihad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Rihad <[email protected]> --- Same issue here. grep -vE -f whitelist.re /path/to/nginx-access.log Whitelist.re is a huge compiled exclusion list. In the form: ^(128\.177\.243\.|128\.177\.244\.100 | etc. etc.) This was done in about 5 seconds with a pretty large access.log in FreeBSD 11.4 Still not finished after 30 minutes on FreeBSD 13.0. -- You are receiving this mail because: You are the assignee for the bug.
