All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add nginx solo support, see sample config for nginx solo mode and README
- [heroku-18] support new Heroku stack (heroku-18)
- [all] Real IP support, adding compile flag
--with-http_realip_module
- [all] Static GZIP support, adding compile flag
--with-http_gzip_static_module
- [all] compile with zlib support
- [heroku-18] PCRE updated from 8.37 to 8.42
- [heroku-18] "headers-more-nginx" module updated from 0.261 to 0.33
- [heroku-18] PCRE updated from 8.37 to 8.42
- [all] enabled gzip compression
- [all] include most recent nginx config
- [all] using epoll and increasing workers to 4
- [all] Improve process managment using a fifo.
- [all] Improve the handling of app server failures
- [all] initial release with NGINX 1.4.1