Commit History

Author SHA1 Message Date
  Sergey Kandaurov eed7d47930 Core: fixed error handling on ngx_conf_full_name() failure. 9 years ago
  Ruslan Ermilov 8c82b75127 Upstream: abbreviated SSL handshake may interact badly with Nagle. 9 years ago
  Valentin Bartenev 3f72e18908 Request body: always flush buffers if request buffering is off. 9 years ago
  Valentin Bartenev 1329c4af80 Used the correct type for the AIO preload handler return value. 9 years ago
  Maxim Dounin 76bf2f9ab5 Configure: style. 9 years ago
  Filipe da Silva 95aad2235d OCSP stapling: missing free calls. 9 years ago
  Valentin Bartenev 355a793b89 Cache: added support for reading of the header in thread pools. 9 years ago
  Sergey Kandaurov 99bf1b56ec Fixed invalid access to complex value defined as an empty string. 9 years ago
  Valentin Bartenev 51df7912c4 Events: fixed possible crash on start or reload. 9 years ago
  Valentin Bartenev 3ffbf84a5e Events: made posted events macros safe. 9 years ago
  Valentin Bartenev 0e853129ac SPDY: always push pending data. 9 years ago
  Valentin Bartenev 44586bf5ee SPDY: fixed error handling in ngx_http_spdy_send_output_queue(). 9 years ago
  Maxim Dounin 67986d81de Version bump. 9 years ago
  Maxim Dounin 5e96e84ffb Proxy: fixed proxy_request_buffering and chunked with preread body. 9 years ago
  Maxim Dounin 4a285bbd6c release-1.7.11 tag 9 years ago
  Maxim Dounin b04d1893a2 nginx-1.7.11-RELEASE 9 years ago
  Maxim Dounin 7ec559df5d Upstream: uwsgi_request_buffering, scgi_request_buffering. 9 years ago
  Maxim Dounin f4714d26f0 FastCGI: fastcgi_request_buffering. 9 years ago
  Maxim Dounin 756997b696 Proxy: proxy_request_buffering chunked support. 9 years ago
  Maxim Dounin 2743bb68ee Request body: unbuffered reading. 9 years ago
  Maxim Dounin d02d2cff9b Request body: filters support. 9 years ago
  Maxim Dounin be99a8801e Request body: moved request body writing to save filter. 9 years ago
  Maxim Dounin d21e644d80 Request body: free chain links in ngx_http_write_request_body(). 9 years ago
  Maxim Dounin 4df7aa6f92 Output chain: free chain links in ngx_chain_writer(). 9 years ago
  Maxim Dounin 9131eb11c9 Output chain: zero size buf alerts in ngx_chain_writer(). 9 years ago
  Maxim Dounin 3560af8999 Format specifier fixed for file size of buffers. 9 years ago
  Maxim Dounin 58eb93f791 Proxy: fixed proxy_set_body with proxy_cache. 9 years ago
  Valentin Bartenev e87a565aab Thread pools: implemented graceful exiting of threads. 9 years ago
  Valentin Bartenev 510c9cdca8 Thread pools: removed unused pointer to memory pool. 9 years ago
  Valentin Bartenev cb43696e0c Thread pools: keep waiting tasks mutex in ngx_thread_pool_t. 9 years ago