From 4b138ede905e3e684fede64cac13d4a7580f2b4b Mon Sep 17 00:00:00 2001 From: packetcat Date: Fri, 3 Mar 2023 18:57:25 -0500 Subject: [PATCH] enable pcre_jit in nginx --- ubuntu/molly.silvestris.systems.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ubuntu/molly.silvestris.systems.yml b/ubuntu/molly.silvestris.systems.yml index 86f76f7..c361898 100644 --- a/ubuntu/molly.silvestris.systems.yml +++ b/ubuntu/molly.silvestris.systems.yml @@ -103,6 +103,8 @@ - upstream streaming { server 127.0.0.1:4000 fail_timeout=0; } + pcrejit: + - pcre_jit on nginx_snippets: blockbots: - if ($http_user_agent ~* (LanaiBotmarch|lanaibot|TinyTestBot|TinyBotTestUA) ) {