Timeline
09/29/14:
- 13:49 Ticket #633 (limit_except causes 404) updated by
- Please note that the version that works leaves static content …
- 01:57 Ticket #633 (limit_except causes 404) created by
- This does not work: […] $ curl -ski https://localhost -X OPTIONS …
09/24/14:
- 18:06 Ticket #121 (limit_zone/conn: combined key) closed by
- fixed: The feature will be part of nginx 1.7.6+.
- 18:00 Ticket #121 (limit_zone/conn: combined key) updated by
- In c9787372f16deeca108ca2cd6651a537027f451a/nginx: […]
- 09:45 Ticket #632 (option to send the access log to stdout) created by
- When nginx runs in a container or under a process manager that provide …
- 03:44 Ticket #631 (server_names_hash_bucket_size seems too low by default) created by
- I'm using nginx on Digital Ocean with default Ubuntu distribution and …
09/22/14:
- 06:31 Ticket #630 (Regression: Blank page (zero-size response) with PHP FPM) closed by
- duplicate: Duplicate of ticket #555. See also: …
- 05:29 Ticket #630 (Regression: Blank page (zero-size response) with PHP FPM) created by
- With nginx 1.6.2, php5-fpm returns zero-byte responses, using the …
09/21/14:
- 19:36 Ticket #626 (Open Socket Alerts on Reload) updated by
- Sorry for not getting back sooner, but you were right. It was an issue …
09/19/14:
- 14:40 Ticket #629 (Nginx as a reverse proxy will not pass headers that contain a period.) closed by
- invalid: http://nginx.org/r/ignore_invalid_headers
- 14:29 Ticket #629 (Nginx as a reverse proxy will not pass headers that contain a period.) created by
- When Nginx is configured as a reverse proxy it will not pass any http …
09/16/14:
- 15:47 Ticket #620 (NGINX binary for windows needs to be relinked with OpenSSL 1.0.1i) closed by
- fixed: The nginx 1.7.5 and nginx 1.6.2 was released, win32 binaries are …
- 13:25 Milestone 1.6.2 completed
- Status: released [[http://nginx.org/en/CHANGES-1.6| 1.6.2 …
- 13:24 Milestone 1.7.5 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.5 …
- 13:00 Ticket #627 (include ngx_http_realip_module module into the default package distribution) closed by
- worksforme: Yes, it's about building.
- 12:52 Ticket #627 (include ngx_http_realip_module module into the default package distribution) updated by
- Ouch, silly me -- I was not that attentive. Thank you! Can we change …
- 10:42 Ticket #626 (Open Socket Alerts on Reload) updated by
- I reloaded today again and the same thing happened. I disabled SPDY …
- 08:44 Ticket #628 (nginx serving wrong certificate for another domain?) closed by
-
invalid: The server{} block in question doesn't have any
listen
directives in … - 08:23 Ticket #628 (nginx serving wrong certificate for another domain?) updated by
- Don't consider the Cloudflare related parameters. It's disabled for …
- 08:21 Ticket #628 (nginx serving wrong certificate for another domain?) updated by
- Don't know if useful but I also add general nginx config. And one …
- 08:11 Ticket #628 (nginx serving wrong certificate for another domain?) created by
- I have SNI installed and running fine. I have 6 websites hosted on the …
- 07:53 Ticket #627 (include ngx_http_realip_module module into the default package distribution) updated by
- Official nginx packages do enable realip module, as can be seen in …
- 07:37 Ticket #627 (include ngx_http_realip_module module into the default package distribution) created by
- I'm a very happy user of nginx. However, over the last couple of …
09/15/14:
- 16:40 Ticket #626 (Open Socket Alerts on Reload) updated by
- Replying to Strahinja Kustudić <strahinjak@nordeus.eu>: > …
- 15:47 Ticket #626 (Open Socket Alerts on Reload) updated by
- I wanted to ask about that blogpost, but I didn't want to derail this …
- 15:39 Ticket #626 (Open Socket Alerts on Reload) updated by
- Replying to Strahinja Kustudić <strahinjak@nordeus.eu>: > …
- 15:34 Ticket #626 (Open Socket Alerts on Reload) updated by
- Also I will try if the same thing will happen tomorrow when I reload …
- 15:32 Ticket #626 (Open Socket Alerts on Reload) updated by
-
We don't use
resolver
anywhere. By nothing special, we … - 15:13 Ticket #626 (Open Socket Alerts on Reload) updated by
-
What is about dynamic resolving? Do you have the
resolver
directive? … - 15:06 Ticket #626 (Open Socket Alerts on Reload) updated by
- I forgot about SPDY, that is special and we do use it.
- 11:02 Ticket #626 (Open Socket Alerts on Reload) updated by
- Nothing special means that you don't use SPDY, right?
- 10:27 Ticket #626 (Open Socket Alerts on Reload) updated by
- For some reason I cannot attach a file, so here it is: […] The …
- 09:32 Ticket #626 (Open Socket Alerts on Reload) updated by
- Yes, please, provide a configuration file.
- 09:26 Ticket #626 (Open Socket Alerts on Reload) created by
- I am using Nginx 1.6.1 from the official Nginx repository and recently …
09/13/14:
- 17:58 Ticket #625 (access_log directive: if= bug for buffered logs) closed by
- fixed: The fix will be released with nginx 1.7.5.
- 17:55 Ticket #625 (access_log directive: if= bug for buffered logs) updated by
- In e3016ee8dba396614f28a3644996b8cc6de8f9e3/nginx: […]
09/12/14:
- 15:12 Ticket #544 (Limit proxy_next_upstream) updated by
- Awesome! Thank you!
- 15:02 Ticket #544 (Limit proxy_next_upstream) closed by
- fixed
- 14:55 Ticket #544 (Limit proxy_next_upstream) updated by
- In d09b689911ac2a3236f0fea322088e586814f9f8/nginx: […]
- 14:54 Ticket #625 (access_log directive: if= bug for buffered logs) updated by
- This patch should fix the problem: […]
- 14:33 Ticket #625 (access_log directive: if= bug for buffered logs) updated by
-
Yes with
buffer=16k
only in first location, I can't repeat the … - 14:21 Ticket #625 (access_log directive: if= bug for buffered logs) updated by
- Thanks for the report. The problem is caused by duplicate "buffer" …
- 14:14 Ticket #625 (access_log directive: if= bug for buffered logs) updated by
-
Status, Owner changed
- 14:05 Ticket #625 (access_log directive: if= bug for buffered logs) created by
-
In nginx 1.7.0 the if= parameter was added to the
access_log
…
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 …
Note:
See TracTimeline
for information about the timeline view.