Timeline
06/07/17:
- 15:10 Changeset in nginx-tests [1186:0352ed25af20] by
 - Tests: converted UTF-8 character to ASCII, no functional changes.
 - 13:51 Ticket #1290 (проблема с proxy_store при использовании https) closed by
 - 
          invalid: For the record: проблема была в том, что клиент посылает 
Range: 0-, … - 13:04 Ticket #1290 (проблема с proxy_store при использовании https) updated by
 - Replying to mdounin: > Под "если использовать http" …
 - 12:47 Ticket #1290 (проблема с proxy_store при использовании https) updated by
 - Под "если использовать http" имеется в виду работа по http с клиентом? …
 - 11:51 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
 - 
          Status, Owner changed
I've made the paths consistent in the packaging sources; will be … - 11:50 Ticket #1069 (Wrong path to pidfile causes (harmless) error) updated by
 - 
          Status, Owner changed
I've made the paths consistent in the packaging sources; will be … - 11:46 Ticket #1147 (RPM: Conflict with EPEL package) closed by
 - wontfix: I don't think that changing Epoch will fix the problem here. Any time …
 - 11:34 Ticket #1041 (does not start nginx1.10.1) updated by
 - Запустите sh -x /etc/init.d/nginx start - подробный вывод поможет …
 - 11:20 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) closed by
 - wontfix: This happens because we're using binary name (nginx or nginx-debug to …
 - 11:06 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by
 - Thanks! I've commited the changes to the packaging sources - the …
 - 10:39 Ticket #1290 (проблема с proxy_store при использовании https) created by
 - имеется конфиг следующего вида: https://paste.ngx.cc/fa ожидаемое …
 - 10:35 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) closed by
 - wontfix: We don't have plans to support armhf/armv7l as a target for our …
 - 10:34 Ticket #864 (SLES 12 repo metadata should be signed) closed by
 - fixed: Thanks. repomd.xml is now signed.
 
06/06/17:
- 18:41 Changeset in nginx-tests [1185:368ab1d8ed8b] by
 - Tests: unbreak h2.t with aio. Postpone sending client's SETTINGS …
 - 15:42 Changeset in nginx-tests [1184:89b4bdd1346a] by
 - Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
 - 14:54 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by
 - 
          Component changed
 - 12:50 Changeset in nginx-tests [1183:878696cb8510] by
 - Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
 - 11:55 Changeset in nginx-tests [1182:83c88a830a45] by
 - Tests: added HTTP/2 SETTINGS test with multiple parameters. The test …
 - 11:40 Changeset in nginx-tests [1181:eb813f7e0bfa] by
 - Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.
 
06/05/17:
- 21:04 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) created by
 - On RHEL 7 I installed Nginx by adding a yum repo [nginx] name=nginx …
 
06/04/17:
- 13:57 Ticket #854 (Add inherited keyword for altering directive inheritance) updated by
 - I reopen this ticket because I have the same trouble with …
 
06/02/17:
- 16:52 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by
 - 
          You mean, when using a separate 
upstreamblock, like in the … - 15:05 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) created by
 - Hi I'm building a multi-tenant caching reverse proxy based on NGINX …
 - 10:28 Changeset in nginx-tests [1180:a69de1aba1ad] by
 - Tests: added perl test with not satisfiable range.
 
06/01/17:
- 16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) closed by
 - fixed
 - 16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
 - The patch was committed: http://hg.nginx.org/nginx/rev/716852cce913
 - 13:30 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
 - As for NetBSD, the manual seems to be wrong. IP_PKTINFO is in fact …
 - 13:00 Ticket #1287 (Problem with proxy_pass when using upstream and map) closed by
 - duplicate: Quoting documentation, as updated several days ago per ticket #803: …
 - 04:46 Ticket #1287 (Problem with proxy_pass when using upstream and map) created by
 - I have a problem with proxy_pass directive when using upstream name …
 
05/31/17:
- 17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) closed by
 - fixed
 - 17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) updated by
 - Fixed by http://hg.nginx.org/nginx/rev/9552758a786e (1.13.1)
 - 13:08 Ticket #1286 (Probably outdated docs) created by
 - http://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_cache_pa …
 - 09:30 Ticket #564 (map regex matching affects rewrite directive) updated by
 - See also #1285.
 - 09:29 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by
 - 
          Component changed
