summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2011-09-20nginx-1.1.4-RELEASErelease-1.1.4Igor Sysoev1-0/+83
2011-09-20Fix of separate pool for upstream connections (r4117).Maxim Dounin1-2/+8
2011-09-20Fixed loss of chain links in ngx_event_pipe_read_upstream().Maxim Dounin1-0/+1
2011-09-20Fixed loss of chain links in fastcgi module.Maxim Dounin1-2/+4
2011-09-20Fix of cpu hog in event pipe.Maxim Dounin1-2/+2
2011-09-20The "worker_aio_requests" directive.Igor Sysoev1-3/+13
2011-09-19Replaced "can not" with "cannot" and "could not" in a bunch of places.Ruslan Ermilov16-20/+21
2011-09-19Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"Ruslan Ermilov1-2/+2
2011-09-19Overhauled diagnostic messages.Ruslan Ermilov1-21/+21
2011-09-16Fixing Linux AIO initiatialization: AIO operations are disabled if kernelIgor Sysoev1-47/+82
2011-09-16Fixing Linux AIO syscalls return value handling:Igor Sysoev2-19/+18
2011-09-16Trailing space fix.Maxim Dounin1-1/+1
2011-09-15Upstream keepalive module.Maxim Dounin4-0/+581
2011-09-15Proxy: basic HTTP/1.1 support (including keepalive).Maxim Dounin1-5/+773
2011-09-15Protocol version parsing in ngx_http_parse_status_line().Maxim Dounin3-0/+11
2011-09-15Upstream: Connection header processing.Maxim Dounin2-1/+21
2011-09-15Upstream: Transfer-Encoding header processing.Maxim Dounin2-0/+27
2011-09-15Keepalive support in fastcgi.Maxim Dounin1-7/+69
2011-09-15Keepalive support in memcached.Maxim Dounin1-0/+16
2011-09-15Upstream: keepalive flag.Maxim Dounin2-1/+9
2011-09-15Upstream: pipe length and input_filter_init in buffered mode.Maxim Dounin3-0/+39
2011-09-15Upstream: r->upstream->length type change to off_t.Maxim Dounin3-13/+4
2011-09-15Upstream: content_length_n API change.Maxim Dounin2-29/+28
2011-09-15Upstream: separate pool for peer connections.Maxim Dounin1-1/+15
2011-09-15Workaround for cpu hog on errors with cached connections.Maxim Dounin1-0/+4
2011-09-15API change: ngx_chain_update_chains() now requires pool.Maxim Dounin7-15/+18
2011-09-15Buffers reuse in chunked filter.Maxim Dounin1-31/+68
2011-09-15MP4 co64 atom support added.Igor Sysoev1-6/+164
2011-09-15Regenerated after previous commit.Ruslan Ermilov1-0/+90
2011-09-15Added ngx_http_mp4_module documentation.Ruslan Ermilov2-1/+158
2011-09-15Regenerated after previous commit.Ruslan Ermilov4-35/+42
2011-09-15- The module name is now also output as an HTML header.Ruslan Ermilov5-39/+41
2011-09-15Fix of struct field name.Igor Sysoev1-4/+4
2011-09-14Style fix.Igor Sysoev1-1/+2
2011-09-14Fixing building by gcc-4.7.Igor Sysoev1-3/+0
2011-09-14Version bump.Igor Sysoev2-3/+3
2011-09-14release-1.1.3 tagIgor Sysoev1-0/+1
2011-09-14nginx-1.1.3-RELEASErelease-1.1.3Igor Sysoev1-0/+43
2011-09-14Fix of the previous commit: is_directio flag processing introduced in r4077Igor Sysoev1-0/+2
2011-09-14Bugfix: open_file_cache did not update file info on retest.Igor Sysoev1-7/+1
2011-09-14Skipping traks with unsupported media formats.Igor Sysoev1-14/+42
2011-09-14Fix of case when start sample does not reside on chunk boundary.Igor Sysoev1-67/+134
2011-09-13In Mac OS X Lion, Apple deprecated the use of the system OpenSSL libraryRuslan Ermilov1-0/+2
2011-09-12Fix of debug message format.Igor Sysoev1-6/+6
2011-09-12Fix of codec debug message.Igor Sysoev1-1/+3
2011-09-12Fix of error message.Igor Sysoev1-2/+2
2011-09-12Fix of error message.Igor Sysoev1-1/+1
2011-09-12Regenerate after previous commits.Ruslan Ermilov1-7/+2
2011-09-12- The "example" element can now contain sub-elements.Ruslan Ermilov1-1/+5
2011-09-12HTTP errors are now output as "code (text)".Ruslan Ermilov1-2/+1