Opened 9 years ago

Closed 9 years ago

#48954 closed update (fixed)

nginx @1.9.4: update to 1.9.5

Reported by: Schamschula (Marius Schamschula) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch Cc: neverpanic (Clemens Lang)
Port: nginx

Description

nginx has been updated to version 1.9.5:

  • Feature: the ngx_http_v2_module (replaces ngx_http_spdy_module).
  • Change: now the "output_buffers" directive uses two buffers by default.
  • Change: now nginx limits subrequests recursion, not simultaneous subrequests.
  • Change: now nginx checks the whole cache key when returning a response from cache.
  • Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.7.5.
  • Bugfix: in invalid configurations handling.
  • Bugfix: a segmentation fault occurred in a worker process if the "sub_filter" directive was used at http level; the bug had appeared in 1.9.4.

Attachments (1)

Portfile-nginx.diff (850 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-nginx.diff added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.