Changes between Initial Version and Version 1 of Ticket #1143, comment 4
- Timestamp:
- 11/24/16 20:18:22 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1143, comment 4
initial v1 3 3 Rebuilding nginx with the above patch and omitting the `client_body_*` directives also resolves the issue. 4 4 5 I think I'll use the `client_body_in_file_only on;` solution until the issue is patched in an official nginx build.5 I think I'll use the `client_body_in_file_only clean;` solution until the issue is patched in an official nginx build.