Tree @release-1.1.5 (Download .tar.gz)
History of src @release-1.1.5
- Version bump. Igor Sysoev 9 years ago
- Fixed cache bypass caching of non-cacheable replies (ticket #21). Maxim Dounin 9 years ago
- Added uwsgi_buffering and scgi_buffering directives. Maxim Dounin 9 years ago
- Using strtod() instead of atofp() to support a lot of digits after dot in Igor Sysoev 9 years ago
- Fix of building on platforms with 32-bit off_t. (closed #23) Igor Sysoev 9 years ago
- Fixed segmentation fault with empty config on Windows. Maxim Dounin 9 years ago
- Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993). Maxim Dounin 9 years ago
- Better handling of late upstream creation. Maxim Dounin 9 years ago
- Cache: fix for sending of stale responses. Maxim Dounin 9 years ago
- Cache: fix for sending of empty responses. Maxim Dounin 9 years ago
- Incorrect special case for "return 204" removed. Maxim Dounin 9 years ago
- Fix for "return 202" not discarding body. Maxim Dounin 9 years ago
- Fix for double content when return is used in error_page handler. Maxim Dounin 9 years ago
- Fix for incorrect 201 replies from dav module. Maxim Dounin 9 years ago
- Proxy: logging levels tuned, double logging fixed. Maxim Dounin 9 years ago
- Proxy: whitespaces after chunk size allowed. Maxim Dounin 9 years ago
- Upstream: clearing of u->peer.connection on close. Maxim Dounin 9 years ago
- Fixed error message. Ruslan Ermilov 9 years ago
- Fix of separate pool for upstream connections (r4117). Maxim Dounin 9 years ago
- Fixed loss of chain links in ngx_event_pipe_read_upstream(). Maxim Dounin 9 years ago
- Fixed loss of chain links in fastcgi module. Maxim Dounin 9 years ago
- Fix of cpu hog in event pipe. Maxim Dounin 9 years ago
- The "worker_aio_requests" directive. Igor Sysoev 9 years ago
- Replaced "can not" with "cannot" and "could not" in a bunch of places. Ruslan Ermilov 9 years ago
- Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile" Ruslan Ermilov 9 years ago
- Overhauled diagnostic messages. Ruslan Ermilov 9 years ago
- Fixing Linux AIO initiatialization: AIO operations are disabled if kernel Igor Sysoev 9 years ago
- Fixing Linux AIO syscalls return value handling: Igor Sysoev 9 years ago
- Trailing space fix. Maxim Dounin 9 years ago
- Upstream keepalive module. Maxim Dounin 9 years ago