Skip to content

Commit

Permalink
perf: ⚡️ we can't read the response properly so disable (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria authored Dec 4, 2024
1 parent dfbb26e commit a2edc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/modsecurity.conf
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ SecRule TX:/^MSC_/ "!@streq 0" \
# Do keep in mind that enabling this directive does increases both
# memory consumption and response latency.
#
SecResponseBodyAccess On
SecResponseBodyAccess Off

# Which response MIME types do you want to inspect? You should adjust the
# configuration below to catch documents but avoid static files
Expand Down

0 comments on commit a2edc12

Please sign in to comment.