Timeline
11/21/12:
- 21:58 Ticket #254 (include directive fails when included file does not contain a new line) created by
 - The include directive fails to work when loading mime.types if …
 - 20:49 Ticket #253 (Use of samba and open_file_cache, cause file locks and deleted files) closed by
 - invalid: Keeping files open on Windows is expected to prevent overwrite of …
 - 20:12 Ticket #253 (Use of samba and open_file_cache, cause file locks and deleted files) created by
 - I don't know enough about nginx to know if this behavior is a bug or …
 - 14:23 Changeset in nginx [4932:0fce5bb53b2d] by
 - Fixed location of debug message in ngx_shmtx_lock().
 - 13:00 Ticket #252 (nginx child exited on signal 11 when aio enabled) updated by
 - bt full: http://privatepaste.com/e90bd01ba1
 - 08:00 Ticket #252 (nginx child exited on signal 11 when aio enabled) created by
 - on one of servers of an identical configuration nginx child exited on …
 - 01:52 Ticket #238 (segfault in DAV module during PUT processing) closed by
 - fixed: Fix committed.
 - 01:40 Changeset in nginx [4931:190fce68b6b5] by
 - Request body: unbreak build without debug.
 - 01:08 Changeset in nginx [4930:6f085bfcdb4d] by
 - Request body: chunked transfer encoding support.
 - 01:06 Changeset in nginx [4929:5a44d638cd27] by
 - Request body: recalculate size of a request body in scgi module. This …
 - 01:05 Changeset in nginx [4928:ec7d97006a30] by
 - Request body: $content_length variable to honor real body size. This …
 - 01:03 Changeset in nginx [4927:93294110728f] by
 - Request body: always use calculated size of a request body in proxy. …
 - 01:02 Changeset in nginx [4926:1c9d8b6523c0] by
 - Request body: adjust b->pos when chunked parsing done. This is a nop …
 - 00:59 Changeset in nginx [4925:32030fa8cb14] by
 - Request body: chunked parsing moved to ngx_http_parse.c from proxy. …
 - 00:57 Changeset in nginx [4924:caca5603bded] by
 - Request body: properly handle events while discarding body. An …
 - 00:57 Changeset in nginx [4923:57174af2e695] by
 - Request body: fixed socket leak on errors. The r->main->count …
 - 00:55 Changeset in nginx [4922:dfa586842962] by
 - Request body: code duplication reduced, no functional changes. The …
 - 00:55 Changeset in nginx [4921:fbc0791bebb2] by
 - Request body: $request_body variable generalization. The …
 - 00:54 Changeset in nginx [4920:812c4765c954] by
 - Request body: fixed "501 Not Implemented" error handling. It is not …
 - 00:52 Changeset in nginx [4919:bd6299189b49] by
 - Core: added debug logging of writev() in ngx_write_chain_to_file().
 - 00:51 Ticket #238 (segfault in DAV module during PUT processing) updated by
 - In 4919/nginx: […]
 - 00:51 Changeset in nginx [4918:e7467ae41626] by
 - Dav: fixed segfault on PUT if body was already read (ticket #238). If …
 
11/20/12:
- 18:29 Ticket #237 (Add optional systemd socket activation support) updated by
 - I think it would be highly desirable on RHEL, Suse, and Fedora if …
 - 13:37 Changeset in nginx [4917:484aec758d2c] by
 - Fixed failure to start cache manager and cache loader processes if …
 - 06:52 Changeset in nginx_org [770:a879f261f3db] by
 - Reduced unnecessary diffs between "add_header" and "expires" texts.
 
11/19/12:
- 14:53 Changeset in nginx_org [769:d71e56d56ada] by
 - Documented variables relocations between http log and core modules.
 - 14:44 Changeset in nginx_org [768:f63b7fa3bf17] by
 - Added "id" attributes to http core module variables.
 - 06:24 Ticket #250 (GeoIPv6 patch merge) updated by
 - 
          Status, Owner changed
 - 05:21 Ticket #251 (Option to disable upload buffers) created by
 - Partially related to #159, the ability to disable upload buffers both …
 
11/18/12:
- 15:31 Ticket #250 (GeoIPv6 patch merge) created by
 - Hi. I see that my patch submitted to nginx mailing list isn't up to …
 
11/17/12:
- 20:48 Ticket #249 (непонятное зависание) closed by
 - invalid
 - 20:40 Ticket #249 (непонятное зависание) updated by
 - Replying to Sergey Budnevitch: > Поставьте …
 - 20:07 Ticket #249 (непонятное зависание) updated by
 - Поставьте worker_processes 1; (см. …
 - 19:54 Ticket #249 (непонятное зависание) updated by
 - Replying to Sergey Budnevitch: > А что в error.log'е и …
 - 19:38 Ticket #249 (непонятное зависание) updated by
 - А что в error.log'е и какой конфиг?
 - 19:32 Ticket #249 (непонятное зависание) created by
 - Примерно через 5 минут после запуска, nginx перестает отдавать что бы …
 - 00:36 Changeset in nginx [4916:79c8e87b1fcb] by
 - Trailing whitespace fix.
 
11/16/12:
- 18:53 Changeset in nginx_org [767:1bb8b733416a] by
 - Clarified the description of the limit_rate directive and fixed the …
 - 18:29 Changeset in nginx [4915:e62219793beb] by
 - Upstream: better detection of connect() failures with kqueue. Pending …
 - 12:18 Changeset in nginx [4914:dcb853acae97] by
 - Upstream: honor the "down" flag for a single server. If an upstream …
 - 09:37 Changeset in nginx [4913:002f2c783d7c] by
 - Variables $request_time and $msec. Log module counterparts are …
 - 09:25 Changeset in nginx [4912:e8ef31c58d43] by
 - Fixed setting of CPU affinity on respawn of dead worker processes. …
 - 08:20 Ticket #248 (Trouble while passing POST request through proxy_pass) closed by
 - invalid: Most likely reason is that real request is for "/logging" (without …
 - 07:49 Changeset in nginx [4911:0d3bb5b62345] by
 - Version bump.
 - 07:12 Ticket #248 (Trouble while passing POST request through proxy_pass) created by
 - My nginx config has this section: location /logging/ { …
 
11/14/12:
- 06:42 Ticket #247 (IPv6 not working over Windows XP Teredo) created by
 - Setting up nginx to receive IPv6 traffic over Teredo is impossible on …
 
11/13/12:
- 16:30 Changeset in nginx_org [766:0c5d885656af] by
 - Packages for new supported ubuntu version added
 - 16:25 Milestone 1.2.5 completed
 - Status: released Trunk: stable …
 - 13:53 Changeset in nginx_org [765:87bebf003663] by
 - nginx-1.2.5
 - 13:35 Changeset in nginx [4910:156f2958be2a]stable-1.2 by
 - release-1.2.5 tag
 - 13:34 Changeset in nginx [4909:d763d5c9a133]stable-1.2release-1.2.5 by
 - nginx-1.2.5-RELEASE
 - 11:24 Changeset in nginx [4908:826ca1b53376]stable-1.2 by
 - Merge of r4896: event pipe: fixed handling of buf_to_file data. Input …
 - 11:21 Changeset in nginx [4907:01d3d3a185e9]stable-1.2 by
 - Merge of r4892: keepalive memory usage optimization. The …
 - 11:12 Changeset in nginx_org [764:f8434fdd3cd9] by
 - The "auto" parameter of the ""worker_processes" directive was merged …
 - 11:00 Changeset in nginx [4906:bc92e877d36d]stable-1.2 by
 - Merge of r4891: worker_processes auto. Core: the "auto" parameter of …
 - 10:54 Changeset in nginx_org [763:cd581dbdaf76] by
 - The "optional_no_ca" parameter of the "ssl_verify_client" directive …
 - 10:45 Changeset in nginx [4905:5cad4cb1f484]stable-1.2 by
 - Merge of r4886, r4887, r4894: log variables generalization: *) Log: …
 - 10:42 Changeset in nginx [4904:c3b276283e4a]stable-1.2 by
 - Merge of r4885: ssl_verify_client optional_no_ca. SSL: the …
 - 08:54 Changeset in nginx_org [762:3974a50b2142] by
 - Documented that "expires" adds or modifies headers only on certain …
 
11/12/12:
- 20:57 Ticket #246 (Don't install config files for unused modules) created by
 - Hello, This patch fixes a slightly annoying behavior whereby "make …
 - 18:47 Changeset in nginx [4903:dcbb7989b5b5]stable-1.2 by
 - Merge of r4872, r4893: resolver cached addresses random rotation. …
 - 18:39 Changeset in nginx [4902:db9ce6fc9482]stable-1.2 by
 - Merge of r4870, r4871, r4890, r4895: minor fixes. *) Made sure to …
 - 18:00 Changeset in nginx [4901:a0cb7fc23cc2]stable-1.2 by
 - Merge of r4868, r4869: SSL minor fixes. *) SSL: fixed compression …
 - 17:57 Changeset in nginx [4900:6b4b702316a6]stable-1.2 by
 - Merge of r4866, r4867: configure fixes. *) Configure: help updated to …
 - 17:54 Changeset in nginx [4899:615d184cde74]stable-1.2 by
 - Merge of r4865: clearing of cpu_affinity after process spawn. This …
 - 17:03 Changeset in nginx [4898:e373af344cc7]stable-1.2 by
 - Version bump.
 - 07:50 Changeset in nginx_org [761:84740807c806] by
 - Translated commentary in Russian in the English part of documentation.
 - 07:45 Changeset in nginx_org [760:f0e3d07c66d8] by
 - Documented $r->log_error method, redirection limitation, removed …
 - 07:14 Changeset in nginx_org [759:1f58eb09aa8c] by
 - Regenerated.
 - 07:13 Changeset in nginx_org [758:9155b937f8c1] by
 - Allow to create anchors in list items of module-type documents.
 - 07:11 Changeset in nginx_org [757:7b8d659687b8] by
 - Use the "id" attribute instead of placing "a name" in the wrong place, …
 - 06:47 Changeset in nginx_org [756:7b9a463b58f6] by
 - Donors added.
 
