Timeline
04/10/15:
- 16:42 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) created by
- When defining my access logs with the following: […] I end up with …
- 15:32 Ticket #746 (Cached objects wit expires headers in the past served up with ...) created by
- 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
- 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
- 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
- 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
- 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
- Testing the new nginx 1.7.11 proxy_request_buffering off option …
04/07/15:
- 16:25 Ticket #731 (client_body_temp_path with levels does not work in some cases.) closed by
- 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
- 13:05 Ticket #732 (Signed integer overflows) updated by
- In 8ec0f199cc81d57a161ac8d87523232b3dc12ed8/nginx: […]
- 13:05 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by
- In 1d6eb39d05c97dc0ab95287569d6daf50829c11e/nginx: […]
04/06/15:
- 22:35 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by
- In 7bdd34cd27114e7376c9e53c815b51108f94be89/nginx: […]
- 22:20 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by
- 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
- The Internet disagrees with you: …
- 19:22 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) closed by
- wontfix
- 19:14 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) created by
- 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
- 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
- The SSL module support of OCSP stapling does not function under the …
- 12:39 Ticket #741 (default_server does not exist in nginx.vim) updated by
- The parser in vim syntax highlighting is very naive, and doesn't try …
04/04/15:
- 12:17 Ticket #741 (default_server does not exist in nginx.vim) updated by
-
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
-
invalid: There is no
default_server
directive in nginx. - 17:12 Ticket #741 (default_server does not exist in nginx.vim) created by
- I noticed …
- 15:07 Ticket #740 (ssl_staping not working with WoSign SSL certificates) closed by
- wontfix: The problem itself seems to be with a particular OCSP responder, not …
- 09:03 Ticket #740 (ssl_staping not working with WoSign SSL certificates) created by
- Here is the description of the problem with OCSP-responder: …
04/02/15:
- 11:33 Ticket #677 (FQDN treated as syslog tag by rsyslog) closed by
- 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
- 18:10 Ticket #677 (FQDN treated as syslog tag by rsyslog) updated by
- I recently am facing this issue when trying to use the syslog …
- 10:23 Ticket #739 (init script for newrelic agent fails to find running daemon) closed by
- fixed: This was already fixed in the 2.0.0-6 version of the nginx-nr-agent …
03/31/15:
- 22:32 Ticket #739 (init script for newrelic agent fails to find running daemon) created by
- The init script for nginx-nr-agent can't tell that the agent is …
03/27/15:
- 09:56 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by
-
Status changed
- 09:48 Ticket #738 (Describe how to extend mime.types in types docs) created by
-
The correct way to extend
mime.types
withtypes
is to include it …
03/26/15:
- 06:30 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by
- Why not just remove NGINX from /etc/sysconfig/nginx instead of …
03/25/15:
- 15:02 Ticket #737 (systemd service unit file ignores sysconfig environment variables) closed by
- 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
- 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
- Contrary to initscripts, variables sourced with EnvironmentFile are …
- 07:27 Ticket #737 (systemd service unit file ignores sysconfig environment variables) created by
- 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
- 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
- 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
- invalid: This isn't a bug. Use of chunked encoding isn't expected to ensure …
- 15:48 Ticket #735 (баг с Transfer-Encoding: chunked на https) created by
- вкратце: на https содержимое отдается с ненужной буферизацией …
- 13:17 Ticket #734 (FYI off-by-one while processing request header (low/no impact?).) closed by
- 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
- Hi there, Not a biggie (we think?) - but probably still worth …
03/20/15:
- 01:23 Ticket #650 (proxy_protocol in virtual hosts) updated by
- I can reproduce the problem. It happens if there are multiple SSL …
03/17/15:
- 10:05 Ticket #732 (Signed integer overflows) closed by
- fixed
- 10:05 Ticket #732 (Signed integer overflows) updated by
- In 429a8c65f0a742f60b80912f1ed7b669f508e34a/nginx: […]
03/15/15:
- 09:18 Ticket #711 (Support X-Forwarded-Proto or similar when operating as a backend ...) updated by
- I ran into a similar issue, but additionally needed to set the scheme …
- 08:28 Ticket #733 (wrong internal redirect using alias and try_files) closed by
- duplicate: Closing this as duplicate of ticket #97.
- 07:25 Ticket #733 (wrong internal redirect using alias and try_files) created by
- Hey guys I just discovered a very strange bug ( or so i think ) …
03/11/15:
- 08:27 Ticket #732 (Signed integer overflows) updated by
-
Status changed
Note:
See TracTimeline
for information about the timeline view.