Timeline



05/15/15:

22:32 Changeset in nginx [6147:74b6ef56ea56] by Ruslan Ermilov <ru@…>
Upstream: $upstream_connect_time. The variable keeps time spent on …
22:31 Changeset in nginx [6146:59fc60585f1e] by Ruslan Ermilov <ru@…>
Upstream: times to obtain header/response are stored as ngx_msec_t.
14:15 Changeset in nginx [6145:0b8f6f75245d] by Igor Sysoev <igor@…>
Events: ngx_event_t size reduction by grouping bit fields.
08:17 patch_ngx_http_parse_int_overflow_protocol_version.txt attached to Ticket #762 by openid.stackexchange.com/user/9a01f091-0d6d-4e99-8f37-dcf99897dd7c
08:14 Ticket #762 (procol version integer overflow, downgrade to 0.9) created by openid.stackexchange.com/user/9a01f091-0d6d-4e99-8f37-dcf99897dd7c
Nginx currently supports the old RFC with : […] But when …

05/14/15:

15:54 Changeset in nginx [6187:1b7e246e6b38] by Vladimir Homutov <vl@…>
Core: store and dump processed configuration. If the -T option is …
14:28 Changeset in nginx-tests [576:239ade56c015] by Sergey Kandaurov <pluknet@…>
Tests: more proxy_cache_lock_age tests. Reflect that when an aged …
14:04 Changeset in nginx-tests [575:eea2b0158b51] by Sergey Kandaurov <pluknet@…>
Tests: sub filter tests for complex variable.
11:46 Changeset in nginx-tests [574:2cd00179f4b2] by Sergey Kandaurov <pluknet@…>
Tests: has_feature() introduced in Test::Nginx. It is used to check …
08:54 Changeset in nginx-tests [572:ca54b445d982] by Sergey Kandaurov <pluknet@…>
Tests: masked nginx bug in proxy next upstream. When iterating …

05/13/15:

13:57 Changeset in nginx-tests [573:517cde5075d8] by Sergey Kandaurov <pluknet@…>
Tests: improved time zone name checks for $date_gmt in ssi.t. Time …
10:46 Ticket #761 (The auth_request does not supports query string/arguments) updated by rustler2000.livejournal.com
Fix: […]
10:09 Ticket #761 (The auth_request does not supports query string/arguments) created by rustler2000.livejournal.com
Having in config: […] The debug log from nginx shows: …

05/12/15:

15:58 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) closed by Maxim Dounin
invalid: The path which you use with the --with-pcre switch does not points …
15:07 Changeset in nginx-tests [571:5c3946ebd867] by Sergey Kandaurov <pluknet@…>
Tests: basic stream tests for upstream hash.
10:12 Ticket #760 (Support for HTTP/2) updated by launchpad.net/~lewisgoddard
I am assuming this is a blocker for 1.9 as it's listed as one of the …
10:05 Ticket #760 (Support for HTTP/2) created by launchpad.net/~lewisgoddard
This is already listed in the [1.9 …

05/09/15:

10:13 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) updated by zubkov-and.ya.ru
# cat objs/Makefile CC = cc CFLAGS = -pipe -O -W -Wall …
10:06 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) created by zubkov-and.ya.ru
CentOS 7 # ./configure --prefix=/usr/local/nginx18 …

05/07/15:

12:10 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) closed by Maxim Dounin
invalid
11:28 Changeset in nginx-tests [570:f7bc1f74970a] by Sergey Kandaurov <pluknet@…>
Tests: avoid send errors in syslog tests with mail error_log. Use a …

05/06/15:

19:57 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) updated by Alex Samorukov
please close this ticker - problem is on php-fpm side. sorry for this …
18:19 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) created by Alex Samorukov
After migration from Apache to Nginx i found that one of my API client …
14:04 Changeset in nginx [6339:67422a0a8ed2]stable-1.8 by Ruslan Ermilov <ru@…>
Events: made a failure to create a notification channel non-fatal. …
14:04 Changeset in nginx [6144:d0a84ae2fb48] by Ruslan Ermilov <ru@…>
Events: made a failure to create a notification channel non-fatal. …
08:22 Changeset in nginx-tests [569:adbb9b5108aa] by Sergey Kandaurov <pluknet@…>
Tests: fixed mail error_log test timeouts similar to 22bade4c7e12.

05/03/15:

12:23 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by Maxim Dounin
Again: URLs and hostnames are different things. And …
12:15 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by Steeve Knight
Nope - sorry, you missed it, and in fact the added comment will likely …
11:46 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) closed by Maxim Dounin
invalid: The map with hostnames is to match hostnames, not URLs. The …
09:45 Changeset in nginx-tests [568:907e89fba9c3] by Sergey Kandaurov <pluknet@…>
Tests: removed TODO and try_run() checks for legacy versions.

05/01/15:

20:10 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) created by Steeve Knight
The following map sets up a value for my Access-Control-Allow-Origin …

04/30/15:

12:52 Changeset in nginx-tests [567:22bade4c7e12] by Sergey Kandaurov <pluknet@…>
Tests: in stream, made sure to get syslog data to test its format.

04/29/15:

12:53 Changeset in nginx-tests [566:4296379213c8] by Sergey Kandaurov <pluknet@…>
Tests: refactored stream least_conn tests similar to e4ff43e00d84.
12:29 Ticket #756 (Client disconnect in ngx_http_image_filter_module) updated by Maxim Dounin
Status changed
11:59 Changeset in nginx [6143:162b2d27d4e1] by Ruslan Ermilov <ru@…>
Configure: handle deprecated options. Removed the deprecated …
11:58 Changeset in nginx-tests [565:ff49e1c00b35] by Sergey Kandaurov <pluknet@…>
Tests: in stream tests, try to read all the data where appropriate.
10:53 Changeset in nginx [6142:53bccdc4923a] by Ruslan Ermilov <ru@…>
Removed the deprecated "imap" directive.
10:53 Changeset in nginx [6141:bf1655ae9a1c] by Ruslan Ermilov <ru@…>
Removed the deprecated "so_keepalive" directive.
10:52 Changeset in nginx [6140:2911b7e5491b] by Ruslan Ermilov <ru@…>
Removed deprecated HTTP directives.
10:52 Changeset in nginx [6139:b19350b896bb] by Ruslan Ermilov <ru@…>
Removed the deprecated "connections" directive.
05:27 nginx-1.8.0.greedy-image.patch attached to Ticket #756 by Dan Podeanu
05:27 Ticket #756 (Client disconnect in ngx_http_image_filter_module) created by Dan Podeanu
I have encountered a bug in ngx_http_image_filter_module when used in …

04/28/15:

18:22 Milestone 1.9.0 completed
Status: released Trunk: mainline * Basic stream module …
15:55 Changeset in nginx [6138:bc47a7a8159c] by Valentin Bartenev <vbart@…>
Fixed overflow detection in ngx_inet_addr(). Overflow detection of …
15:54 Changeset in nginx [6137:5d0c9405af71] by Valentin Bartenev <vbart@…>
Version bump.
15:31 Changeset in nginx [6136:f53f5b00859d] by Maxim Dounin <mdounin@…>
release-1.9.0 tag
15:31 Changeset in nginx [6135:53d850fe292f]release-1.9.0 by Maxim Dounin <mdounin@…>
nginx-1.9.0-RELEASE
13:46 Ticket #755 (nginx нельзя заставить использовать только syslog) updated by openid.yandex.ru/aspotapov2015
А для чего так сделано? Просто у нас немножко параноидальная система …
12:54 Ticket #755 (nginx нельзя заставить использовать только syslog) closed by Maxim Dounin
wontfix: Всё так.
12:15 Ticket #755 (nginx нельзя заставить использовать только syslog) created by openid.yandex.ru/aspotapov2015
При запуске nginx пытается открыть лог-файл, указанный при компиляции, …
12:03 Ticket #754 (add_header not being inherited by named location) closed by Sergey Kandaurov
worksforme: Looks like you have add_header directive(s) inside your named …
11:15 Ticket #754 (add_header not being inherited by named location) created by Neil Craig
Hi I am developing an service based on nginx which uses it as a …

04/27/15:

15:51 Changeset in nginx [6134:96e22e4f1b03] by Maxim Dounin <mdounin@…>
Added stream module to win32 builds.
15:25 Changeset in nginx [6133:af7eba90645d] by Maxim Dounin <mdounin@…>
Win32: shared memory base addresses and remapping. Two mechanisms are …
14:18 Changeset in nginx-tests [564:a1c93746570d] by Sergey Kandaurov <pluknet@…>
Tests: mail error_log tests.
00:44 Changeset in nginx [6132:859ce1c41f64] by Maxim Dounin <mdounin@…>
Win32: fixed shm.handle loss on reload.
00:44 Changeset in nginx [6131:be3aaf9f0005] by Maxim Dounin <mdounin@…>
Core: fixed nginx_shared_zone name.

04/26/15:

13:14 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by Maxim Dounin
Status changed
The ngx_master_process_cycle() closes listening sockets by itself on …

04/24/15:

18:38 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) created by launchpad.net/~cpburnz
According to the Nginx documentation, SIGQUIT will cause a …
07:54 Changeset in nginx [6338:f32d073b83e1]stable-1.8 by Roman Arutyunyan <arut@…>
Merge proxy_protocol setting of listen directives. It's now enough to …

04/23/15:

16:17 Changeset in nginx-tests [563:ca74dc9abd1a] by Sergey Kandaurov <pluknet@…>
Tests: adjusted stream tests with upstream zone. In order to maximize …
15:48 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) updated by Maxim Dounin
Status, Sensitive changed
15:46 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Keywords changed
15:14 Ticket #752 (try_files + subrequest + proxy-handler problem) updated by Maxim Dounin
Keywords, Status, Description changed
Thanks for filing the ticket. I've translated it to English (and …
14:58 Ticket #752 (try_files + subrequest + proxy-handler problem) created by openid.yandex.ru/emychlo
When using subrequests with try_files the following behaviour is …
12:55 Changeset in nginx-tests [562:abf5f3197967] by Sergey Kandaurov <pluknet@…>
Tests: skipped stream_error_log.t on win32.
12:55 Changeset in nginx-tests [561:cd3e32d9997e] by Sergey Kandaurov <pluknet@…>
Tests: adjusted stream test timeouts, visible on win32.
11:01 Changeset in nginx-tests [560:f3434de79a7f] by Sergey Kandaurov <pluknet@…>
Tests: upstream zone tests with ssl backend.
11:01 Changeset in nginx-tests [559:9208d8243926] by Sergey Kandaurov <pluknet@…>
Tests: stream ssl and proxy ssl tests.
11:01 Changeset in nginx-tests [558:27740a2dd781] by Sergey Kandaurov <pluknet@…>
Tests: stream error_log tests.
11:01 Changeset in nginx-tests [557:05cbe9e2def8] by Sergey Kandaurov <pluknet@…>
Tests: basic stream tests for upstream least_conn.

04/22/15:

13:59 Changeset in nginx-tests [556:97d89d9ab4ed] by Sergey Kandaurov <pluknet@…>
Tests: basic stream upstream tests.
13:06 Changeset in nginx-tests [555:ba6cc90e3d67] by Sergey Kandaurov <pluknet@…>
Tests: basic stream proxy tests.
11:38 Changeset in nginx-tests [554:4cc65166509e] by Sergey Kandaurov <pluknet@…>
Tests: removed superfluous try_run() check.

04/21/15:

16:05 Changeset in nginx-tests [553:e47cd1b95997] by Sergey Kandaurov <pluknet@…>
Tests: stream tests for proxy_next_upstream.
15:37 Milestone 1.7 completed
Status: on-going development Trunk: mainline 1.7 planned …
15:37 Milestone 1.8.0 completed
Status: scheduled Trunk: stable * First release from 1.8 trunk
14:11 Changeset in nginx [6120:cebc9a2c2144]stable-1.8 by Maxim Dounin <mdounin@…>
release-1.8.0 tag
14:11 Changeset in nginx [6119:01d52c2b460d]stable-1.8release-1.8.0 by Maxim Dounin <mdounin@…>
nginx-1.8.0-RELEASE
12:16 Changeset in nginx-tests [552:93af034fda47] by Sergey Kandaurov <pluknet@…>
Tests: stream module prerequisite.
11:52 Changeset in nginx-tests [551:28a8248740ca] by Sergey Kandaurov <pluknet@…>
Tests: proxy cache lock tests adjusted. Sometimes, events for expired …

04/20/15:

19:26 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) closed by Maxim Dounin
wontfix: It doesn't try to create full path intentionally, as nginx doesn't …
13:13 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
All is checked. But I cannot install native nginx without modules at …
13:00 Changeset in nginx-tests [550:a04b8b9537cd] by Sergey Kandaurov <pluknet@…>
Tests: adjusted resolver test timeout. Gave more change for resend …
11:45 Ticket #751 (Problems with syslog and openvpn) updated by vl
First, please reproduce the problem without 3rd-party modules using …
11:28 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
So after restarting openvpn - nginx cannot send log and swears to …
11:22 Ticket #751 (Problems with syslog and openvpn) closed by vl
worksforme: This is the expected behavior. Nginx will report errors to the local …

04/19/15:

23:08 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
For fix this problem - domain name is replaced by ip-address.
22:55 Ticket #751 (Problems with syslog and openvpn) created by GoTLiuM InSPiRiT
Hi, I'm use openvpn at this moment for internal communications between …
21:29 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) closed by Sergey Kandaurov
invalid: Ok, thanks for detailed feedback.

04/18/15:

20:44 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) created by Michael Stapelberg
Steps to reproduce: 1. apt-get install nginx 2. systemctl stop nginx …
20:28 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Jürn Brodersen
This was solved by adding -fPIE -pie as build flags: …
14:52 Ticket #749 (Nginx not correctly cleaning fasctgi cache) updated by FredericA.
I found some errors in my logs like that : "ngx_slab_alloc() failed: …
14:31 Ticket #749 (Nginx not correctly cleaning fasctgi cache) created by FredericA.
Hello, I'm using nginx as a cache for a busy backend (dynamic tiles …
09:44 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Daniel Jönsson
I solved it by recompiling nginx using the PKGBUILD from the ALARM …

04/17/15:

14:54 Changeset in nginx-tests [549:e4ff43e00d84] by Sergey Kandaurov <pluknet@…>
Tests: refactored least_conn test. First, start long requests to busy …
12:29 Changeset in nginx-tests [548:56c3a8310076] by Sergey Kandaurov <pluknet@…>
Tests: removed post_action TODOs for fixes merged in 1.6.3.
12:12 Changeset in nginx-tests [547:714668aea2b0] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_cache_lock tests with subrequests. Start time …
10:11 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Sergey Kandaurov
Do configure options differ between 1.6.2 and 1.6.3 versions in your …
Note: See TracTimeline for information about the timeline view.