Timeline



03/08/15:

11:45 Ticket #728 (alias lost last path character) updated by Dmitry Machin
On my work i try this config with nginx/1.7.10 - result the same
11:43 Ticket #728 (alias lost last path character) created by Dmitry Machin
I have nginx config its part […] But when i make request, i have …

03/05/15:

13:06 Ticket #727 (Nginx pass_proxy subdirectory without url decoding) updated by Rinat Silnov
Hello Maxim, I guess RFC 2616 https://www.ietf.org/rfc/rfc2616.txt
12:47 Ticket #727 (Nginx pass_proxy subdirectory without url decoding) closed by Maxim Dounin
invalid: Characters which are not allowed to be passed unescaped are escaped …
12:47 Ticket #714 (Writing connection leak while SPDY enabled) updated by Hendrik Horeis
Hi Valentin, phew, the set of configs is kind of massive. lots of …
10:59 Changeset in nginx-tests [532:1b2f71399b49] by Sergey Kandaurov <pluknet@…>
Tests: adjusted least_conn test timeouts.

03/04/15:

21:55 Ticket #727 (Nginx pass_proxy subdirectory without url decoding) created by Rinat Silnov
Hello guys, First of all thank you for this amazing server! Here's …
16:20 Changeset in nginx [6000:93fee708f168] by Valentin Bartenev <vbart@…>
Log: use ngx_cpymem() in a couple of places, no functional changes.
16:00 Ticket #714 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Could you provide your configuration? Do you have anything in the …
15:26 Changeset in nginx [6016:457ec43dd8d5] by Ruslan Ermilov <ru@…>
Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation. It's …
13:53 Changeset in nginx-tests [529:42810c40ebb8] by Sergey Kandaurov <pluknet@…>
Tests: removed races from SPDY tests with consecutive streams. Some …
09:29 nginx-1.7.10-7-day.png attached to Ticket #714 by Hendrik Horeis
7 day increase of writing connections with spdy
09:29 Ticket #714 (Writing connection leak while SPDY enabled) updated by Hendrik Horeis
Hi guys, I just feel free to leave an update here and to confirm that …
05:12 Changeset in nginx [6003:cf2f8d91cf09] by Ruslan Ermilov <ru@…>
Proxy: use an appropriate error on memory allocation failure.
05:10 Changeset in nginx [6002:f8ee988cfe6d] by Ruslan Ermilov <ru@…>
Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.
05:05 Changeset in nginx [6001:add12ee1d01c] by Ruslan Ermilov <ru@…>
Style: use %*s format, as in 68d21fd1dc64.

03/03/15:

18:04 Changeset in nginx-tests [530:a61571a5f8df] by Sergey Kandaurov <pluknet@…>
Tests: conditional requests only for cached 200/206 responses.
15:09 Changeset in nginx [5998:ea58dfd07782] by Ruslan Ermilov <ru@…>
Events: simplified ngx_event_aio_t definition. No functional changes.
14:48 Changeset in nginx [5999:4d8936b1fc32] by Valentin Bartenev <vbart@…>
Upstream keepalive: drop ready flag on EAGAIN from recv(MSG_PEEK). …

03/02/15:

22:26 Changeset in nginx-tests [528:625cbbfd66b3] by Maxim Dounin <mdounin@…>
Tests: filter_finalize TODO adjusted.
22:15 Changeset in nginx [5996:ab660d7c9980] by Maxim Dounin <mdounin@…>
Style. Noted by Ruslan Ermilov.
18:44 Changeset in nginx [5995:5f179f344096] by Maxim Dounin <mdounin@…>
Upstream: upstream argument in ngx_http_upstream_process_request(). …
18:44 Changeset in nginx [5994:5abf5af257a7] by Maxim Dounin <mdounin@…>
Upstream: avoid duplicate finalization. A request may be already …
18:15 Changeset in nginx [5993:5b549cc7f698] by Roman Arutyunyan <arut@…>
SSL: reset ready flag if recv(MSG_PEEK) found no bytes in socket. …
16:47 Changeset in nginx [5992:174512857ccf] by Roman Arutyunyan <arut@…>
Cache: do not inherit last_modified and etag from stale response. …
15:41 Changeset in nginx [5991:435ee290c2e1] by Roman Arutyunyan <arut@…>
Upstream hash: speedup consistent hash init. Repeatedly calling …
15:26 Ticket #725 (spdy + return <code> "some text" = Could not parse Spdy Control Frame ...) closed by Maxim Dounin
invalid: Closing this.
13:31 Ticket #726 (NGINX will use least level of security for SSL with SNI enabled.) closed by Maxim Dounin
wontfix: I don't think we are in position to do anything with this. Ciphers are …
12:56 Changeset in nginx-tests [527:a36290485719] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fix.
05:46 Ticket #726 (NGINX will use least level of security for SSL with SNI enabled.) created by Null Blank
When utilizing SNI feature, the SSL security level may be breached due …

03/01/15:

08:40 Ticket #725 (spdy + return <code> "some text" = Could not parse Spdy Control Frame ...) updated by Valentin V. Bartenev
Could you please provide your full config or/and clear steps how to …

02/28/15:

12:17 Changeset in nginx-tests [531:679a7669ee71] by Sergey Kandaurov <pluknet@…>
Tests: no revalidation of a 404 cache entry.

02/27/15:

16:19 Changeset in nginx [5997:c901f2764c27] by Valentin Bartenev <vbart@…>
Refactored ngx_linux_sendfile_chain() even more. The code that calls …
13:28 Changeset in nginx [5990:6a7c6973d6fc] by Sergey Kandaurov <pluknet@…>
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client. …

02/26/15:

17:16 Changeset in nginx-tests [526:e6817a00ba00] by Maxim Dounin <mdounin@…>
Tests: remove stray "return" from mail modules. It shouldn't be here …
11:20 Ticket #725 (spdy + return <code> "some text" = Could not parse Spdy Control Frame ...) created by Slava Sterling
Minimal basic configuration: […] Works fine when requested with …

02/25/15:

14:48 Changeset in nginx [5989:ec01b1d1fff1] by Maxim Dounin <mdounin@…>
Mail: client SSL certificates support. The "ssl_verify_client", …
14:47 Changeset in nginx [5988:3b3f789655dc] by Maxim Dounin <mdounin@…>
Mail: added Auth-SSL header to indicate SSL. Based on a patch by …
14:47 Changeset in nginx [5987:62c098eb4509] by Maxim Dounin <mdounin@…>
Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers. …
14:09 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) closed by Maxim Dounin
wontfix: Reload and configuration file testing are distinct things. All what …
12:21 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by Tom Duckering
Also - it wasn't clear where this init script code is coming from. We …
12:18 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) created by Tom Duckering
We've just noticed that when reloading the config is not checked (as …

02/24/15:

20:52 Changeset in nginx [5986:c2f309fb7ad2] by Ruslan Ermilov <ru@…>
SSL: account sent bytes in ngx_ssl_write().
15:37 Changeset in nginx [6081:12ab5cd445c0]stable-1.6 by Maxim Dounin <mdounin@…>
Core: fixed potential buffer overrun when initializing hash. Initial …
15:37 Changeset in nginx [5985:f961c719fb09] by Maxim Dounin <mdounin@…>
Core: fixed potential buffer overrun when initializing hash. Initial …
15:11 Changeset in nginx-tests [525:13eafeb7d9cb] by Maxim Dounin <mdounin@…>
Tests: some filter_finalize tests.

02/23/15:

16:42 Ticket #251 (Option to disable upload buffers) updated by maxim
ETA is this quarter.
16:20 Ticket #251 (Option to disable upload buffers) updated by SkarothNET .
Any news on this enhancement? Can someone of the NGINX team say when …

02/20/15:

12:31 Changeset in nginx [6130:fc99323a3d79] by Vladimir Homutov <vl@…>
Mail: error_log support.
01:46 Changeset in nginx-tests [524:084f8c8cb648] by Maxim Dounin <mdounin@…>
Tests: compatibility with old nginx versions. Before nginx 1.3.5, a …

02/19/15:

13:55 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Maxim Dounin
Just to clarify the position in general: we are not going to …
11:48 Ticket #723 (resolver ipv6=off doesn't work with https upstreams) updated by Sergey Kandaurov
More specifically, in your case (i.e., without variables) it is …
11:31 Ticket #723 (resolver ipv6=off doesn't work with https upstreams) closed by Sergey Kandaurov
invalid: Internal resolver is only used for proxy_pass with variables.
07:16 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Alex Gaynor
That's not true, Chrome supports AES128-GCM but *not* AES256-GCM. This …
07:09 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Sergey Budnevitch
This is the case if ssl_prefer_server_ciphers is on on nginx side and …
05:23 Ticket #723 (resolver ipv6=off doesn't work with https upstreams) created by Arrix Zhou
[…] Even with ipv6=off, error log reports failure to connect to …
01:17 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Alex Gaynor
A major difference between my ordering and OpenSSL's is that OpenSSL …

02/17/15:

23:46 Ticket #722 (invalid spdy syn_reply) updated by Placebo
Just build and installed 1.7.10 and it's confirmed fixed! Guess I …
21:07 Ticket #722 (invalid spdy syn_reply) updated by Patrick McManus
thanks
21:00 Ticket #722 (invalid spdy syn_reply) closed by Valentin V. Bartenev
invalid: I'm sure your problem is already fixed by revision 34d460c5d186 in …
19:02 Ticket #722 (invalid spdy syn_reply) updated by Placebo
I'm the reporter of the problem at bugzilla. The problem is with Nginx …
17:52 Ticket #722 (invalid spdy syn_reply) created by Patrick McManus
Hi - I'm a firefox networking developer. We've got a user reported …
13:27 Changeset in nginx [5984:3f568dd68af1] by Ruslan Ermilov <ru@…>
Cache: reduced diffs to the plus version of nginx. No functional changes.
11:26 Changeset in nginx [5983:69c4912066a4] by Roman Arutyunyan <arut@…>
Core: make ngx_connection_local_sockaddr() always assign address. …
09:15 Ticket #667 (_ (underscore) is not allow for syslog tag) updated by vl
I do not see any connection between filenames and syslog tags. It is …

