What regular expression engine does Nginx use? January 21, 2023 by Tarik Nginx uses the PCRE library. The compile-time options list has some notes on this.