Timeline



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 …

04/16/15:

22:08 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) created by Jürn Brodersen
The worker process dies when trying to connect to a service through …
18:14 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > > The $uri is just a …
16:52 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
> The $uri is just a variable, and it's value is strictly defined …
15:18 Changeset in nginx [6107:db08fed33195]stable-1.8 by Sergey Kandaurov <pluknet@…>
Core: ensure that ngx_config.h is always included first. This fixes …
14:00 Changeset in nginx [6104:2d70fc85b3b2]stable-1.8 by Maxim Dounin <mdounin@…>
Stable branch.
12:05 Changeset in nginx [6098:ac34eff7e147] by Ruslan Ermilov <ru@…>
Fixed build, broken by 8b7f062a3fe6. Casting a "const char *" to …
09:17 Changeset in nginx [6097:8b7f062a3fe6] by Vladimir Homutov <vl@…>
Core: added OpenSSL version information to "nginx -V" output.
09:13 Changeset in nginx [6096:e24f1bfdb641] by Vladimir Homutov <vl@…>
Version bump.

04/15/15:

17:47 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > > The problem is that …
16:45 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
> The problem is that $uri in the try_files above is /test/x. That …
13:31 Ticket #251 (Option to disable upload buffers) closed by Maxim Dounin
fixed
06:10 Ticket #251 (Option to disable upload buffers) updated by maxim
It wasn't: http://trac.nginx.org/nginx/milestone/1.7 The feature was …
01:00 Ticket #251 (Option to disable upload buffers) updated by len bas
was this removed from the 1.7 roadmap? is it still planned to be …

04/14/15:

18:28 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > Replying to [ticket:97
15:49 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
Replying to Maxim Dounin: > {{{ > # bug: request to …

04/11/15:

13:32 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) closed by Sergey Kandaurov
duplicate: Closing this as duplicate of ticket #713.
11:12 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) updated by https://stackoverflow.com/users/573152/bernard-rosset
Duplicate of #713 Sorry, I could not find it through my previous …

04/10/15:

16:42 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) created by https://stackoverflow.com/users/573152/bernard-rosset
When defining my access logs with the following: […] I end up with …
15:32 nginx.patch attached to Ticket #746 by Justin Ellison
nginx-config.patch
15:32 Ticket #746 (Cached objects wit expires headers in the past served up with ...) created by Justin Ellison
When setting up a nginx reverse proxy that caches objects to the …
14:00 Ticket #745 (if(false) does not work in 1.6.3) closed by Maxim Dounin
invalid: There are no special "true" and "false" values in nginx. Both "true" …
08:02 Ticket #745 (if(false) does not work in 1.6.3) created by ITソリューション事業部 株式会社テックス
After updating to 1.6.3, if(false) does not work. […] This …

04/09/15:

18:57 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) updated by Régis Leroy
ok, sorry, did not found it on my searchs.
18:51 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) closed by Sergey Kandaurov
fixed: Thanks, this bug was fixed in 1.7.12 (24ccec3c4a87).
18:46 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) created by Régis Leroy
Testing the new nginx 1.7.11 proxy_request_buffering off option …

04/08/15:

17:20 Changeset in nginx-tests [546:fa48f8a195a3] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_request_buffering_ssl.t TODOs.
17:16 Changeset in nginx-tests [545:dbf8fb0f3d30] by Sergey Kandaurov <pluknet@…>
Tests: fixed unbuffered request body tests. In particular, made sure …

04/07/15:

16:25 Ticket #731 (client_body_temp_path with levels does not work in some cases.) closed by Sergey Kandaurov
fixed: Thanks, this bug is fixed in 1.7.12.
16:22 Milestone 1.7.12 completed
Status: scheduled Trunk: mainline * The last bug fix …
16:22 Milestone 1.6.3 completed
Status: scheduled Trunk: stable * Bug fix merge from mainline
15:57 Changeset in nginx [6095:c94bc8f034ff]stable-1.6 by Maxim Dounin <mdounin@…>
release-1.6.3 tag
15:51 Changeset in nginx [6094:76d66e92c66c]stable-1.6release-1.6.3 by Maxim Dounin <mdounin@…>
nginx-1.6.3 changes fix
15:35 Changeset in nginx [6093:a70af6f10942] by Maxim Dounin <mdounin@…>
release-1.7.12 tag
15:35 Changeset in nginx [6092:3ef00a71f564]release-1.7.12 by Maxim Dounin <mdounin@…>
nginx-1.7.12-RELEASE
14:58 Changeset in nginx [6091:f237ea8f8eed]stable-1.6 by Maxim Dounin <mdounin@…>
release-1.6.3 tag
14:58 Changeset in nginx [6090:698bcf853bbd]stable-1.6 by Maxim Dounin <mdounin@…>
nginx-1.6.3-RELEASE
13:45 Changeset in nginx-tests [544:e82bbe71f50c] by Sergey Kandaurov <pluknet@…>
Tests: removed TODOs for resolver fixes merged in 1.6.2.
13:05 Ticket #732 (Signed integer overflows) updated by Ruslan Ermilov <ru@…>
In 8ec0f199cc81d57a161ac8d87523232b3dc12ed8/nginx: […]
13:05 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by Maxim Dounin <mdounin@…>
In 1d6eb39d05c97dc0ab95287569d6daf50829c11e/nginx: […]

