Skip to content

Commit

Permalink
New tip for mod_zip + SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
frol committed Mar 21, 2013
1 parent b643a71 commit dc0991f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Expand Up @@ -89,4 +89,8 @@ use the headers_more module: http://wiki.nginx.org/NginxHttpHeadersMoreModule
Tip 4: Using mod_zip with SSL will not work if the backend response has Tip 4: Using mod_zip with SSL will not work if the backend response has
a Set-Cookie header. Wipe it with the headers_more module (see tip 3). a Set-Cookie header. Wipe it with the headers_more module (see tip 3).


Tip 5: Using mod_zip with SSL may stuck sometimes (or even always reproduce on
same files list), you can create extra proxy server in nginx configs that
will remove X-Archive-Files header (see tip 3).

Questions/patches may be directed to Evan Miller, emmiller@gmail.com. Questions/patches may be directed to Evan Miller, emmiller@gmail.com.

0 comments on commit dc0991f

Please sign in to comment.