11/09/12:
- 18:32 Changeset in nginx_org [755:629630df119a] by
 - Added anchors to event processing methods.
 - 18:29 Changeset in nginx_org [754:1cd55bc3b236] by
 - Regenerated.
 - 18:29 Changeset in nginx_org [753:3b0ea2ab2b24] by
 - Added the ability to define anchors for list items.
 - 14:34 Ticket #237 (Add optional systemd socket activation support) updated by
 - Yes, that's exactly what I'm requesting: a supported, documented way …
 - 11:39 Ticket #237 (Add optional systemd socket activation support) updated by
 - 
          Sensitive changed
What you are talking about is documentation and support policy. Right … - 03:46 Changeset in nginx-tests [240:462d89f5732a] by
 - Tests: request body and chunked transfer encoding tests.
 - 02:12 Ticket #237 (Add optional systemd socket activation support) updated by
 - Just noticed it, but the documentation page you linked says: "The …
 
11/08/12:
- 12:45 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) updated by
 - There appear to be additional mime-types for Microsoft Office …
 - 08:02 Ticket #244 (Injection in HTTP special response) closed by
 - invalid: The sumbitter reported privately that the problem didn't relate to nginx.
 
11/07/12:
- 22:54 Ticket #245 (File corruption if serving static files from vboxfs) closed by
 - invalid: This is an old well-known bug with the mmap/sendfile implementation in …
 - 19:59 Ticket #245 (File corruption if serving static files from vboxfs) updated by
 - The comment on reddit is probably correct -- it looks like a bug in …
 - 19:55 Ticket #245 (File corruption if serving static files from vboxfs) updated by
 - Thanks to a comment on …
 - 19:24 Ticket #245 (File corruption if serving static files from vboxfs) created by
 - I have a VirtualBox machine running debian and nginx. I have set up a …
 - 14:14 Ticket #244 (Injection in HTTP special response) updated by
 - 
          Component changed
 - 09:59 Ticket #244 (Injection in HTTP special response) created by
 - I have a server configured, among other things, to return a 400 code …
 