04/06/15:

22:35 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by Sergey Kandaurov <pluknet@…>
In 7bdd34cd27114e7376c9e53c815b51108f94be89/nginx: […]
22:32 Changeset in nginx [6071:7bdd34cd2711] by Sergey Kandaurov <pluknet@…>
Core: limited levels of subdirectory hierarchy used for temp files. …
22:32 Changeset in nginx [6070:3f5465a33fa8] by Sergey Kandaurov <pluknet@…>
Core: removed excessive initialization in ngx_conf_set_path_slot(). …
22:32 Changeset in nginx [6069:e37ec0a33901] by Sergey Kandaurov <pluknet@…>
Core: fixed error handling on ngx_conf_full_name() failure.
22:20 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by Maxim Dounin
That's sad, but happens on a regular basis. Somebody is always wrong …
22:04 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by gummybearcandies.wordpress.com
The Internet disagrees with you: …
21:07 Changeset in nginx [6068:643f2ce02f1c] by Ruslan Ermilov <ru@…>
Upstream: abbreviated SSL handshake may interact badly with Nagle.
19:22 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) closed by Maxim Dounin
wontfix
19:14 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) created by gummybearcandies.wordpress.com
Virtually every example out there I see on using OCSP stapling ends up …
19:08 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) closed by Maxim Dounin
worksforme: Works fine here, you are probably doing something wrong. Try asking …
18:46 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) created by gummybearcandies.wordpress.com
The SSL module support of OCSP stapling does not function under the …
16:20 Changeset in nginx [6067:231a5bbd9e9c] by Valentin Bartenev <vbart@…>
Request body: always flush buffers if request buffering is off. This …
15:02 Changeset in nginx-tests [543:a36757f66c75] by Sergey Kandaurov <pluknet@…>
Tests: unbuffered request body to ssl backend.
15:02 Changeset in nginx-tests [542:e7e3ced702f5] by Sergey Kandaurov <pluknet@…>
Tests: unbuffered request body.
12:39 Ticket #741 (default_server does not exist in nginx.vim) updated by Maxim Dounin
The parser in vim syntax highlighting is very naive, and doesn't try …
08:22 Changeset in nginx [6066:657f6ec01da0] by Valentin Bartenev <vbart@…>
Used the correct type for the AIO preload handler return value.

04/04/15:

12:17 Ticket #741 (default_server does not exist in nginx.vim) updated by https://stackoverflow.com/users/573152/bernard-rosset
Well, in that case I would see it as a defect : ssl gets …

04/03/15:

18:11 Ticket #741 (default_server does not exist in nginx.vim) closed by Maxim Dounin
invalid: There is no default_server directive in nginx.
17:12 Ticket #741 (default_server does not exist in nginx.vim) created by https://stackoverflow.com/users/573152/bernard-rosset
I noticed …
15:20 Changeset in nginx [6065:0daea93e86a2] by Maxim Dounin <mdounin@…>
Configure: style.
15:07 Ticket #740 (ssl_staping not working with WoSign SSL certificates) closed by Maxim Dounin
wontfix: The problem itself seems to be with a particular OCSP responder, not …
14:53 Changeset in nginx-tests [541:53d0d963eb40] by Sergey Kandaurov <pluknet@…>
Tests: basic imap ssl tests.
09:03 Ticket #740 (ssl_staping not working with WoSign SSL certificates) created by openid.yandex.ru/tmatm24
Here is the description of the problem with OCSP-responder: …

04/02/15:

21:11 Changeset in nginx-tests [540:481d705b8610] by Sergey Kandaurov <pluknet@…>
Tests: SSL support in mail backends. Socket is now embedded into …
11:33 Ticket #677 (FQDN treated as syslog tag by rsyslog) closed by vl
worksforme: Speaking practically, I just tried rsyslog-8.7.0 and I see no …