Positional captures as available via$1..$9variables are from … - 07:28 Ticket #1285 (map regexp positional captures interfere with location regexp ...) created by
 - I have map configuration like this: map $uri $rewrite_scheme { …
 - 00:36 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
 - Yes, it resolve the build failure, but NGX_HAVE_IP_PKTINFO is also …
 
05/30/17:
- 22:11 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
 - спасибо.
 - 19:26 Changeset in nginx-tests [1179:660147bfe68c] by
 - Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write".
 - 18:38 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
 - Congestion control во многом состоит из алгоритма начального …
 - 17:37 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
 - Изначально о проблеме сообщил клиент. Это был боевой сервер. Когда …
 - 15:06 Milestone 1.13.1 completed
 - Status: released Trunk: mainline * Various bugfixes
 - 14:05 Changeset in nginx-tests [1178:4039b6b3a75a] by
 - Tests: added tests for background subrequests for cache updates. The …
 - 13:21 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) closed by
 - invalid: То есть как и предполагалось, проблема с delayed ack'ом. При этом …
 - 12:20 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - I do not know if it should be critical, but it should be at least major
 - 11:51 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
 - Thanks for reporting this. Please try the attached patch.
 - 10:53 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) created by
 - In ngx_sendmsg() of src/os/unix/ngx_udp_sendmsg_chain.c, if IP_PKTINFO …
 - 09:36 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
 - sysctl net.inet.tcp.delayed_ack net.inet.tcp.delayed_ack: 1 sysctl …
 - 00:28 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
 - Некоторые наблюдения, in no particular order: - Задержка в 100 …
 
05/29/17:
- 21:17 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) created by
 - Я напишу по-русски. Freebsd 11. В 10 проблем нет. 1. В httpd.conf …
 - 19:11 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - 
          Priority, Component changed
 - 17:10 Ticket #1282 (Add nginx.repo file to RPM repos) updated by
 - Regarding '$releasever' and RHEL 7Server/7Client issues reported …
 - 17:00 Ticket #1282 (Add nginx.repo file to RPM repos) created by
 - There is a common approach to use *.repo files from actual …
 - 13:45 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by
 - In [changeset:"29c6d66b83baca94555357edf674e7aab9f3b142/nginx" …
 - 13:14 Ticket #1163 (cache size grows over max_size) updated by
 - There was a socket leak fixed in 1.11.3, so it's better to use the …
 - 12:59 Ticket #786 (url decoding is senseless for proxy_pass) updated by
 - See also #1281.
 - 12:59 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) closed by
 - duplicate: From the description it looks like the problem is as follows: - You …
 - 11:38 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) created by
 - I use nginx as reverse proxy for jenkins. Jenkins job names for us can …
 - 07:29 Ticket #1163 (cache size grows over max_size) updated by
 - I'll throw some time to debug the issue with debug logs - not …
 
05/28/17:
- 18:56 Ticket #1163 (cache size grows over max_size) updated by
 - I experience the same bug with 1.10.0-0ubuntu0.16.04.4. It's related …
 - 17:12 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) closed by
 - invalid
 
05/27/17:
- 02:08 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) updated by
 - which caller? such as?
 - 02:07 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) reopened by
 
05/26/17:
- 16:29 Changeset in nginx-tests [1177:382011b269f1] by
 - Tests: do not inadvertently disable debug logging in userid.t.
 - 16:20 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) closed by
 - fixed
 - 16:00 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) updated by
 - In [changeset:"a108f1ff1690f54051c03bd5c35378d0fdffdcea/nginx_org" …
 - 13:33 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) closed by
 - 
          invalid: The 
pc->rcvbuffield is expected to be initialized by the caller. … - 09:46 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) created by
 - ngx_event_connect_peer() sets SO_RECVBUF, but no initializing the …
 
05/25/17:
- 14:50 Ticket #1279 (Implement FIB selection for upstream connections in proxy and stream ...) created by
 - It is possible to set alternative fib for listening sockets via …
 
