Timeline
08/12/16:
- 07:06 Ticket #1049 (nginx stream module - listen not provided) created by
- Nginx stream module works without server's listen directive. Does this …
08/11/16:
- 17:19 Ticket #1048 (broken header xxxx while reading PROXY protocol) closed by
- invalid: Replying to Roycohen@…: > I want it to resolve the proxy …
- 17:11 Ticket #1048 (broken header xxxx while reading PROXY protocol) updated by
- I want it to resolve the proxy headers when they are sent and if they …
- 16:21 Ticket #1048 (broken header xxxx while reading PROXY protocol) updated by
- It does not break the request. It expects from client exactly what you …
- 16:11 Ticket #1048 (broken header xxxx while reading PROXY protocol) updated by
- Here is the full error: 2016/08/11 14:24:42 [error] 26894#0: *138 …
- 15:55 Ticket #1048 (broken header xxxx while reading PROXY protocol) updated by
- Does "xxxx" look like a PROXY protocol header? If you don't know how …
- 15:01 Ticket #1048 (broken header xxxx while reading PROXY protocol) created by
- I have upgraded from NGINX 1.8 to 1.9.x and since then my ELB health …
08/10/16:
08/09/16:
- 18:50 Ticket #1047 (listening unix sockets not removed on graceful shutdown) updated by
- It seems this is a duplicate of #753 which has been accepted already. …
- 18:46 Ticket #1047 (listening unix sockets not removed on graceful shutdown) updated by
- I found this downstream Debian bug: …
- 18:34 Ticket #1047 (listening unix sockets not removed on graceful shutdown) created by
- When running nginx with a listener on a unix socket: […] The …
- 11:50 Ticket #1046 (ngx_http_gzip_filter_module is leaking) updated by
- Replying to vbart: > That is expected behaviour. Nginx …
- 11:08 Ticket #1046 (ngx_http_gzip_filter_module is leaking) updated by
- That is expected behaviour. Nginx accumulates small allocations to …
- 00:17 Ticket #1046 (ngx_http_gzip_filter_module is leaking) created by
- It seems that gzip filter module is leaking. I'm using nginx for …
08/08/16:
- 10:45 Ticket #959 (Permit post before acking settings) updated by
- Replying to alaz@…: > Please backport the fix into stable …
08/07/16:
- 14:42 Ticket #959 (Permit post before acking settings) updated by
- Please backport the fix into stable 1.10.x branch.
08/06/16:
- 13:45 Ticket #959 (Permit post before acking settings) updated by
- Replying to ksmithut@…: > Any updates on the ETA of the …
- 12:37 Ticket #1045 (sub_filter not able to create directories (or files) on windows 7) closed by
-
invalid: The
sub_filter
directive doesn't try to create anything. The …
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 …
Note:
See TracTimeline
for information about the timeline view.