04/01/15:

18:11 Ticket #677 (FQDN treated as syslog tag by rsyslog) reopened by www.google.com/accounts/o8/id?id=AItOawmdDpmB9G8lE80lE6AktX0i-1hR-rEV4v4
18:10 Ticket #677 (FQDN treated as syslog tag by rsyslog) updated by www.google.com/accounts/o8/id?id=AItOawmdDpmB9G8lE80lE6AktX0i-1hR-rEV4v4
I recently am facing this issue when trying to use the syslog …
14:59 Changeset in nginx-tests [539:3fcad5e66735] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fixes in mail modules.
13:05 Changeset in nginx [6064:ff957cd36860] by Filipe da Silva <fdasilva@…>
OCSP stapling: missing free calls. Missing call to …
10:23 Ticket #739 (init script for newrelic agent fails to find running daemon) closed by Andrei Belov
fixed: This was already fixed in the 2.0.0-6 version of the nginx-nr-agent …
00:49 Changeset in nginx [6063:d698c300b9ff] by Valentin Bartenev <vbart@…>
Cache: added support for reading of the header in thread pools.

03/31/15:

22:32 Ticket #739 (init script for newrelic agent fails to find running daemon) created by Jo Rhett
The init script for nginx-nr-agent can't tell that the agent is …
14:45 Changeset in nginx [6062:173561dfd567] by Sergey Kandaurov <pluknet@…>
Fixed invalid access to complex value defined as an empty string. …

03/27/15:

18:19 Changeset in nginx [6061:953ef81705e1] by Valentin Bartenev <vbart@…>
Events: fixed possible crash on start or reload. The main thread …
16:57 Changeset in nginx [6060:3d4730eada9c] by Valentin Bartenev <vbart@…>
Events: made posted events macros safe.
09:56 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by Sergey Kandaurov
Status changed
09:48 Ticket #738 (Describe how to extend mime.types in types docs) created by anatoly techtonik
The correct way to extend mime.types with types is to include it …

03/26/15:

14:36 Changeset in nginx [6057:5c1b480ddcab] by Maxim Dounin <mdounin@…>
Version bump.
11:15 Changeset in nginx [6072:f737e406aa68] by Ruslan Ermilov <ru@…>
Core: guard against spinlock usage without atomic ops. The new thread …
06:30 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by Adam Lemanski
Why not just remove NGINX from /etc/sysconfig/nginx instead of …

03/25/15:

23:31 Changeset in nginx [6056:24ccec3c4a87] by Maxim Dounin <mdounin@…>
Proxy: fixed proxy_request_buffering and chunked with preread body. …
15:02 Ticket #737 (systemd service unit file ignores sysconfig environment variables) closed by thresh
wontfix: > NGINX can't be used in the service unit file because ExecStart? …
14:44 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by Adam Lemanski
NGINX can't be used in the service unit file because ExecStart
14:30 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by thresh
Contrary to initscripts, variables sourced with EnvironmentFile are …
07:27 Ticket #737 (systemd service unit file ignores sysconfig environment variables) created by Adam Lemanski
At the moment the packacked systemd unit file use a hard path to the …
03:47 Ticket #736 (Nginx responses 412 to invalid If-Unmodified-Since request-header) updated by wai wai li
Sending request with If-Unmodified-Since header to Ngnix: 1. If the …
02:18 Ticket #736 (Nginx responses 412 to invalid If-Unmodified-Since request-header) created by wai wai li
Sending request with If-Unmodified-Since header to Ngnix: 1. If the …

03/24/15:

16:45 Milestone 1.7.11 completed
Status: scheduled Trunk: mainline * thread pools support …
16:05 Ticket #735 (баг с Transfer-Encoding: chunked на https) closed by Maxim Dounin
invalid: This isn't a bug. Use of chunked encoding isn't expected to ensure …
15:49 nginx.conf-fragment attached to Ticket #735 by Илья Шипицин
15:49 https.png attached to Ticket #735 by Илья Шипицин
15:48 http.png attached to Ticket #735 by Илья Шипицин
15:48 chunk-reader.ps1 attached to Ticket #735 by Илья Шипицин
15:48 chunk.php attached to Ticket #735 by Илья Шипицин
15:48 Ticket #735 (баг с Transfer-Encoding: chunked на https) created by Илья Шипицин
вкратце: на https содержимое отдается с ненужной буферизацией …
15:45 Changeset in nginx [6055:166c2c19c522] by Maxim Dounin <mdounin@…>
release-1.7.11 tag
15:45 Changeset in nginx [6054:2b3b737b5456]release-1.7.11 by Maxim Dounin <mdounin@…>
nginx-1.7.11-RELEASE
13:43 Changeset in nginx-tests [538:1ab33feebbfd] by Maxim Dounin <mdounin@…>
Tests: typo.
13:17 Ticket #734 (FYI off-by-one while processing request header (low/no impact?).) closed by Maxim Dounin
fixed: Thanks, this bug is fixed in 1.7.7 (21043ce2a005).
12:19 Ticket #734 (FYI off-by-one while processing request header (low/no impact?).) created by Marek Kroemeke
Hi there, Not a biggie (we think?) - but probably still worth …
11:44 Changeset in nginx-tests [537:202de1d281e5] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fixes.

