aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* bump versionIgor Sysoev2007-06-04
|
* fastcgi_catch_stderrIgor Sysoev2007-06-04
|
* inherit flush flag, this fixes https proxyingIgor Sysoev2007-06-03
|
* add debug loggingIgor Sysoev2007-06-03
|
* add commentIgor Sysoev2007-05-30
|
* do listen() just after bind() to exit earlyIgor Sysoev2007-05-30
|
* style fixIgor Sysoev2007-05-30
|
* change wordingIgor Sysoev2007-05-29
|
* PERL_SYS_TERM() should be called once on exit only, this fixes the messageIgor Sysoev2007-05-29
| | | | | | | | | | | panic: MUTEX_LOCK (22) [op.c:352]. BEGIN failed--compilation aborted. ... [alert] ... perl_parse() failed: 9 Scalars leaked: 2 on threaded perl during second reconfiguration. PERL_SYS_INIT() should be called once too.
* fix segfaultIgor Sysoev2007-05-29
|
* SNI supportIgor Sysoev2007-05-29
|
* bump versionIgor Sysoev2007-05-29
|
* an request body might not be passed to backend,Igor Sysoev2007-05-29
| | | | the bug was introduced in r1212
* bump versionIgor Sysoev2007-05-28
|
* fix "proxy_pass https://"Igor Sysoev2007-05-28
|
* style fixIgor Sysoev2007-05-23
|
* use stable search where it is requiredIgor Sysoev2007-05-21
|
* ngx_sortIgor Sysoev2007-05-21
|
* use memory optimization for i386 and amd64 only:Igor Sysoev2007-05-21
| | | | this fixes SIGBUS in PCRE on sparc64
* fix worker endless loop on 64-bit platform if 33+ backend has fallIgor Sysoev2007-05-21
|
* style fixIgor Sysoev2007-05-19
|
* style fixIgor Sysoev2007-05-17
|
* bump versionIgor Sysoev2007-05-07
|
* limit minimal pool sizeIgor Sysoev2007-05-07
|
* style fixIgor Sysoev2007-05-07
|
* add debug logIgor Sysoev2007-05-07
|
* sendfile_max_chunkIgor Sysoev2007-05-07
|
* optimize HTTP method parsing for i386 and amd64Igor Sysoev2007-05-07
|
* fix multipart ranges trailingIgor Sysoev2007-05-06
|
* style fix: change variable nameIgor Sysoev2007-05-05
|
* fix building by owc12Igor Sysoev2007-05-05
|
* fix building by msvcIgor Sysoev2007-05-05
|
* fix segfault introduced in r1190Igor Sysoev2007-05-02
|
* fix segfault or parsing error in '<!--# if expr="$var = /" -->'Igor Sysoev2007-05-02
|
* allow to "set" $http_, $sent_http_, and $upstream_http_ variablesIgor Sysoev2007-05-01
|
* fix atomic operations on sparc64 built by SunPro CIgor Sysoev2007-04-27
|
* bump versionIgor Sysoev2007-04-24
|
* fix sendfile on 64-bit Linux and limit_rate on all 64-bit platformsIgor Sysoev2007-04-23
| | | | for 2G+ files
* $upstream_addrIgor Sysoev2007-04-23
|
* proxy_headers_hash_max_size and proxy_headers_hash_bucket_sizeIgor Sysoev2007-04-22
|
* $request_time has millisecond precisionIgor Sysoev2007-04-21
|
* rename $r->rflush to $r->flushIgor Sysoev2007-04-21
|
* bump versionIgor Sysoev2007-04-19
|
* style fix: remove trailing spacesIgor Sysoev2007-04-19
|
* $upstream_http_... should be uncacheableIgor Sysoev2007-04-19
|
* ngx_http_sub_filter_moduleIgor Sysoev2007-04-19
|
* style fix: rename functionsIgor Sysoev2007-04-19
|
* store the upstream states before X-Accel-Redirect to a next upstreamIgor Sysoev2007-04-18
|
* style fixIgor Sysoev2007-04-18
|
* style fix: remove tabsIgor Sysoev2007-04-18
|