11/04/12:
- 22:23 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) created by
 - Old (<2006) versions of Microsoft Office files are served with the …
 - 19:01 Ticket #242 (DAV module does not respect if-unmodified-since) created by
 - I.e. if you PUT or DELETE a resource with an if-unmodified-since …
 
11/03/12:
- 10:53 Ticket #241 (Ability to align cropped images in image_filter) created by
 - I'd like to see this in nginx core :) Here's my little project to …
 
11/02/12:
- 19:30 Changeset in nginx_org [752:d26a60eab2b5] by
 - Completely rewritten to provide actual information about new NGINX AMI …
 - 03:14 Ticket #240 (cannot find files when ssi subrequest ended by a interrogation mark) created by
 - HI a find a problem when using nginx SSI(Server Side Include ). when …
 
11/01/12:
- 11:08 Ticket #238 (segfault in DAV module during PUT processing) updated by
 - The patch fixess the issue - no more segfaults, internal server error …
 - 10:48 Ticket #238 (segfault in DAV module during PUT processing) updated by
 - Please try the following patch: […]
 
10/31/12:
- 15:26 Changeset in nginx_org [751:9c1ffd02f1b7] by
 - Removed "virtual" and HTTPS references from mail modules.
 - 12:47 Changeset in nginx_org [750:6a1b1ba62cab] by
 - Documented history of "worker_aio_requests" directive.
 - 11:11 Changeset in nginx_org [749:2abb92a19101] by
 - Documented 'worker_aio_requests' directive.
 - 10:13 Changeset in nginx_org [748:95344046d2d8] by
 - Documented 'mail' directive.
 - 09:18 Changeset in nginx_org [747:ddec437b692b] by
 - Fixed a number of typos.
 - 02:11 Ticket #237 (Add optional systemd socket activation support) updated by
 - Another benefit: systemd sockets support deep integration with …
 - 00:41 Ticket #237 (Add optional systemd socket activation support) reopened by
 - Reopening because I still think this merits discussion.
 - 00:38 Ticket #237 (Add optional systemd socket activation support) updated by
 - Yes, I realize nginx supports its own mechanism for binary upgrades. …
 