03/23/15:

18:09 Changeset in nginx [6053:b6eb6ec4fbd9] by Maxim Dounin <mdounin@…>
Upstream: uwsgi_request_buffering, scgi_request_buffering.
18:09 Changeset in nginx [6052:8ad78808a612] by Maxim Dounin <mdounin@…>
FastCGI: fastcgi_request_buffering.
18:09 Changeset in nginx [6051:d97e6be2d292] by Maxim Dounin <mdounin@…>
Proxy: proxy_request_buffering chunked support.
18:09 Changeset in nginx [6050:a08fad30aeac] by Maxim Dounin <mdounin@…>
Request body: unbuffered reading. The r->request_body_no_buffering …
18:09 Changeset in nginx [6049:42d9beeb22db] by Maxim Dounin <mdounin@…>
Request body: filters support.
18:09 Changeset in nginx [6048:9e231d4cecca] by Maxim Dounin <mdounin@…>
Request body: moved request body writing to save filter.
18:09 Changeset in nginx [6047:e2e609f59094] by Maxim Dounin <mdounin@…>
Request body: free chain links in ngx_http_write_request_body().
18:09 Changeset in nginx [6046:66176dfea01e] by Maxim Dounin <mdounin@…>
Output chain: free chain links in ngx_chain_writer().
18:04 Changeset in nginx [6059:c81d79a7befd] by Valentin Bartenev <vbart@…>
SPDY: always push pending data. This helps to avoid suboptimal …
17:56 Changeset in nginx [6045:6ab301ddf469] by Maxim Dounin <mdounin@…>
Output chain: zero size buf alerts in ngx_chain_writer(). Now we log …
17:47 Changeset in nginx [6058:7ba52c995325] by Valentin Bartenev <vbart@…>
SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
16:28 Changeset in nginx [6044:b8926ba4d087] by Maxim Dounin <mdounin@…>
Format specifier fixed for file size of buffers.
16:28 Changeset in nginx [6043:613b14b305c7] by Maxim Dounin <mdounin@…>
Proxy: fixed proxy_set_body with proxy_cache. If the last header …
14:51 Changeset in nginx [6042:abde398f34a7] by Valentin Bartenev <vbart@…>
Thread pools: implemented graceful exiting of threads.
14:51 Changeset in nginx [6041:2097cd49a158] by Valentin Bartenev <vbart@…>
Thread pools: removed unused pointer to memory pool. No functional …
14:51 Changeset in nginx [6040:adaedab1e662] by Valentin Bartenev <vbart@…>
Thread pools: keep waiting tasks mutex in ngx_thread_pool_t. It's not …
14:51 Changeset in nginx [6039:fc36690e7f44] by Valentin Bartenev <vbart@…>
Thread pools: replaced completed tasks queue mutex with spinlock.
10:52 Changeset in nginx [6038:94ce52db3367] by Ruslan Ermilov <ru@…>
Removed stub implementation of win32 mutexes.

03/22/15:

23:44 Changeset in nginx [6089:745d2d014123]stable-1.6 by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
23:44 Changeset in nginx [6037:1a9e25b3f8d1] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
23:42 Changeset in nginx [6036:4e3f87c02cb4] by Maxim Dounin <mdounin@…>
SSL: use of SSL_MODE_NO_AUTO_CHAIN. The SSL_MODE_NO_AUTO_CHAIN mode …
23:42 Changeset in nginx [6035:a84267233877] by Maxim Dounin <mdounin@…>
SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. …
23:42 Changeset in nginx [6034:3e847964ab55] by Maxim Dounin <mdounin@…>
SSL: clear protocol options. LibreSSL 2.1.1+ started to set …
Note: See TracTimeline for information about the timeline view.