Tree @release-1.7.6 (Download .tar.gz)
History of src @release-1.7.6
- Upstream keepalive: reset c->sent on cached connections. Maxim Dounin 7 years ago
- Limit req: reduced number of parameters in the lookup function. Valentin Bartenev 7 years ago
- Limit req: use complex value in limit_req_zone. Valentin Bartenev 7 years ago
- Limit conn: aligned field names in structures. Valentin Bartenev 7 years ago
- Limit conn: use complex value in limit_conn_zone (ticket #121). Valentin Bartenev 7 years ago
- Limit conn: removed deprecated "limit_zone" directive. Valentin Bartenev 7 years ago
- Syslog: improved error handling of unix domain sockets. Vladimir Homutov 7 years ago
- Syslog: enabled logging of send errors. Vladimir Homutov 7 years ago
- Avoided to add duplicate hash key in ngx_http_types_slot(). Gu Feng 7 years ago
- Removed duplicate initialization of the "rev" variable. Valentin Bartenev 7 years ago
- Generalized definitions of the number of preallocated iovec's. Valentin Bartenev 7 years ago
- Reduced difference between the send chain functions. Valentin Bartenev 7 years ago
- Merged implementations of ngx_readv_chain(). Valentin Bartenev 7 years ago
- Removed the "complete" variable from various send chain functions. Valentin Bartenev 7 years ago
- Moved the code for adjusting sent buffers in a separate function. Valentin Bartenev 7 years ago
- Fixed writev() debug log message in ngx_darwin_sendfile_chain(). Valentin Bartenev 7 years ago
- Upstream: fixed file buffers reinit in ngx_http_upstream_reinit(). Roman Arutyunyan 7 years ago
- FastCGI: fixed start pointers in request buffers. Roman Arutyunyan 7 years ago
- Limit req: don't truncate key value to 255 bytes. Valentin Bartenev 7 years ago
- Version bump. Valentin Bartenev 7 years ago
- SSL: session id context now includes certificate hash. Maxim Dounin 7 years ago
- Access log: fixed the "if=" parameter with buffering (ticket #625). Valentin Bartenev 7 years ago
- Upstream: limited next_upstream time and tries (ticket #544). Roman Arutyunyan 7 years ago
- Upstream: included backup peers into peer.tries. Roman Arutyunyan 7 years ago
- Upstream keepalive: removed "single" parameter remnants. Maxim Dounin 7 years ago
- Added warning about unset cache keys. Maxim Dounin 7 years ago
- Style. Maxim Dounin 7 years ago
- Upstream: avoided directly terminating the connection. FengGu 7 years ago
- Added ngx_init_setproctitle() return code check. Maxim Dounin 7 years ago
- Fixed ETag memory allocation error handling. Maxim Dounin 7 years ago