Timeline
08/05/16:
- 21:37 Ticket #959 (Permit post before acking settings) updated by
- Any updates on the ETA of the patched release?
- 20:34 Ticket #1045 (sub_filter not able to create directories (or files) on windows 7) created by
- Attempting to reverse proxy Jupyter via nginx, for what it's worth. I …
- 13:37 Ticket #1044 (map break regexp numbered references) updated by
- of course, this numbered references being reset problem might show up …
- 13:30 Ticket #1044 (map break regexp numbered references) created by
- when creating a rewrite like this: […] where the $site is set …
- 08:36 Ticket #1043 (URL encoded change regex match result) created by
- I am trying to ignore some URL parameters to compute a cache key with …
08/04/16:
- 11:44 Ticket #1042 (Lack of semicolon after "index index.html" isn't flagged as error but ...) closed by
-
invalid: This is because the
index
directive can take multiple parameters, … - 07:27 Ticket #1042 (Lack of semicolon after "index index.html" isn't flagged as error but ...) created by
- I was following the …
- 07:23 Ticket #1041 (does not start nginx1.10.1) created by
- Установил Дебиан jessie подключил sources.list deb …
- 02:27 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) updated by
- Thank you very much for the info. The patch fixes the problem for us …
- 01:05 Ticket #1040 (nginx start failed if upstream server domainname is not resolved) closed by
- wontfix: Because in most cases this means just a typo, or a system-wide problem …
- 00:03 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) updated by
- Quoting [[https://tools.ietf.org/html/rfc7230#section-6.6|RFC 7230, …
08/03/16:
- 18:56 Ticket #1040 (nginx start failed if upstream server domainname is not resolved) reopened by
- 18:56 Ticket #1040 (nginx start failed if upstream server domainname is not resolved) updated by
- why nginx assumes the name written is incorrect ??? one problem with …
- 16:14 Ticket #1040 (nginx start failed if upstream server domainname is not resolved) closed by
- wontfix: The behaviour is exactly as designed. If a name fails to resolve …
- 15:21 Ticket #1040 (nginx start failed if upstream server domainname is not resolved) created by
- add to nginx config: […] try nginx -t nginx: [emerg] host not …
- 12:59 Ticket #1038 (Nginx doesn't retry to start worker process when fork() error) updated by
- Restarting worker processes isn't done forever when nginx is able to …
- 12:40 Ticket #1039 (fastopen with SSL in multiple server declaration causes duplicate ...) closed by
-
invalid: You are using
fastopen=256
in both listen directives, this is not …
08/02/16:
- 19:51 Ticket #1039 (fastopen with SSL in multiple server declaration causes duplicate ...) created by
- Hi, I have a multiple server setup with SSL and tried to add …
- 19:32 Ticket #1038 (Nginx doesn't retry to start worker process when fork() error) created by
- If there are not enough memory when nginx reload config, it can't …
- 03:04 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) created by
- We have NGiNX sitting in front of gnuicorn on Linux. We have a REST …
08/01/16:
- 10:17 Ticket #1036 (Add tcpi_total_retrans to tcp_info variables) created by
- I would like to be able to assess the impact of changes to transport …
- 01:16 Ticket #1035 (limit_conn breaks on linux when keepalive_requests closes a connection) closed by
- wontfix: What happens is more or less expected with the code in question. Once …
07/30/16:
- 20:20 Ticket #1035 (limit_conn breaks on linux when keepalive_requests closes a connection) created by
- When I set limit_conn to 1, there are false alarms when a new …
- 12:02 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) closed by
- invalid
- 12:02 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) updated by
- Replying to geuis@…: > I'm not aware of the underlying …
07/29/16:
- 21:29 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) reopened by
- I'm not aware of the underlying syntax parser, but it seems to me that …
- 13:49 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by
- Unlikely, nginx is not designed to be used as a transparent proxy, and …
- 13:32 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by
- Any chance we'll see this patch integrated soon? We're preparing to …
- 05:26 Ticket #1003 (Growing amount of active connections with http/2) updated by
- I can confirm that this appears to be resolved - which I'm very happy …
07/28/16:
- 11:30 Ticket #1034 (http2 is enabled globally for shared ip:port listen directives) closed by
- invalid: This is expected behaviour. The "http2" parameter of the listen …
- 08:01 Ticket #1034 (http2 is enabled globally for shared ip:port listen directives) created by
- When enabling http2 on a ip:port pair for a single server …
07/27/16:
- 12:40 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) closed by
-
invalid: This is not a bug, it's a result of the
server_name
directive syntax …
07/26/16:
- 23:09 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) created by
- I was tracking down an issue where workers were not being assigned as …
- 16:43 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) closed by
- fixed
- 16:40 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) updated by
- In [changeset:"d43ee392e825186545d81e683b88cc58ef8479bc/nginx" …
- 16:00 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) updated by
-
Status changed
- 15:48 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) created by
- I built 1.11.3 using a spec file that worked with 1.11.2. However, it …
- 15:10 Milestone 1.11.3 completed
- Status: released Trunk: mainline * Stream's goodies: resolver, …
07/22/16:
- 22:08 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Since the connection is going to pass to lingering, and with the patch …
- 15:21 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by
- What makes you think that the current behaviour is invalid? Quoting …
- 14:11 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- It doesn't matter what application server will return in its response …
- 13:21 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- I think I need to see this in action with keep-alive working. I'm …
- 10:15 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by
- Sorry, problem only if file zero size. HEAD /do_not_delete.txt …
- 09:33 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) created by
- File do_not_delete.txt exist, size zero or 1 byte. HEAD …
07/21/16:
- 22:15 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Replying to iamasmith.home@…: > I may be misunderstanding …
- 18:17 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Replying to mdounin: > .... >What may help is always …
- 16:38 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Yes, currently the keepalive timeout is set to 0 and we do see …
- 16:19 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Overall, it looks like a CFNetwork problem, it seems to not be able to …
- 16:12 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- You may also try if disabled keepalive will make any difference (that …
- 15:22 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Just finished... it took a little while because I don't maintain this …
- 08:37 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- OK, interesting, I reviewed the traffic being sent by the client using …
07/20/16:
- 15:47 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by
- Such configuration results in a …
- 14:55 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) closed by
- wontfix: > in some real cases advertising and supporting also SPDY can give …
- 14:52 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- As explained in comment:5, the mode suggested (without …
- 13:53 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) updated by
- Just some stats for consideration. As of now, SPDY is supported by …
- 13:36 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Actually, I can see other scenarios where it may be desirable to …
- 13:07 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) created by
- Good day, For caching purposes I have the following upstream …
- 01:33 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) created by
- I know it's not so 'cool' to ask for this, now that http/2 is working …
07/19/16:
- 20:33 Ticket #1028 (Build failure on debian-kbsd) updated by
- I can't confirm. While nginx does not recognize Debian/kFreeBSD, it …
- 17:49 Ticket #1003 (Growing amount of active connections with http/2) closed by
- fixed: I suppose it to be fixed by e78eca6bfaf0, b5d1c17181ca, and …
- 12:10 Ticket #1027 (HTTP2 Long URL issues) closed by
- invalid: These settings are irrelevant to the HTTP/2 module. Please, read the …
- 07:13 Ticket #1027 (HTTP2 Long URL issues) updated by
- Does it work with 64k in large_client_header_buffers? […]
- 02:09 Ticket #1028 (Build failure on debian-kbsd) created by
- Downstream bug report: https://bugs.debian.org/826061 The patch that …
- 00:49 Ticket #1027 (HTTP2 Long URL issues) created by
- Long URLs appear to be broken with HTTP2. The threshold I've observed …
07/18/16:
- 17:23 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- (for policy control over the stack I mean things like standard …
- 17:22 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Also great feedback. I did consider what one might lose if shutdown …
- 11:06 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Client _can_ maintain the SSL/TLS layer, it continue sending data but …
- 08:31 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- So, summarising what is actually happening. 1. Response is sent back …
- 07:46 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- Many thanks mdounin@ that was bang on the money. I would argue that …
07/15/16:
- 22:12 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- It is a good point, however, there is a difference in behaviour …
- 18:20 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by
- As a reference point, varnish actually …
- 18:08 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) reopened by
- I agree that adding a configuration option seems overkill, but I would …
- 17:52 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by
- The goal of the lingering close code is to prevent TCP RST from being …
- 15:45 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) updated by
-
Type changed
It looks like you are asking for something similar to … - 14:36 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) created by
- Relevant settings To ensure that chunked encoding is passed directly …
- 10:56 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) updated by
- Sorry Alternative solution is not correct and does not solve the problem.
- 10:43 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) created by
- I use ngx_http_geoip_module to detect origin country of every request …
07/14/16:
- 20:50 Ticket #1009 (Upstream sent invalid header while reading response header from upstream) updated by
- Replying to mdounin: > The error suggests there is NUL …
- 20:35 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) closed by
- wontfix: Any OpenSSL fixes are expected to be available once a new version of …
- 19:01 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) updated by
- Here is the fix, can someone please patch this and provide a windows …
- 18:52 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) created by
- Hello, Is it possible to port this bugfix into NGINX Windows Binary? …
07/13/16:
- 12:46 Ticket #1023 (SNI problem with nginx and apache httpclient) closed by
- invalid: This doesn't looks like a problem in nginx. Likely the client you use …
- 12:13 Ticket #1023 (SNI problem with nginx and apache httpclient) updated by
- with apache httpclient 4.5.3-SNAPSHOT problem is solved! I have …
- 08:24 Ticket #1023 (SNI problem with nginx and apache httpclient) created by
- Using this code causes problems when connecting to nginx server. I …
07/12/16:
- 17:30 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) closed by
- wontfix: During configuration reload existing connections are closed as soon as …
- 15:03 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) created by
- In case a client uses the keep-alive feature to make requests, during …
- 14:30 Ticket #1021 (Ports 11310 and 11820 are considered to be the same) closed by
- fixed: Thanks, this is already fixed by 6f8254ae61b8 (see 68854ce64ec7 for …
- 14:13 Ticket #1021 (Ports 11310 and 11820 are considered to be the same) created by
- Steps to reproduce Configure two server blocks in stream …
07/11/16:
- 22:24 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) updated by
- You've been understood. Including all files from a directory if the …
- 18:33 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) updated by
- Replying to mdounin: > Wildcard includes intentionally …
07/08/16:
- 10:08 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) updated by
- > Sets the desired quality of the transformed JPEG images. I think …
07/06/16:
- 20:53 Ticket #1020 (Allow proxy_http_version to use variables) updated by
- Thanks.
- 19:19 Ticket #1020 (Allow proxy_http_version to use variables) closed by
-
wontfix: Just use
proxy_http_version 1.1
. Most modern backends handle this … - 19:01 Ticket #1020 (Allow proxy_http_version to use variables) created by
-
I would like to conditionally set the
proxy_http_version
such that … - 12:56 Ticket #1019 (400 Bad request error on Edge Browser) closed by
- duplicate: Looks like a duplicate of #830. Please see 830#comment:1, …
- 12:56 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by
- See also #1019.
- 12:47 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) closed by
- worksforme: Feedback timeout. Looks like a problem in a 3rd party module.
- 03:30 Ticket #1019 (400 Bad request error on Edge Browser) updated by
- uname -a Linux ip-10-70-10-108 3.13.0-35-generic #62-Ubuntu SMP Fri …
- 03:25 Ticket #1019 (400 Bad request error on Edge Browser) created by
- Hi Support, our website uses client side certs and while accessing …
Note:
See TracTimeline
for information about the timeline view.