unicorn 4.3.0 - minor fixes and updatesv4.3.0
commit8c1aff1e6335f8a55723907e2661dcb09ea16205
authorEric Wong <normalperson@yhbt.net>
Tue, 17 Apr 2012 21:32:07 +0000 (17 21:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 17 Apr 2012 21:32:07 +0000 (17 21:32 +0000)
tree7ffb8b7f948b2411ff6f3896d2e2c13f1b2f7354
parente7f5de575b3fd58c65014191c31ed2a59bd05265
unicorn 4.3.0 - minor fixes and updates

* PATH_INFO (aka REQUEST_PATH) increased to 4096 (from 1024).
  This allows requests with longer path components and matches
  the system PATH_MAX value common to GNU/Linux systems for
  serving filesystem components with long names.

* Apps that fork() (but do not exec()) internally for background
  tasks now indicate the end-of-request immediately after
  writing the Rack response.

Thanks to Hongli Lai, Lawrence Pit, Patrick Wenger and Nuo Yan
for their valuable feedback for this release.
GIT-VERSION-GEN
lib/unicorn/const.rb