Changes between Initial Version and Version 1 of Ticket #1143, comment 4


Ignore:
Timestamp:
11/24/16 20:18:22 (7 years ago)
Author:
jason.codeassassin.com@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1143, comment 4

    initial v1  
    33Rebuilding nginx with the above patch and omitting the `client_body_*` directives also resolves the issue.
    44
    5 I think I'll use the `client_body_in_file_only on;` solution until the issue is patched in an official nginx build.
     5I think I'll use the `client_body_in_file_only clean;` solution until the issue is patched in an official nginx build.