Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9b13d24

Browse files
committed
Merge pull requestmicrosoft#70 from chaizhenhua/remotes/trunk
Nginx Improved: set filter_need_in_memory flag
2 parents1919c3a +fdf0ba5 commit9b13d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎nginx/modsecurity/ngx_http_modsecurity.c‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,7 @@ ngx_http_modsecurity_header_filter(ngx_http_request_t *r) {
11401140
}
11411141

11421142
/* SecResponseBodyAccess on, process rules in body filter */
1143+
r->filter_need_in_memory=1;
11431144
returnNGX_OK;
11441145
}
11451146

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp