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
- add headers-more module from https://github.com/openresty/headers-more-nginx-module
- updated build scripts to compile on 2 cores (-j 2)
- update nginx to 1.15.3
- update PCRE to 8.42
- update nginx to 1.11.3
- update PCRE to 8.39
- update nginx to 1.9.11
- update PCRE to 8.38
- gzip static module
- update nginx to 1.8.0
- enabled gzip compression
- enabled gzip compression
- include most recent nginx config
- using epoll and increasing workers to 4
- Improve process managment using a fifo.
- Improve the handling of app server failures
- initial release with NGINX 1.4.1