Timeline
09/10/14:
- 03:44 Ticket #384 (trailing dot in server_name) updated by
- Please have a look at trailing-dot-in-server_name.patch […] it …
- 03:23 Ticket #504 (the resourcenot release in time when file be truncated) updated by
- because the FILE has been CHANGED, if the total size (in bytes) …
- 01:52 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) updated by
- Hi Shin, It is better to filter .. and . […]
09/09/14:
- 16:07 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) updated by
- Replying to Maxim Dounin: > {{{ > …
- 16:02 Ticket #251 (Option to disable upload buffers) updated by
-
Status changed
We do have this feature in our roadmap for 1.7. - 14:23 Ticket #251 (Option to disable upload buffers) updated by
- As explained in the mailing list post, the functionality has been …
09/07/14:
- 01:21 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) closed by
- invalid: There is no support for IPv6 literals with zone ids in nginx, though …
09/06/14:
- 23:59 Ticket #622 (Use upstream headers in proxy_pass and proxy_cache_key) closed by
- invalid: The $upstream_* variables are cleared once the upstream module starts …
- 11:14 Ticket #624 (Nginx SPDY module not working with Internet Explorer 11 on Windows ...) closed by
- invalid: AFAIK, Internet Explorer 11 doesn't support SPDY/3.1, which is …
- 05:18 Ticket #624 (Nginx SPDY module not working with Internet Explorer 11 on Windows ...) created by
- I install nginx on Ubuntu 14.04 using the following commands: …
09/05/14:
- 22:37 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) created by
- nginx doesn't like IPv6 link-local addresses with zone identifiers …
- 22:05 Ticket #622 (Use upstream headers in proxy_pass and proxy_cache_key) updated by
- As a workaround, I have managed to embed everything I need to use in …
- 19:02 Ticket #622 (Use upstream headers in proxy_pass and proxy_cache_key) created by
- I wanted to do something like: […] So that my app server could …
09/03/14:
- 17:43 Ticket #590 (444 response violates SPDY protocol) updated by
- "immediately close the connection" should include cleanly closing the …
- 14:58 Ticket #621 (Could not allocate new session in SSL session shared cache) updated by
- As the error says, nginx wasn't able to allocate new session in SSL …
- 12:56 Ticket #621 (Could not allocate new session in SSL session shared cache) created by
- Hi, I'm using nginx as reverse proxy in front of haproxy. I'm using …
09/02/14:
- 19:31 Ticket #620 (NGINX binary for windows needs to be relinked with OpenSSL 1.0.1i) created by
- Hi Nginx support, OpenSSL released a new release of its 1.0.1 version …
09/01/14:
- 13:12 Ticket #619 (Qualys SSL Forward Secrecy validation test pass) closed by
- invalid: The AES128-SHA256 cipher (note that TLS_RSA_WITH_AES_128_CBC_SHA256 …
- 12:15 Ticket #619 (Qualys SSL Forward Secrecy validation test pass) created by
- The default SSL ciphers suite used in nginx does not allow the …
- 09:26 Ticket #618 (BoringSSL nginx, worker process XXXXX exited on signal 11) closed by
- invalid: From the backtrace it looks like the problem is in BoringSSL, and …
08/31/14:
- 17:38 Ticket #618 (BoringSSL nginx, worker process XXXXX exited on signal 11) updated by
- When building using clang35 problem not reproducible, only base-system …
- 17:13 Ticket #618 (BoringSSL nginx, worker process XXXXX exited on signal 11) created by
- Randomly crash nginx workers, used BoringSSL last version today. The …
08/29/14:
- 20:10 Ticket #616 (Authenticate header on proxy pass is length-limited?) updated by
- Ah, the newline. Stupid me. Sorry for opening this bug prematurely …
- 17:39 Ticket #616 (Authenticate header on proxy pass is length-limited?) closed by
- invalid: As already shown above, if something doesn't work for you, it doesn't …
- 14:17 Ticket #616 (Authenticate header on proxy pass is length-limited?) reopened by
- Ah, yes, that must have been a copy and paste mistake (I did a lot of …
- 14:11 Ticket #98 (Unable to set Retry-After header with 503 response) closed by
- fixed
- 14:10 Ticket #98 (Unable to set Retry-After header with 503 response) updated by
- In 74ffe03555d002388159365afddc0cbe4967c35c/nginx: […]
- 12:17 Ticket #616 (Authenticate header on proxy pass is length-limited?) closed by
- invalid: In the second example base64 encoding is invalid, there is no required …
- 10:32 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) updated by
- Strange, I used "User http http" and "http" user has "http" as primary …
- 09:27 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) updated by
- Worker processes calls initgroups(user, group) so you can add the user …
- 00:43 Ticket #617 (Add secondary groups configuration option in nginx user conf directive) created by
- Would be great if we could specify secondary groups as 3rd to nth …
08/28/14:
- 20:02 Ticket #616 (Authenticate header on proxy pass is length-limited?) created by
- I am trying to use nginx as a proxy for a protected resource. Nginx is …
08/27/14:
- 17:53 Ticket #600 (segfault in ngx_http_get_variable()) closed by
- fixed: Fix committed, thanks.
- 17:50 Ticket #600 (segfault in ngx_http_get_variable()) updated by
- In 6c99c5f00fc9f1c502ce4e7b1f9e3d26003f6c21/nginx: […]
- 17:19 Ticket #615 (Ability to specify different SSL certificate based on negotiated ...) created by
- As TLS evolves, algorithms get deprecated and added the ability to …
08/26/14:
- 14:24 Ticket #607 (proxy_set_header drops certain headers) updated by
- Replying to Valentin V. Bartenev: > This place is only for …
- 07:44 Ticket #607 (proxy_set_header drops certain headers) updated by
- Replying to Ryan Versaw <ryan@versaw.com>: > It looks like …
- 02:32 Ticket #607 (proxy_set_header drops certain headers) updated by
- I found a way to repro what I'm experiencing, but you're correct that …
08/25/14:
- 16:46 Ticket #605 (Configuration check for ngx_http_rewrite_module only) closed by
- wontfix: It might be better idea to filter directives you want to allow using …
- 15:22 Ticket #614 (nginx eats "%25" from URL) closed by
- wontfix: Starting with nginx 1.5.9, nginx expects escaped URIs in …
- 15:11 Ticket #613 (nginx+ssl crashes very often on low memory environment) closed by
- duplicate: From the backtrace it looks like duplicate of #235. Please try the …
- 15:04 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) closed by
- invalid: Closing this.
- 14:55 Ticket #610 (SSL parser bug while parsing SSL key/pem/crt file with BOM in windows ...) closed by
- wontfix: Yes, it's a known problem that some editors on Windows try to add BOM …
- 14:23 Ticket #607 (proxy_set_header drops certain headers) updated by
- Strange. I'll admit that I didn't break this down into the simplest …
- 14:02 Ticket #607 (proxy_set_header drops certain headers) closed by
- worksforme: Works fine here, even on Windows. Just tested with the following …
- 13:30 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- OK, thanks for the detailed explanation.
- 13:25 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
-
Status, Owner changed
- 13:02 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- The main purpose of accept mutex is to solve …
- 12:54 Ticket #614 (nginx eats "%25" from URL) updated by
- Note that URL is passed to nginx by apache via X-Accel-Redirect header.
- 12:43 Ticket #614 (nginx eats "%25" from URL) created by
- '%25' in URL gets decoded by nginx-1.6.1 as empty string, '%25%25' …
- 11:03 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- I see. Then i miss understood the intention. I thought the reason …
- 10:58 Ticket #613 (nginx+ssl crashes very often on low memory environment) created by
- Hello, I'm using nginx version 1.6.1 stable branch and I'm …
- 10:31 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) updated by
- I don't see a problem here. This mechanism is only needed to prevent …
- 10:05 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
- Thanks, Matt. We will take a look.
- 09:53 Ticket #612 (multiple users can still do "accept" when "accept_mutex" is "on", in a ...) created by
- Background: - When using "accept_mutex on", only one worker …
08/24/14:
- 17:55 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
- My sample solution code is wrong. The goto cannot be done there …
08/23/14:
- 18:42 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) created by
- The ngx_freebsd_sendfile_chain.c file contains sendfile() code for …
- 10:39 Ticket #557 (autoindex_show_hidden_files (autoindex feature option to show hidden files) updated by
- Very bad name for a variable, and very long. Breaks the syntax …
08/22/14:
- 02:43 Ticket #610 (SSL parser bug while parsing SSL key/pem/crt file with BOM in windows ...) created by
- Hi: When the nginx parsing ssl key/pem/crt file -- if these files are …
08/21/14:
- 15:57 Ticket #609 (Apply xslt-html-parser patch to http_xslt_module (used by Diazo)) created by
- Hi, Please integrate the xslt-html-parser patch to the …
08/20/14:
- 23:25 Ticket #608 (Please specify prototyping behavior for nginx.xs) created by
- While compiling Nginx in CentOS 7 64bits, I get this error: + …
- 20:44 Ticket #607 (proxy_set_header drops certain headers) created by
- This is when running on Windows, so I'm not sure if that could be …
- 15:29 Ticket #9 (autoindex_max_name_len directive) updated by
- I had to move a web server off of nginx because of this, unfortunately.
08/18/14:
- 17:21 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- Thanks!
08/17/14:
- 11:33 Ticket #606 (lower log level of ngx_http_access_module forbidden access) created by
- When using the deny/allow ip directives of the ngx_http_access_module, …
08/15/14:
- 19:51 Ticket #605 (Configuration check for ngx_http_rewrite_module only) created by
- It would be nice if nginx had ability to check if configuration file …
- 18:09 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- Replying to Gunnlaugur Þór Briem <gunnlaugur@gmail.com>: > …
- 17:02 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- In …
08/12/14:
- 22:03 Ticket #604 (WebDAV: мелкие косяки) created by
- По мотивам: http://habrahabr.ru/post/232883/ 1. Некоторые клиенты не …
- 00:30 Ticket #603 (Can't get original downstream IP when using the realip module) updated by
- The problem is that the $remote_addr variable value is cached on a …
Note:
See TracTimeline
for information about the timeline view.