05/24/17:
- 10:57 Ticket #1276 (Nginx segfault error that leads to server crash) closed by
 - invalid: Unsupported combination of modified nginx sources and meaningless options.
 - 10:28 Ticket #1278 (proxy_protocol broken with SSL) closed by
 - fixed
 - 10:25 Ticket #1278 (proxy_protocol broken with SSL) updated by
 - In [changeset:"3e2d90073adf1ee828052834266ec4d81fc58892/nginx" …
 - 10:17 Changeset in nginx [7137:0e05b35beebf]stable-1.12 by
 - Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278). …
 
05/23/17:
- 15:15 Ticket #1278 (proxy_protocol broken with SSL) updated by
 - Replying to arut: > Thanks for reporting this. > Please …
 - 13:16 Ticket #1277 (u->peer.free in ngx_http_upstream_finalize_request) closed by
 - 
          wontfix: The 
NGX_PEER_FAILEDflag is only set when switching to the next … - 11:09 Ticket #1278 (proxy_protocol broken with SSL) updated by
 - Thanks for reporting this. Please try the attached patch.
 - 10:03 Ticket #1278 (proxy_protocol broken with SSL) created by
 - Using official nginx docker container (version 1.13.0). with the …
 - 09:56 Ticket #1277 (u->peer.free in ngx_http_upstream_finalize_request) created by
 - upstream backend-test { server 127.0.0.1:9001; return 502 …
 
05/22/17:
- 12:29 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - HTTP/2 push has nothing to do with HTTP/2 support to upstreams, it can …
 - 10:50 Ticket #1276 (Nginx segfault error that leads to server crash) updated by
 - 
          The configure arguments provided in 
nginx -Voutput show that you … 
05/21/17:
- 10:19 Ticket #923 (Allow proxy_http_version 2.0) reopened by
 - While it might be worse when using HTTP/2 instead of HTTP/1.1 between …
 - 04:50 Ticket #1276 (Nginx segfault error that leads to server crash) created by
 - We have a web server hosting by Nginx, the version of Nginx is 1.12.0 …
 
05/18/17:
- 18:12 Ticket #1275 (php-fpm incorrectly populates PATH_INFO) closed by
 - 
          invalid: PHP documentation on the 
ORIG_PATH_INFOvariable … - 16:25 Ticket #1275 (php-fpm incorrectly populates PATH_INFO) created by
 - (domains and IPs have been anonymised throughout; config files …
 
05/17/17:
- 18:27 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - Replying to stackoverflow.com/users/1414715/scott-helme: > …
 - 17:43 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - > Must-Staple is an attempt to turn OCSP Stapling into something it …
 - 16:00 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by
 - I am a user and I had to spend a lot of time to figure out where that …
 - 15:12 Ticket #1274 (nginx does not start in Windows Nano Server) closed by
 - wontfix: Yes, precompiled nginx windows binaries as provided at …
 - 15:03 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - 
          Type changed
So, from the above I conclude that support issues is not a concern, … - 13:38 Ticket #1273 (Missing default secure configuration: proxy_ssl_verify) closed by
 - wontfix: The behaviour is in line with behaviour of previous nginx versions, …
 - 12:14 Ticket #1274 (nginx does not start in Windows Nano Server) created by
 - Attempting to start nginx in Windows Nano Server fails using …
 
05/16/17:
- 21:39 Ticket #1273 (Missing default secure configuration: proxy_ssl_verify) created by
 - Hi, Is there a reason proxy_ssl_verify is not on by default? …
 - 19:23 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - > Always stapling OCSP responses was never a goal of OCSP stapling …
 - 19:09 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - I know it's currently working as intended which is why I said "I'd …
 - 13:18 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) closed by
 - wontfix: Replying to elukey@…: > Thanks a lot for the answer, I …
 - 12:45 Changeset in nginx-tests [1176:eaa92d810bbb] by
 - Tests: realip tests for 'unix:' and hostname in set_real_ip_from.
 
05/15/17:
- 21:45 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by
 - Thanks a lot for the answer, I didn't find the comment in the code …
 - 20:59 Ticket #868 (new variable: $remote_addr_anon) updated by
 - The issue with the solution mentioned at stackoverflow specifically is …
 - 18:46 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by
 - Looks like this was fixed in 1.10.3 …
 - 18:05 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) closed by
 - fixed: Patch committed, thanks for reporting this.
 - 17:55 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) updated by
 - In [changeset:"4925a6d1374649492376119f1c0b5aed6ee1bec1/nginx" …
 - 16:14 Changeset in nginx-tests [1175:717030fd5a94] by
 - Tests: added gzip prerequisite for "access_log ... gzip".
 - 15:36 Ticket #1180 (Allow use of hostnames in set_real_ip_from) closed by
 - fixed
 - 14:25 Ticket #1180 (Allow use of hostnames in set_real_ip_from) updated by
 - In [changeset:"df1a62c83b1b62ec1b99463cf9e5c4b661c3e57e/nginx" …
 - 13:22 Ticket #1272 (nginx don't return response body when upstream server discard request body) closed by
 - invalid: This is a bug in the http server you wrote, see ticket #1037 for …
 - 12:43 Ticket #1271 ($arg_s:event:id does not work) closed by
 - wontfix: Variable names in nginx can only include alphabetical characters, …
 
05/14/17:
- 06:35 Ticket #1272 (nginx don't return response body when upstream server discard request body) created by
 - First, i write a http server without read request body and return code …
 
05/13/17:
- 22:04 Ticket #1271 ($arg_s:event:id does not work) updated by
 - Here is a possible workaround for the problem: location …
 - 22:02 Ticket #1271 ($arg_s:event:id does not work) updated by
 - I know colon (:) is a reserved character but I think there are many …
 - 21:36 Ticket #1271 ($arg_s:event:id does not work) updated by
 - I've just reproduced the bug in the latest nginx relase: 1.13.0. The …
 - 21:06 Ticket #1271 ($arg_s:event:id does not work) created by
 - I try to set a variable in nginx configuration which holds the value …
 
05/12/17:
- 11:00 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by
 - Quoting the code: […] If there are reasons to assume this comment …
 - 10:27 Ticket #1163 (cache size grows over max_size) updated by
 - 
          To obtain core dump with 
debug_points abort;debug level in logs is … - 08:58 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) created by
 - Hi everybody, we use Nginx to terminate TLS in front of a wide range …
 - 07:27 Ticket #1163 (cache size grows over max_size) updated by
 - 
          I did a reload and there are 
open socket left in connectionmessages … 
05/11/17:
- 19:27 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - As previously explained, this is not a bug. Everything works as …
 - 17:05 Ticket #772 (No Vary header on 304 Response.) updated by
 - Testing nginx static from https://redbot.org result: […]
 - 02:52 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
 - 
          Status, Component changed
That's expected behaviour,$upstream_response_timeonly make sense … - 02:34 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) created by
 - $upstream_response time is incorrectly defined as the direct …
 - 00:19 Ticket #1268 (A regression) closed by
 - 
          invalid: The problem is that port's IPv6 option defines its own 
--with-cc-opt… 
05/10/17:
- 23:12 Ticket #1268 (A regression) created by
 - Hi, I've got a report from FreeBSD maillist about a regression in …
 - 17:20 Ticket #1163 (cache size grows over max_size) updated by
 - So from (2) it is clear that the problem is locked entries in cache. …
 - 15:12 Ticket #1267 (TLS 1.0 handshake fails on upstream when TLS1.2 is enabled) closed by
 - invalid: The problem is the the server in question rejects SSL handshake by …
 - 14:40 Ticket #1267 (TLS 1.0 handshake fails on upstream when TLS1.2 is enabled) created by
 - Proxification to server accepting TLSv1 fails when TLSv1.2 is …
 - 12:13 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by
 - See also #1266.
 - 12:13 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) closed by
 - duplicate: It looks like you are trying to use an plain http2 listening socket …
 
05/09/17:
- 19:00 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
 - I'm an engineer from Let's Encrypt, and I'd also like to lend my …
 
05/08/17:
- 14:18 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) updated by
 - Still not docker. It disappears when I remove http2 from server …
 - 14:13 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) updated by
 - Sorry. It is not about nginx version. It is something else, probably …
 - 00:38 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) created by
 - I've just tried docker's image nginx:1.12.0-alpine. With …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    