02/16/15:

17:22 Ticket #721 (readv() failed (104: Connection reset by peer) while reading upstream ...) closed by Valentin V. Bartenev
invalid: A quote from [http://nginx.org/r/fastcgi_next_upstream the …
16:59 Ticket #721 (readv() failed (104: Connection reset by peer) while reading upstream ...) created by https://stackoverflow.com/users/573152/bernard-rosset
Playing with a setup using nginx v1.6.1 and PHP-FPM v5.3.3, I …
16:24 Ticket #667 (_ (underscore) is not allow for syslog tag) updated by Greg Karékinian
What about dots? We currently have a lot of Graylog2 extractors that …
12:47 Ticket #719 (Nginx should maintain a better default cipher suite) closed by Sergey Budnevitch
wontfix

02/15/15:

20:18 Ticket #720 (PCRE2) updated by Valentin V. Bartenev
Type changed
И не должен. Это другая библиотека, не совместимая с PCRE версии 1.
17:20 Ticket #720 (PCRE2) created by Амир Амиралиев
nginx не собирается при использовании модуля pcre версии 2 …

02/14/15:

20:27 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Sergey Budnevitch
Replying to Alex Gaynor: > but in general: > > * ECDH …
18:57 Ticket #719 (Nginx should maintain a better default cipher suite) updated by Alex Gaynor
I'm having difficulty uploading a file, patch included inline: […]
18:56 Ticket #719 (Nginx should maintain a better default cipher suite) created by Alex Gaynor
Nginx's current default is: "HIGH:!aNULL:!MD5" The problem with …

02/13/15:

15:41 Ticket #718 (Simultaneous xslt and gzip_static yields error 500) closed by Maxim Dounin
wontfix: (Just a side note: in the example configuration provided there will be …

02/12/15:

19:53 Ticket #718 (Simultaneous xslt and gzip_static yields error 500) updated by Forst
Having feed.xsl precompressed does not cause the error to happen.
19:44 Ticket #718 (Simultaneous xslt and gzip_static yields error 500) created by Forst
Environment: Path /foo/bar/ contains an XML-file foobar.xml, …

02/11/15:

17:18 Changeset in nginx [5982:f3f25ad09dee] by Sergey Kandaurov <pluknet@…>
Configure: typo fixed.
17:00 Changeset in nginx [5981:0f234ee664f7] by Valentin Bartenev <vbart@…>
Unbreak building on FreeBSD without file AIO. It appeared that the …
14:52 Changeset in nginx [5980:ccad84a174e0] by Valentin Bartenev <vbart@…>
Refactored sendfile() AIO preload. This reduces layering violation …
00:26 Ticket #717 (Conditional logging does not work as expected - negated conditions log ...) updated by Mercedes Coyle
Ah, thanks for clearing that up. I can work around it.

02/10/15:

16:49 Milestone 1.7.10 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.10 …
11:03 Ticket #717 (Conditional logging does not work as expected - negated conditions log ...) closed by Valentin V. Bartenev
invalid: The ! symbol has no special meaning. A quote from the …
01:53 Ticket #717 (Conditional logging does not work as expected - negated conditions log ...) created by Mercedes Coyle
I am trying to setup conditional logging so that POST requests with a …

02/09/15:

17:14 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ivan Ivanov
Hello, I upgraded to version 1.7.9 and problem does not occur for …
15:23 Ticket #417 (ngx_cache_purge) updated by https://stackoverflow.com/users/573152/bernard-rosset
I do not know if the name of the module file to be included is …
13:09 Ticket #716 (400 Bad Request Client sent invalid request while reading client ...) closed by Maxim Dounin
invalid: The request in question is invalid, as it contains invalid escape …
11:25 Ticket #716 (400 Bad Request Client sent invalid request while reading client ...) created by Chun Qhai
This is error.log from nginx. I setup nginx with rtmp server. And …

02/06/15:

13:00 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ivan Ivanov
I will try next week and will write the results.
12:50 Ticket #714 (Writing connection leak while SPDY enabled) updated by Maxim Dounin
It might be a good idea to try nginx 1.7.9 instead of 1.6.2.
11:25 nginx-without-3rd-party.png attached to Ticket #714 by Ivan Ivanov
11:25 nginx-without-3rd-party-1.png attached to Ticket #714 by Ivan Ivanov
11:24 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ivan Ivanov
[root@nginx1 ~]# ps x | grep nginx 8836 ? Ss 0:00 nginx: …
08:46 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ivan Ivanov
Yes, the situation is same. I compile nginx without 3rd-party …
Note: See TracTimeline for information about the timeline view.