10/30/12:
- 16:32 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
 - It is normal I have huge headers since I code the client that way, …
 - 15:20 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
 - 
          Priority, Status, Version, Component, Milestone changed
The limit is due to nginx isn't yet capable of creating fastcgi … - 14:45 Ticket #239 (Support for large (> 64k) FastCGI requests) created by
 - Currently, a hardcoded limit returns a '[alert] fastcgi request record …
 - 14:24 Milestone 1.3.8 completed
 - Status: released  1.3.8 changelog …
 - 14:06 Changeset in nginx_org [746:a02360a5c265] by
 - nginx-1.3.8
 - 13:35 Changeset in nginx [4897:d9f8f7d084d9] by
 - release-1.3.8 tag
 - 13:34 Changeset in nginx [4896:ab7ce0eb4cf7]release-1.3.8 by
 - nginx-1.3.8-RELEASE
 - 12:49 Ticket #238 (segfault in DAV module during PUT processing) created by
 - Issuing DAV PUT request in some scenarios can lead to the segfault. …
 - 11:14 Changeset in nginx [4895:508e61393b6c] by
 - Event pipe: fixed handling of buf_to_file data. Input filter might …
 - 11:09 Changeset in nginx [4894:0156fd6f48fa] by
 - Style, parentheses instead of braces in misc/GNUMakefile.
 - 06:50 Changeset in nginx_org [745:d61128d5ecfc] by
 - Donors added.
 
10/29/12:
- 18:10 Changeset in nginx-tests [239:5d178e27037c] by
 - Tests: test for proxy_cache with chunked response. This covers …
 - 17:17 Changeset in nginx [4893:e89bd9896fea] by
 - Variables $connection and $connection_requests. Log module …
 - 12:59 Ticket #237 (Add optional systemd socket activation support) closed by
 - wontfix: For binary upgrade on the fly (as available from very start, see docs …
 
10/27/12:
- 11:24 Ticket #237 (Add optional systemd socket activation support) updated by
 - Also, #ifdef for Unix domain socket support may be redundant in a …
 - 11:01 Ticket #237 (Add optional systemd socket activation support) created by
 - The systemd project supports socket activation for services, allowing …
 
10/25/12:
- 10:58 Ticket #236 (Enabling Stapling causes Segmentation Fault) closed by
 - fixed: Thanks, this was already reported on the mailing list and fixed by r4888.
 - 01:50 Ticket #236 (Enabling Stapling causes Segmentation Fault) created by
 - Hi, I am testing OCSP stapling on nginx 1.3.7 (with SPDY patches …
 
10/24/12:
- 14:07 Changeset in nginx [4892:063ac68d89dc] by
 - Resolver: added missing memory allocation error handling.
 
10/23/12:
- 14:45 Changeset in nginx_org [744:ac709e45740d] by
 - Revision of ngx_http_gunzip_module documentation.
 - 14:36 Changeset in nginx [4891:1e666c78a42c] by
 - ngx_http_keepalive_handler() is now trying to not keep c->buffer's …
 - 13:05 Changeset in nginx_org [743:7951fb38b4b3] by
 - The "clean" target will also remove dir.map.
 - 13:01 Changeset in nginx_org [742:3a2e35f4c279] by
 - Documented that "worker_processes auto" appeared in version 1.3.8.
 - 11:01 Changeset in nginx_org [741:082a725038db] by
 - Fixed default backlog value description for Mac OS X
 - 09:11 Changeset in nginx_org [740:46d70031bea9] by
 - Documented the recently added "auto" parameter of the …
 - 09:08 Changeset in nginx [4890:173cd5458281] by
 - Core: the "auto" parameter of the "worker_processes" directive. The …
 - 06:51 Changeset in nginx_org [739:89a4b7e22e24] by
 - Donors added.
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    