Timeline



10/31/12:

15:26 Changeset in nginx_org [751:9c1ffd02f1b7] by Vladimir Homutov <vl@…>
Removed "virtual" and HTTPS references from mail modules.
12:47 Changeset in nginx_org [750:6a1b1ba62cab] by Vladimir Homutov <vl@…>
Documented history of "worker_aio_requests" directive.
11:11 Changeset in nginx_org [749:2abb92a19101] by Vladimir Homutov <vl@…>
Documented 'worker_aio_requests' directive.
10:13 Changeset in nginx_org [748:95344046d2d8] by Vladimir Homutov <vl@…>
Documented 'mail' directive.
09:18 Changeset in nginx_org [747:ddec437b692b] by Vladimir Homutov <vl@…>
Fixed a number of typos.
02:11 Ticket #237 (Add optional systemd socket activation support) updated by David Strauss
Another benefit: systemd sockets support deep integration with …
00:41 Ticket #237 (Add optional systemd socket activation support) reopened by David Strauss
Reopening because I still think this merits discussion.
00:38 Ticket #237 (Add optional systemd socket activation support) updated by David Strauss
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 https://stackoverflow.com/users/573152/bernard-rosset
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 Maxim Dounin
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 https://stackoverflow.com/users/573152/bernard-rosset
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 Maxim Dounin <mdounin@…>
nginx-1.3.8
13:35 Changeset in nginx [4897:d9f8f7d084d9] by Maxim Dounin <mdounin@…>
release-1.3.8 tag
13:34 Changeset in nginx [4896:ab7ce0eb4cf7]release-1.3.8 by Maxim Dounin <mdounin@…>
nginx-1.3.8-RELEASE
12:50 sni_tests.diff attached to Ticket #238 by vl
12:50 webdav-extensions.php attached to Ticket #238 by vl
PHP script for webdav
12:50 nginx.conf attached to Ticket #238 by vl
nginx configuration
12:49 Ticket #238 (segfault in DAV module during PUT processing) created by vl
Issuing DAV PUT request in some scenarios can lead to the segfault. …
11:14 Changeset in nginx [4895:508e61393b6c] by Maxim Dounin <mdounin@…>
Event pipe: fixed handling of buf_to_file data. Input filter might …
11:09 Changeset in nginx [4894:0156fd6f48fa] by Maxim Dounin <mdounin@…>
Style, parentheses instead of braces in misc/GNUMakefile.
06:50 Changeset in nginx_org [745:d61128d5ecfc] by Maxim Konovalov <maxim@…>
Donors added.

10/29/12:

18:10 Changeset in nginx-tests [239:5d178e27037c] by Maxim Dounin <mdounin@…>
Tests: test for proxy_cache with chunked response. This covers …
17:17 Changeset in nginx [4893:e89bd9896fea] by Maxim Dounin <mdounin@…>
Variables $connection and $connection_requests. Log module …
12:59 Ticket #237 (Add optional systemd socket activation support) closed by Maxim Dounin
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 David Strauss
Also, #ifdef for Unix domain socket support may be redundant in a …
11:15 sa-nginx.socket attached to Ticket #237 by David Strauss
11:15 sa-nginx.service attached to Ticket #237 by David Strauss
11:14 nginx.conf attached to Ticket #237 by David Strauss
11:14 0001-Socket-activation-support-for-systemd.patch attached to Ticket #237 by David Strauss
11:01 Ticket #237 (Add optional systemd socket activation support) created by David Strauss
The systemd project supports socket activation for services, allowing …

10/25/12:

10:58 Ticket #236 (Enabling Stapling causes Segmentation Fault) closed by Maxim Dounin
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 Greg Macsok
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 Maxim Dounin <mdounin@…>
Resolver: added missing memory allocation error handling.

10/23/12:

14:45 Changeset in nginx_org [744:ac709e45740d] by Ruslan Ermilov <ru@…>
Revision of ngx_http_gunzip_module documentation.
14:36 Changeset in nginx [4891:1e666c78a42c] by Valentin Bartenev <vbart@…>
ngx_http_keepalive_handler() is now trying to not keep c->buffer's …
13:05 Changeset in nginx_org [743:7951fb38b4b3] by Ruslan Ermilov <ru@…>
The "clean" target will also remove dir.map.
13:01 Changeset in nginx_org [742:3a2e35f4c279] by Ruslan Ermilov <ru@…>
Documented that "worker_processes auto" appeared in version 1.3.8.
11:01 Changeset in nginx_org [741:082a725038db] by Sergey Budnevitch <sb@…>
Fixed default backlog value description for Mac OS X
09:11 Changeset in nginx_org [740:46d70031bea9] by Andrey Belov <defan@…>
Documented the recently added "auto" parameter of the …
09:08 Changeset in nginx [4890:173cd5458281] by Andrey Belov <defan@…>
Core: the "auto" parameter of the "worker_processes" directive. The …
06:51 Changeset in nginx_org [739:89a4b7e22e24] by Maxim Konovalov <maxim@…>
Donors added.

10/19/12:

14:33 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by Antony Dovgal
>It's actually known issue Yeah, Anight told me about that, but only …
14:24 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by Maxim Dounin
Priority, Status, Summary changed
Thank you for your report. It's actually known issue and manifests …
12:25 Changeset in nginx_org [738:0914bbb59fd2] by Ruslan Ermilov <ru@…>
Expanded "location" examples with another prefix location.
09:54 nginx_sni_null_data.diff attached to Ticket #235 by Antony Dovgal
09:53 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) created by Antony Dovgal
Nginx 1.2.4 segfaults in ngx_ssl_new_session(): Program terminated …

10/18/12:

14:48 Changeset in nginx [4889:a50ed82f19e4] by Maxim Dounin <mdounin@…>
Removed conditional compilation from waitpid() error test. There are …
14:27 Changeset in nginx [4888:3abac956f6c8] by Maxim Dounin <mdounin@…>
Gunzip: fixed r->gzip_ok check.
14:21 Changeset in nginx-tests [238:96387f409880] by Maxim Dounin <mdounin@…>
Tests: tests to catch incorrect r->gzip_ok check in gunzip.
13:42 Changeset in nginx_org [737:46bb8caea2ab] by Ruslan Ermilov <ru@…>
Added the "clean" target.
13:41 Changeset in nginx_org [736:9f2953d854fd] by Ruslan Ermilov <ru@…>
Fixed language switcher in dirindex.html files by making them depend …
13:35 Changeset in nginx_org [735:e1593207d1cb] by Ruslan Ermilov <ru@…>
Documented in more detail how time intervals are specified in nginx …
09:41 Ticket #234 (try_files with if) updated by Sergey Gorelkin
Thanks a lot. It's works. But any way. It' very strange problem. If I …
09:19 Ticket #234 (try_files with if) updated by Valentin V. Bartenev
http://wiki.nginx.org/IfIsEvil#Examples - your problem is documented …
08:53 Ticket #234 (try_files with if) created by Sergey Gorelkin
Существует проблема совместного использования правила if и try_files. …

10/17/12:

20:03 Ticket #233 (gzip compression not working for ie9) closed by Maxim Dounin
invalid: Looking into request with browser internal tools is useless in most …
19:29 Ticket #233 (gzip compression not working for ie9) created by Nicolas Leonel
Hello guys, This is my very first bug report so bear with me. For …
14:30 Changeset in nginx_org [734:99ea52dbb4d4] by Ruslan Ermilov <ru@…>
Moved all rules to the main makefile leaving language specific …

10/16/12:

12:55 Changeset in nginx_org [733:7f8e85a50845] by Sergey Budnevitch <sb@…>
Renamed OX X to Mac OS X for uniformity.
12:44 Changeset in nginx_org [732:cea4732f6843] by Maxim Konovalov <maxim@…>
The stale note about ngx_http_rewrite_module experimental status removed.
09:20 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by Alex Storn
thanks
07:36 Changeset in nginx_org [731:f62328124e5b] by Vladimir Homutov <vl@…>
Documented $upstream_cache_status and $upstream_response_length variables.

10/15/12:

16:31 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) closed by Maxim Dounin
invalid: Obviously enough the problem is lack of understanding how alias works. …
09:20 Changeset in nginx_org [730:76e876c58dc0] by Ruslan Ermilov <ru@…>
Added glue to generate compressed mail docs.
09:18 Changeset in nginx_org [729:024fdcdc3574] by Ruslan Ermilov <ru@…>
Links from 404.html should be absolute.
08:02 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by Valentin V. Bartenev
Ok. Let me explain, so you do not have errors403.html and …

10/14/12:

22:36 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by Alex Storn
Replying to Valentin V. Bartenev: > According to your …
22:19 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by Valentin V. Bartenev
According to your configuration nginx will try to open …
21:29 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by Alex Storn
[…] hm reddirect to /err/404.html/ На этой странице обнаружена …
21:07 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) created by Alex Storn
Not working alias on nginx/1.3.7 […] >> # ls …

10/13/12:

18:16 Changeset in nginx_org [728:d900707102c6] by Ruslan Ermilov <ru@…>
Regenerated.
18:15 Changeset in nginx_org [727:b2b10d564893] by Ruslan Ermilov <ru@…>
Simplified nginx versions maintenance by providing only a single list …

10/12/12:

18:10 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) updated by kriation
Replying to Maxim Dounin: > (...) it will be logged in a …
17:17 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) closed by Maxim Dounin
invalid: Requests are logged in the context of a location where request …
16:48 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) created by kriation
With the config below, if the server hits any of the error pages, …
13:22 Changeset in nginx_org [726:7b28d6ae4539] by Vladimir Homutov <vl@…>
Bumped revision.
13:05 Changeset in nginx_org [725:64085bf227f6] by Vladimir Homutov <vl@…>
Documented 'min_file_chunk' and 'value_length' SSI module directives.
10:01 Changeset in nginx_org [724:0422511d9bee] by Vladimir Homutov <vl@…>
Improved descriptions of indexing modules and mentioned others in …
09:17 Changeset in nginx_org [723:9429fd8bbac8] by Ruslan Ermilov <ru@…>
Let the download/item/@pgp and download/item/@win attributes default …
09:10 Changeset in nginx_org [722:91dd4a7fadbb] by Ruslan Ermilov <ru@…>
Regenerated.
09:10 Changeset in nginx_org [721:81ad082bc837] by Ruslan Ermilov <ru@…>
Simplified things by including books.xslt, download.xslt and …

10/11/12:

10:23 Changeset in nginx_org [720:9934338f83af] by Ruslan Ermilov <ru@…>
Updated the Chinese documentation.
08:19 Changeset in nginx_org [719:6a37df6078a1] by Ruslan Ermilov <ru@…>
Minimized diffs between different languages makefiles.
08:18 Changeset in nginx_org [718:8afb4cbc63bb] by Ruslan Ermilov <ru@…>
Removed vestiges of separate "introduction" and "howto".

10/10/12:

18:10 Changeset in nginx_org [717:c5facf2eff6f] by Ruslan Ermilov <ru@…>
Documented the recently added "optional_no_ca" parameter of the …
10:52 Changeset in nginx_org [716:81ec181c084e] by Vladimir Homutov <vl@…>
Bumped revisions due to last changes in map and geo modules.
09:25 Changeset in nginx_org [715:3f25469cbc49] by Vladimir Homutov <vl@…>
Highlighted 'file' parameters in the http_ssl_module directives.

10/09/12:

12:39 Changeset in nginx_org [714:ec33576efaa5] by Vladimir Homutov <vl@…>
Added note about minimal impact of declaring multiple variables (geo, map).
12:30 Changeset in nginx_org [713:1de09d81acd1] by Vladimir Homutov <vl@…>
Translated OCSP docs into Russian.
12:17 Changeset in nginx_org [712:2c9e8facc761] by Vladimir Homutov <vl@…>
Resolved ambiguity regarding lists of certificates and fixed links.

10/08/12:

14:08 Ticket #230 (Values of $date_local and $date_gmt variables depend on SSI turned on/off) created by vl
The SSI module has $date_local and $date_gmt variables which contain …
09:48 Ticket #229 (proxy_pass should be able to set SNI hostname) updated by Maxim Dounin
Status, Type, Summary changed
While an ability to set SNI hostname in proxied connection would be …
09:25 Changeset in nginx_org [711:1f383a8bccdb] by Ruslan Ermilov <ru@…>
Minor improvements over the recent additions to the "error_page" directive.

10/07/12:

10:15 patch_ngx_http_upstream_ssl_init_connection_SNI.diff attached to Ticket #229 by Jakob Praher
Patch for calling SSL_set_tlsext_host_name in ngx_http_upstream.c …
10:13 Ticket #229 (proxy_pass should be able to set SNI hostname) created by Jakob Praher
if the upstream source is a virtual host using ssl and selects the …

10/06/12:

22:22 Ticket #95 (Integrate syslog patch into modules) updated by josephholsten.com
syslog(3) blocking is no excuse. If /dev/log gets full, you've got a …

10/05/12:

14:13 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
See also ticket #217.
14:12 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) updated by Maxim Dounin
Yep, this looks like another case of try_files and alias problems, as …
11:09 Changeset in nginx [4887:4b4f4cea6dfb] by Maxim Dounin <mdounin@…>
OCSP stapling: properly check if there is ssl.ctx. This fixes …
04:37 Changeset in nginx_org [710:5da520cae945] by Ruslan Ermilov <ru@…>
Bumped document revision forgotten in r684.
04:33 Changeset in nginx_org [709:a4648185190a] by Ruslan Ermilov <ru@…>
Fixed the link internal to the module.
04:15 Changeset in nginx_org [708:25584379a968] by Ruslan Ermilov <ru@…>
Slightly revised the DTrace article's text and grammar.

10/04/12:

15:02 Changeset in nginx_org [707:b133b1f44765] by Ruslan Ermilov <ru@…>
Regenerated.
15:02 Changeset in nginx_org [706:cd0d1f0130db] by Ruslan Ermilov <ru@…>
Fixed language switcher.
14:58 Changeset in nginx_org [705:e159f385c62b] by Ruslan Ermilov <ru@…>
Fixed menu's DTD.
13:39 Changeset in nginx_org [704:82f2880ac29d] by Ruslan Ermilov <ru@…>
Fixed fallout from r607: removed obsolete (empty) files.
08:38 Changeset in nginx_org [703:57fe6d7d86b4] by Ruslan Ermilov <ru@…>
Slightly changed the wording when talking about the "rewrite_log" …
08:27 Changeset in nginx_org [702:6b6585577c33] by Ruslan Ermilov <ru@…>
Slightly changed the wording when talking about the "rewrite_log" …
08:24 Changeset in nginx_org [701:bff4179d3599] by Ruslan Ermilov <ru@…>
Fixed article upon Andrew Alexeev's suggestion.
06:57 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) updated by cschug.myopenid.com
No change in behavior with Nginx 1.3.7.

10/03/12:

15:25 Changeset in nginx [4886:b7f6f097d95e] by Maxim Dounin <mdounin@…>
Variable $bytes_sent. It replicates variable $bytes_sent as …
15:25 Changeset in nginx [4885:8f1ad536caf1] by Maxim Dounin <mdounin@…>
Log: $apache_bytes_sent removed. It was renamed to $body_bytes_sent …
15:24 Changeset in nginx [4884:e406c997470a] by Maxim Dounin <mdounin@…>
SSL: the "ssl_verify_client" directive parameter "optional_no_ca". …
15:22 Changeset in nginx [4883:f7443eeb3536] by Maxim Dounin <mdounin@…>
Version bump.
10:23 Changeset in nginx_org [700:825aa0a98b24] by Ruslan Ermilov <ru@…>
Slightly changed the article name so that all howto's are named similarly.
10:20 Changeset in nginx_org [699:8205c2fcde2f] by Ruslan Ermilov <ru@…>
Fixed long lines, apostrophes used, etc.

10/02/12:

15:04 Changeset in nginx_org [698:5182e655d055] by Sergey Budnevitch <sb@…>
DTrace article added
13:49 Changeset in nginx_org [697:5d939bef335c] by Maxim Dounin <mdounin@…>
nginx-1.3.7
13:47 Changeset in nginx_org [696:3880034cc90c] by Vladimir Homutov <vl@…>
Bumped revision due to added OCSP documentation.
13:44 Changeset in nginx_org [695:2eb83e89b239] by Vladimir Homutov <vl@…>
Added the OCSP stapling documentation in English.
13:33 Changeset in nginx [4882:09f2f70b5936] by Maxim Dounin <mdounin@…>
release-1.3.7 tag
13:33 Changeset in nginx [4881:dafd375f1c88]release-1.3.7 by Maxim Dounin <mdounin@…>
nginx-1.3.7-RELEASE
11:47 Milestone 1.3.7 completed
Status: released 1.3.7 changelog
03:16 Ticket #120 (RFC5077 stateless tls session tickets) updated by launchpad.net/~daniel-black
I posted to the list before I saw this. Replying to [comment:8 Maxim …

10/01/12:

17:31 Ticket #120 (RFC5077 stateless tls session tickets) updated by Maxim Dounin
Replying to launchpad.net/~daniel-black: > Replying to …
13:54 Changeset in nginx [4880:0254c1a43fe5] by Maxim Dounin <mdounin@…>
OCSP stapling: build fixes. With the "ssl_stapling_verify" commit …
13:50 Changeset in nginx_org [694:2ced25001893] by Vladimir Homutov <vl@…>
Regenerated.
12:53 Changeset in nginx [4879:4a804fd04e6c] by Maxim Dounin <mdounin@…>
OCSP stapling: ssl_stapling_verify directive. OCSP response …
12:51 Changeset in nginx [4878:695cc88ad649] by Maxim Dounin <mdounin@…>
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used. …
12:50 Changeset in nginx [4877:f2e450929c1f] by Maxim Dounin <mdounin@…>
OCSP stapling: log error data in ngx_ssl_error(). It's hard to debug …
12:48 Changeset in nginx [4876:1a008f968f6d] by Maxim Dounin <mdounin@…>
OCSP stapling: check Content-Type. This will result in better error …
12:47 Changeset in nginx [4875:386a06a22c40] by Maxim Dounin <mdounin@…>
OCSP stapling: loading OCSP responses. This includes the …
12:42 Changeset in nginx [4874:d1a20423c425] by Maxim Dounin <mdounin@…>
OCSP stapling: the ngx_event_openssl_stapling.c file. Missed in …
12:41 Changeset in nginx [4873:dd74fd35ceb5] by Maxim Dounin <mdounin@…>
OCSP stapling: ssl_stapling_file support. Very basic version without …
12:39 Changeset in nginx [4872:7c3cca603438] by Maxim Dounin <mdounin@…>
OCSP stapling: ssl_trusted_certificate directive. The directive …
00:29 Ticket #120 (RFC5077 stateless tls session tickets) updated by launchpad.net/~daniel-black
Replying to Maxim Dounin: > The question is: what's the …
Note: See TracTimeline for information about the timeline view.