------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1468 --- Comment #10 from Zoltan Herczeg <[email protected]> 2014-04-22 15:10:51 --- Just a note: for a large input, the UTF8 check is very big overhead. Sometimes it takes much more time than the matching itself. I would recommend to do the UTF validation in a parallel process. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
