Timeline



06/10/14:

20:43 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by Oliver Friedrich
Thanks for clearing this up. So I understand correctly that `service …
18:27 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by Maxim Dounin
The nginx -s reload is a wrong choice. The only difference is extra …
17:49 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by Oliver Friedrich
Even though I was aware that service is part of the OS, I wasn't …
16:21 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by Maxim Dounin
The service command isn't part of nginx but rather your OS (or, …
16:01 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by Oliver Friedrich
Thanks, Maxim, you were of course right. I work with NGINX only rarely …
15:42 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) closed by Maxim Dounin
worksforme: There are multiple reasons why a configuration reload can fail, and …
14:12 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) created by Oliver Friedrich
Today, I was pulling my hair out because I wanted to change my …
13:23 Ticket #377 (etag не отдается с gzip) updated by openid.yandex.ru/guseynov-alexey
I'd like to see this problem solved too. Sometimes it is hard to …
09:54 Ticket #572 (ccs openssl vuln) closed by Sergey Budnevitch
invalid: Last versions (1.6.0 & 1.7.1) build with openssl 1.0.1h
09:51 Ticket #572 (ccs openssl vuln) created by Jeffrey Smith
Hi All, It appears all the windows binaries are using out of date …

06/06/14:

09:10 Ticket #571 (Nginx treats dashes in server_name as catch-all servers) closed by Sergey Kandaurov
worksforme: Could not reproduce it on 1.4.1 with the provided configuration …
09:04 Ticket #571 (Nginx treats dashes in server_name as catch-all servers) updated by Jad Joubran
I'm afraid I can't because the issue happened on a production machine …
08:59 Ticket #571 (Nginx treats dashes in server_name as catch-all servers) updated by Sergey Kandaurov
Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
08:47 Ticket #571 (Nginx treats dashes in server_name as catch-all servers) created by Jad Joubran
The following nginx configuration […] because the server_name …

06/05/14:

14:18 Ticket #570 (Potential XSS in "400 Bad Request" response) closed by Maxim Dounin
invalid: The response provided is not something returned by nginx, likely it's …
14:08 Ticket #570 (Potential XSS in "400 Bad Request" response) created by arend wolters
Hi I treid to add this issue yesterday but got no feedback. I suspect …
11:33 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Maxim Dounin
The "strange thing" suggests that OpenSSL thinks there is no issuer …

06/04/14:

20:00 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Frederik Schwan
As I already wrote twice: I've tried to add the issuer cert to the …
14:46 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Maxim Dounin
The workaround is not for OpenSSL command line interface, it's for …
13:55 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Frederik Schwan
Just tried it. Using cert-chain with issuer leads to "signer …
13:42 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Maxim Dounin
The workaround works fine here, I've tested it before I suggested this …
11:09 Changeset in nginx [5726:25ade23cf281] by Ruslan Ermilov <ru@…>
Core: added ngx_slab_calloc() and ngx_slab_calloc_locked(). These …

06/03/14:

18:29 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) updated by Frederik Schwan
Putting issuer cert in certificate file is not a workaround - does not …
18:18 Ticket #556 (OCSP stapling not working with comodo PositiveSSL) closed by Maxim Dounin
wontfix: It is believed that the underlying problem is in the OpenSSL library …
17:53 Changeset in nginx [5719:7f425d67f91a] by Piotr Sikora <piotr@…>
Access log: fix default value, broken by cb308813b453. log->filter …
15:02 Ticket #569 ([emerg] invalid host in upstream "http://phpbackend") updated by Bruno Galindro da Costa
I'm very sorry for this post Maxim... Next time I'll use mailling lists.
14:52 Ticket #569 ([emerg] invalid host in upstream "http://phpbackend") closed by Maxim Dounin
invalid: The "fastcgi_pass" can't use "http" as a protocol, hence the error. …
14:29 Ticket #569 ([emerg] invalid host in upstream "http://phpbackend") created by Bruno Galindro da Costa
I'm trying to use upstream config to loadbalance my fastcgi requests …
13:53 Changeset in nginx [5718:c46657e391a3] by Maxim Dounin <mdounin@…>
Core: slab allocator free pages defragmentation. Large allocations …
08:09 Changeset in nginx-tests [411:17c5a1cc8757] by Sergey Kandaurov <pluknet@…>
Tests: upstream hash tests.

06/02/14:

19:55 Ticket #565 (https + spdy + proxy_pass + limit_conn = 503 limiting connections (1.6.0)) updated by Valentin V. Bartenev
It is a mistake to think that limit_conn limits number of open TCP …
19:32 Ticket #565 (https + spdy + proxy_pass + limit_conn = 503 limiting connections (1.6.0)) updated by pavel stano
Okey, i understand. But with spdy enabled is limit_conn unusable. For …
17:35 Ticket #553 (OCSP stapling does not work when the OCSP server has a CNAME) closed by Maxim Dounin
worksforme: Most likely reason for the problem you are seeing is broken AAAA …
16:33 Ticket #568 (Possible memory leak in proxy module) closed by Maxim Dounin
worksforme: Unless a size of nginx process grows, there are no reasons to assume …
16:07 Ticket #568 (Possible memory leak in proxy module) created by Greg Zoller
Hello, I'm running a stock 1.7.1 build of nginx on a Linux machine. …
12:16 Changeset in nginx [5717:efc84a5723b3] by Roman Arutyunyan <arut@…>
Upstream: generic hash module.
12:08 Ticket #567 (Include a "remove" or "uninstall" section in the makefile) closed by Maxim Dounin
wontfix: By default, uninstallation is as easy as "rm -rf /usr/local/nginx". …

06/01/14:

22:45 Ticket #567 (Include a "remove" or "uninstall" section in the makefile) updated by Thomas Ward
Replying to Valentin V. Bartenev: > I believe nobody …
22:34 Ticket #567 (Include a "remove" or "uninstall" section in the makefile) updated by Valentin V. Bartenev
I believe nobody should install software using make install and …
22:10 Ticket #567 (Include a "remove" or "uninstall" section in the makefile) created by Thomas Ward
When building nginx from source, it is very difficult for users and …

05/30/14:

16:04 Ticket #566 (SPDY bug in Nginx 1.7.0) closed by Valentin V. Bartenev
fixed: The issue should be fixed by 34d460c5d186.
12:40 Changeset in nginx-tests [410:9fe6fc05c1d1] by Ruslan Ermilov <ru@…>
Tests: require "image_filter", not just "image". "image_filter.t .. …
08:59 Ticket #566 (SPDY bug in Nginx 1.7.0) updated by X Ryl
Beware that's only the first 255KB of the log, since this website does …
08:58 err.log attached to Ticket #566 by X Ryl
Debug log

05/29/14:

17:15 Changeset in nginx [5716:34d460c5d186] by Valentin Bartenev <vbart@…>
SPDY: fixed operator precedence in uint16/uint32 write macros. Since …

05/28/14:

22:45 Ticket #566 (SPDY bug in Nginx 1.7.0) updated by Valentin V. Bartenev
Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
22:26 parsed2.txt attached to Ticket #566 by X Ryl
parsed date human understandable
22:18 hexD.txt attached to Ticket #566 by X Ryl
Hexdump of the SPDY dialog
22:18 Ticket #566 (SPDY bug in Nginx 1.7.0) created by X Ryl
Hi, I've seen a recurrent bug in nginx starting from 1.5 up to 1.7 …
20:25 Ticket #565 (https + spdy + proxy_pass + limit_conn = 503 limiting connections (1.6.0)) closed by Valentin V. Bartenev
invalid: That's what actually is the SPDY about. It allows to a web browser to …
20:01 nginx.conf attached to Ticket #565 by pavel stano
example config
20:01 Ticket #565 (https + spdy + proxy_pass + limit_conn = 503 limiting connections (1.6.0)) created by pavel stano
When i use reverse proxy feature with limit_conn over spdy i get …
17:19 Ticket #564 (map regex matching affects rewrite directive) created by Pascal Jungblut
Using a regex in the map directive changes the capture groups in a …
16:18 Changeset in nginx [5715:790ba7484bb6] by Sergey Kandaurov <pluknet@…>
Fixed config parsing of the last try_files parameter. Do not taste …
13:41 Changeset in nginx [5714:80bd391c90d1] by Maxim Dounin <mdounin@…>
Configure: added -Wno-deprecated-declarations on OS X. Previous …
13:41 Changeset in nginx [5713:9b0c92f22bbf] by Maxim Dounin <mdounin@…>
Version bump.
08:25 Changeset in nginx-tests [409:a47d6e69463e] by Sergey Kandaurov <pluknet@…>
Tests: added version check to sub_filter_ssi.t TODOs.

05/27/14:

13:58 Changeset in nginx [5712:adb742cf27f7] by Maxim Dounin <mdounin@…>
release-1.7.1 tag
13:58 Changeset in nginx [5711:0351a6d89c3d]release-1.7.1 by Maxim Dounin <mdounin@…>
nginx-1.7.1-RELEASE
13:50 Milestone 1.7.1 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.1 …
12:37 Changeset in nginx [5710:9e9c1310d17c] by Maxim Dounin <mdounin@…>
Sub filter: fixed subrequests handling. In particular, properly …
11:42 Changeset in nginx [5709:44532046d9d7] by Vladimir Homutov <vl@…>
Syslog: fixed message sending on win32.

05/26/14:

19:34 Changeset in nginx [5708:aacd994167d3] by Vladimir Homutov <vl@…>
Syslog: fixed possible resource leak and more verbose logging. Found …
13:25 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by Maxim Dounin
Provide values for all potentially required headers. Set the value to …
13:21 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by David Coutadeur
Ok, but this method does not permit dynamic adjustment of exported …
13:17 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by Maxim Dounin
Provide needed data in variables (e.g., via perl_set) and use as …
13:10 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by David Coutadeur
Thanks for the links. So what is the best practice to insert, in the …
09:26 Changeset in nginx-tests [408:82b15c81978e] by Sergey Kandaurov <pluknet@…>
Tests: skipped tests on win32 that use shared memory.

05/23/14:

13:50 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) closed by Maxim Dounin
wontfix: There are no plans to add an ability to modify incoming request …
13:30 Ticket #559 (improvement proposed for ngx_http_auth_request_module) updated by Maxim Dounin
Replying to David Coutadeur <david.coutadeur@gmail.com>: > …
13:02 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) created by David Coutadeur
Hi, I would like to set input headers in perl module, but I realized …
12:48 ngx_http_authn_request_module.c attached to Ticket #559 by David Coutadeur
new nginx authentication request module …
12:46 Ticket #559 (improvement proposed for ngx_http_auth_request_module) updated by David Coutadeur
Hi, What I would like to have is these 3 behaviours: - auth_request …
12:37 Changeset in nginx [5707:31dd63dcb9ea] by Ruslan Ermilov <ru@…>
Events: use eventfd() instead of syscall(SYS_eventfd) if possible. …
09:47 Changeset in nginx [5706:a2bf26774cd3] by Roman Arutyunyan <arut@…>
Upstream: fix tries check in ip_hash. Make two checks for maximum …

05/22/14:

19:14 Changeset in nginx-tests [407:2711722a85c3] by Sergey Kandaurov <pluknet@…>
Tests: added safety measure for old libgd versions.
17:07 Changeset in nginx-tests [406:811fbc213fd8] by Maxim Dounin <mdounin@…>
Tests: sub filter tests with subrequests.
11:25 Ticket #562 (error_log does should support variables) updated by Julien Gormotte
Yes, my intention was for error_log in server context. It would be …
11:03 Ticket #561 (error in init.d script in Centos RPM) updated by Sergey Budnevitch
Thanks. We will build fixed package next week.
11:01 Ticket #562 (error_log does should support variables) updated by Valentin V. Bartenev
Even more important that the error log is a critical thing. It must be …
10:08 Ticket #562 (error_log does should support variables) closed by Ruslan Ermilov
invalid: It's so by design. Variables are only available with HTTP requests, …
09:47 Ticket #562 (error_log does should support variables) created by Julien Gormotte
Hello, access_log supports variables in the path given, but not …
07:51 Ticket #9 (autoindex_max_name_len directive) updated by Bryan Whitehead
Original patch was for nginx 1.1.1, this is the same patch just for a …
07:49 ng-autoindex-namelen-fixed.patch attached to Ticket #9 by Bryan Whitehead
Updated patch for nginx-1.6.0
06:43 Ticket #531 (source port logging) closed by Ruslan Ermilov
fixed: With d5b8ee9f2201, the client port is output in the "connected to" log …

05/21/14:

20:25 Ticket #531 (source port logging) updated by Ruslan Ermilov <ru@…>
In d5b8ee9f2201e1d9fa7ac41da9a4a8d939cd42b1/nginx: […]
20:16 Changeset in nginx [5705:d5b8ee9f2201] by Ruslan Ermilov <ru@…>
Mail: output client port number on client connects (ticket #531).
20:16 Changeset in nginx [5704:524741fd50ed] by Ruslan Ermilov <ru@…>
Core: output client port number when logging accept event.
17:56 Changeset in nginx [5791:d68cd5070f3d]stable-1.6 by Maxim Dounin <mdounin@…>
Mail: added a check for the number of arguments in MAIL/RCPT. Missed …
17:56 Changeset in nginx [5703:7deb01451486] by Maxim Dounin <mdounin@…>
Mail: added a check for the number of arguments in MAIL/RCPT. Missed …
14:20 Ticket #409 (Move syslog support for the ngx_http_log_module into NGINX open source) closed by vl
fixed: Syslog support is merged into the open-source nginx branch. Commit: …
14:20 Changeset in nginx-tests [405:a8bfad2a3f84] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fix.
14:18 Ticket #95 (Integrate syslog patch into modules) closed by vl
wontfix: These patches are no longer needed. See …
13:43 Changeset in nginx-tests [404:997f5fe16545] by Sergey Kandaurov <pluknet@…>
Tests: added syslog tests.

05/20/14:

21:24 Ticket #561 (error in init.d script in Centos RPM) updated by Sergey Budnevitch
Status changed
20:00 Ticket #561 (error in init.d script in Centos RPM) created by nearvirgo .
The new RPM for centos 5 (and probably all rhel and centos packages) …
16:13 Ticket #522 (websocket connect failed with non default_server) closed by Maxim Dounin
invalid: As already suggested, most likely reason is that nginx is working with …
15:49 Ticket #554 (https://wiki.nginx.org/ serves *.nginx.com ssl certificate) closed by Sergey Budnevitch
fixed: There is not https on wiki.nginx.org and now it closes connection …
15:39 Ticket #375 (Unable to do if checking on $sent_http_content_type) closed by Maxim Dounin
invalid
12:10 Changeset in nginx [5701:1209b8a7b077] by Ruslan Ermilov <ru@…>
Configure: the --build= option. If set, its value is output in "nginx …
10:53 Changeset in nginx-tests [403:22f6aa0d1139] by Sergey Kandaurov <pluknet@…>
Tests: added version checks to charset_gzip_static.t TODOs.
10:03 Changeset in nginx [5700:5e892d40e5cc] by Sergey Budnevitch <sb@…>
SSL: $ssl_client_fingerprint variable.

05/19/14:

18:45 Changeset in nginx [5699:e9dbffc18a77] by Maxim Dounin <mdounin@…>
Setting $args now invalidates unparsed uri. Prodded by Yichun Zhang.
18:45 Changeset in nginx [5698:fcb0420f90de] by Maxim Dounin <mdounin@…>
Charset filter: fixed charset setting on encoded replies. If response …
11:15 Ticket #560 (ECDSA server certificate) closed by Maxim Dounin
invalid: Looks like problem in OpenSSL with the certificate you are trying to …

05/18/14:

17:20 ssl.zip attached to Ticket #560 by Eugeny G.
testing ecdsa certs
17:19 Ticket #560 (ECDSA server certificate) created by Eugeny G.
I tested ECDSA certificates with nginx and found it crashes […] …
10:42 Ticket #559 (improvement proposed for ngx_http_auth_request_module) updated by Maxim Dounin
There is nothing to stop from conditional processing in error page …

05/16/14:

18:39 Ticket #559 (improvement proposed for ngx_http_auth_request_module) updated by David Coutadeur
Sorry but my use case really needs two defined different behaviours …
17:19 Changeset in nginx-tests [402:25c9cd16ae04] by Maxim Dounin <mdounin@…>
Tests: fixed charset_gzip_static.t tests again.
16:53 Ticket #559 (improvement proposed for ngx_http_auth_request_module) closed by Maxim Dounin
wontfix: If needed (and possible in a particular configuration), this can be …
16:51 ngx_http_auth_request_module.c.patch attached to Ticket #559 by David Coutadeur
patch
16:49 Ticket #559 (improvement proposed for ngx_http_auth_request_module) created by David Coutadeur
Hi all, I propose a nice functionnality which is to provide …
16:30 Changeset in nginx-tests [401:2961a6a83809] by Maxim Dounin <mdounin@…>
Tests: fixed charset_gzip_static.t tests.
16:06 Changeset in nginx-tests [400:98d9b06b087b] by Maxim Dounin <mdounin@…>
Tests: adjust least_conn test timeouts.
15:25 Changeset in nginx-tests [399:c6ab68c41c8c] by Maxim Dounin <mdounin@…>
Tests: charset filter tests.
14:27 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin
Sensitive changed
A particular case with regex location + alias + if is resolved by …
13:42 Changeset in nginx [5697:c985d90a8d1f] by Maxim Dounin <mdounin@…>
Fixed alias in regex locations with limit_except/if. The …

05/15/14:

01:43 Ticket #97 (try_files and alias problems) updated by https://stackoverflow.com/users/573152/bernard-rosset
I still confirm Maxim's reported bug 1st example of bug as of today …

05/14/14:

13:25 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by Maxim Dounin
Just for record: This seems to be already fixed by many/most major OS …
11:31 Ticket #307 (Filename support in error_page) closed by Maxim Dounin
wontfix: No, thanks.
08:18 Changeset in nginx-tests [398:077ffeac825c] by Sergey Kandaurov <pluknet@…>
Tests: image filter tests.

05/13/14:

10:51 Ticket #491 (performance issue on same url) updated by thresh
I havent been able to reproduce performance degradation on "long" …

05/12/14:

20:50 Ticket #251 (Option to disable upload buffers) updated by Brian Rak
We've run into similar issues with this when using nginx as a server …
17:16 Ticket #558 (Conditional (If-None-Match) requests against cached content require ...) created by Owen Garrett
Summary - conditional requests using If-None-Match "eTag" don't match …
12:34 Changeset in nginx [5702:777202558122] by Vladimir Homutov <vl@…>
Added syslog support for error_log and access_log directives.
Note: See TracTimeline for information about the timeline view.