Timeline
09/12/17:
- 15:59 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) closed by
- wontfix: Closing this, it doesn't look like there is anything in nginx we can …
- 15:37 Ticket #1051 (Problem with access_log whose names contain variables!) closed by
- worksforme: Closing this, this doesn't looks like a bug in nginx. From the logs it …
- 15:11 Ticket #1232 (nginx returns 412 given if-match, thus ignoring etag from upstream) closed by
- wontfix: Closing this. As explained above, current behaviour is highly unlikely …
- 15:05 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) closed by
- worksforme: Feedback timeout.
- 14:15 Ticket #1365 (Pecular behaviour of nginx reload) closed by
-
wontfix: The purpose of
nginx -s reload
is to send a signal to the running … - 10:44 Changeset in nginx [7105:0846dd76a487] by
- Stream: fixed logging UDP upstream timeout. Previously, when the …
- 10:35 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) closed by
- fixed: Fixed by http://hg.nginx.org/pkg-oss/rev/e2b3abb6eeb2
- 02:34 Changeset in nginx-tests [1218:24e175025ad8] by
- Tests: minimal handling of HTTP/2 dynamic table size update.
09/11/17:
- 17:06 Changeset in nginx-tests [1219:f373a718f646] by
- Tests: stream_ssl_preread.t TODO adjusted.
- 13:41 Changeset in nginx [7099:019b91bd21cc] by
- Trailing space removed.
- 12:55 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") closed by
- fixed
- 12:55 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by
- In [changeset:"7bfbf73db920cf7494ae9ac392b5247e93765093/nginx" …
- 12:46 Changeset in nginx [7097:a0e472a2c4f1] by
- Version bump.
- 12:32 Changeset in nginx [7142:b9d919b53593]stable-1.12 by
- Stream: relaxed next upstream condition (ticket #1317). When …
- 12:32 Changeset in nginx [7098:7bfbf73db920] by
- Stream: relaxed next upstream condition (ticket #1317). When …
09/08/17:
- 16:12 Ticket #1295 (proxy_pass to websocket server) closed by
- invalid
- 15:15 Ticket #1295 (proxy_pass to websocket server) updated by
- Sorry for the late reply. You are right, problem was in backend and …
- 14:55 Ticket #1379 (nginx-tests/access_log.t failed) closed by
- fixed: In [changeset:"7df2265e61be9a4d57e74b248f6bbda416433b13/nginx-tests" …
- 14:51 Changeset in nginx-tests [1217:7df2265e61be] by
- Tests: made access_log.t pass under root user again (closes #1379).
- 13:46 Ticket #1379 (nginx-tests/access_log.t failed) updated by
- The problem here is that root user is able to read and write files …
09/07/17:
- 19:29 Ticket #1379 (nginx-tests/access_log.t failed) updated by
- what's wrong with running tests under root ? here's detailed script …
- 14:13 Changeset in nginx_org [2040:093855e77388] by
- Updated info about SNI.
- 12:09 Changeset in nginx-tests [1216:de7d3e249b35] by
- Tests: switch from DSS to ECDSA in ssl_certificates.t. All known …
- 11:46 Ticket #1379 (nginx-tests/access_log.t failed) updated by
- Make sure you don't run tests under root so that restricted file …
- 11:22 Ticket #1379 (nginx-tests/access_log.t failed) created by
- previously this built passed tests but not now nginx -V see in …
09/06/17:
- 12:51 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) closed by
-
invalid: The
ngx_http_subrequest()
function provides good enough copy of … - 12:15 Changeset in nginx_org [2045:ae16f480c867] by
- Fixed links in yaml script to accept folded block scalars (>).
- 12:15 Changeset in nginx_org [2047:593dfdc524ae] by
- Documented the 405 error (Method Disabled) in yaml.
- 02:41 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) updated by
- ignore …
- 02:35 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by
- Replying to mdounin: > Unfortunately, OpenSSL provides no …
- 02:35 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by
- Thanks for replying. I solve the problem by adding a magic number in …
- 02:33 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) created by
- sr->headers_in = r->headers_in; This line of code copy the headers …
09/05/17:
- 15:20 Milestone 1.13.5 completed
- Status: released Trunk: mainline * $ssl_client_escaped_cert …
- 14:59 Changeset in nginx [7096:6b6e15bbda92] by
- release-1.13.5 tag
- 14:59 Changeset in nginx [7095:0d45b4cf7c2e]release-1.13.5 by
- nginx-1.13.5-RELEASE
- 08:38 Ticket #1377 (invalid option "--with-compat") updated by
- Thanks!
09/04/17:
- 13:46 Ticket #1377 (invalid option "--with-compat") closed by
-
invalid: The
--with-compat
configure option is available in nginx 1.11.5 and … - 13:38 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) closed by
- wontfix: Unfortunately, OpenSSL provides no interface to disable renegotiation …
- 12:35 Ticket #1377 (invalid option "--with-compat") created by
- I'm trying to add module dynamically as described here …
- 11:05 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) updated by
- Thank you for your prompt response!
- 01:50 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by
- Sorry about the nginx -v,here is nginx -V […]
- 01:40 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) created by
- Hey i recompile Nginx 1.11.6 with openssl 1.1.0, then i found that …
09/02/17:
- 12:26 Ticket #1089 (ssl_ecdh_curve not honored in server block) closed by
-
wontfix: The
ssl_ecdh_curve
directive in the server context make sense … - 09:07 Ticket #1089 (ssl_ecdh_curve not honored in server block) reopened by
- Couldn't the ssl_ecdh_curve directive be made applicable in http …
09/01/17:
- 16:58 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by
- Yeah, looks good! And much cleaner than my hack! Incidentally, thanks …
- 14:33 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) closed by
- invalid: Looking through BoringSSL code suggests that there are no relevant …
- 13:07 Ticket #1374 (Nginx error_page 499 Error report) closed by
- wontfix: You can't. The special code 499 is used in nginx to indicate that …
- 06:57 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) updated by
- I add an option to enable TLS 1.3 and weak ciphers
- 06:56 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) created by
- I can‘t use parallel ECDSA / RSA certificates in BoringSSL.It only …
- 02:34 Ticket #1374 (Nginx error_page 499 Error report) created by
- Dear Sir, I got 499 error in my nginx log, and i want to do the …
08/31/17:
- 16:09 Changeset in nginx-tests [1215:26884729e06b] by
- Tests: cope with resolver resend in mail resolver tests. Currently, …
- 12:57 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) closed by
- invalid: With the provided configuration, the following address is only used in …
- 01:45 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) updated by
- Hi, This is our current Nginx confiuration after removing the …
08/30/17:
- 21:52 Changeset in nginx [7100:12cadc4669a7] by
- HTTP/2: signal 0-byte HPACK's dynamic table size. This change lets …
- 15:28 Ticket #1351 (NGINX closing connection with GOAWAY if client sends ...) updated by
- Thank you for investigating. I believe you are right guessing that …
- 12:30 Ticket #1373 (missing '=' in admin-guide/serving-static-content) closed by
- fixed
- 12:29 Ticket #1373 (missing '=' in admin-guide/serving-static-content) updated by
-
Status, Owner changed
Thanks, fixed. - 11:18 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) updated by
-
Most likely,
aws-ec2-new-site.com
is written explicitly in a … - 10:51 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
- See also #1371.
- 10:51 Ticket #1371 (some url contains space will be treated as invalid) closed by
-
duplicate: Both URLs are invalid, you should encode space as
%20
. Duplicate of #196. - 10:43 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by
- Well, I don't think that introducing Y4.147K problem is a good idea. …
- 09:59 Ticket #1373 (missing '=' in admin-guide/serving-static-content) created by
- In the admin-guide/serving-static-content[0] at the section 'Tuning …
- 07:42 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by
- Hiya. No problem! Arrrgh! Good call! Of course, you're right that you …
- 03:54 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) created by
- Hi team, We recently notice an issue with our Nginx configuration …
- 02:40 Ticket #1371 (some url contains space will be treated as invalid) created by
- Hi! So i have two url, both of them contain the space, one is …
- 01:25 Changeset in nginx-tests [1214:a05ba24a462b] by
- Tests: removed rewrite dependency in proxy_cache_range.t.
08/29/17:
- 20:48 Ticket #1370 (proxy_pass changes Content-Type to html when use variables) updated by
- Thanks for the explanation, I was seeing valid response in browser and …
- 19:16 Ticket #1370 (proxy_pass changes Content-Type to html when use variables) closed by
-
invalid: When using variables in
proxy_pass
, if URI is specified, it is … - 16:55 Ticket #1370 (proxy_pass changes Content-Type to html when use variables) created by
- $ nginx -v nginx version: nginx/1.13.3 I am using latest …
- 14:21 Changeset in nginx-tests [1213:64f287c8cc62] by
- Tests: more corner cases for secure_link module.
- 14:10 Ticket #1357 (slice+if_range problem) updated by
- In [changeset:"0c15ba7d19b3a845ba5943f909dadfb6fdf432c0/nginx-tests" …
- 14:03 Changeset in nginx-tests [1212:0469ef3fcd34] by
- Tests: added "expires modified" test with proxy.
- 13:56 Changeset in nginx-tests [1211:0c15ba7d19b3] by
- Tests: If-Range tests with proxy. This covers the following cases: - …
08/28/17:
- 17:33 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by
- This used to result in 2038..2106 dates on 32-bit platforms, though …
- 13:52 Ticket #1369 (Add proxy_detect_mime setting) updated by
- Please replace the s/proxy_set_header/add_header/ above, as …
- 13:42 Ticket #1366 (ngx_epoll_notify override original handler) closed by
-
wontfix: As of now, only thread pools are expected to use
ngx_notify()
. … - 13:37 Ticket #1369 (Add proxy_detect_mime setting) created by
- Right now, nginx using proxy_pass will not touch the content-type and …
- 13:18 Ticket #564 (map regex matching affects rewrite directive) updated by
- can someone change the component to documentation, as this is mostly a …
- 12:59 Ticket #1367 (`gzip_static always` doesn't use index.html.gz unless index.html exists) closed by
-
invalid: The problem is that requests to
/
are first handled by the … - 02:06 Ticket #1368 (Date oveflow problems with ngx_gmtime()) created by
- There is a problem in ngx_gmtime() with dates earlier than the …
08/26/17:
- 16:55 Ticket #1367 (`gzip_static always` doesn't use index.html.gz unless index.html exists) created by
- My config: […] (This might not match what's currently on …
08/25/17:
- 13:25 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) updated by
- I wanted to add another workaround: Use a DNS A record filter proxy ( …
- 11:27 Ticket #1366 (ngx_epoll_notify override original handler) updated by
- I am so sorry, the title should be "ngx_epoll_notify overwrite …
- 11:23 Ticket #1366 (ngx_epoll_notify override original handler) created by
- static ngx_int_t ngx_epoll_notify(ngx_event_handler_pt handler) { …
- 07:16 Ticket #1365 (Pecular behaviour of nginx reload) created by
- Good day colleagues, I am writing the system for hosting management …
08/24/17:
- 09:51 Ticket #1364 (proxy_ssl_protocols does not handle hole in version properly, or is it ?) closed by
- invalid: You are likely confused with record layer version number. The …
- 01:25 Ticket #1364 (proxy_ssl_protocols does not handle hole in version properly, or is it ?) created by
- Hi, An nginx configured to reverse proxy connection using TLS with …
08/23/17:
- 16:54 Ticket #1357 (slice+if_range problem) closed by
- fixed: Patch committed, thanks for reporting this.
- 16:25 Ticket #1357 (slice+if_range problem) updated by
- In [changeset:"acc2cddc7b451046d45aeed62ab7f2661fd2808c/nginx" …
- 16:20 Changeset in nginx [7093:acc2cddc7b45] by
- Upstream: unconditional parsing of last_modified_time. This fixes at …
- 15:21 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) updated by
- See also #1363.
- 15:21 Ticket #1363 (OCSP responder timed out on IPv6 only server) closed by
- duplicate: Duplicate of #1330.
- 14:08 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
- Consider looking at PIDs of running worker processes, and their …
- 13:31 Ticket #1362 (gzip_proxied default) updated by
- While HTTP/1.0 proxies certainly can do anything they want, they …
- 10:48 Changeset in nginx-tests [1210:3ca5b0081bc6] by
- Tests: proxy_cache_use_stale.t adjusted. Extended …
- 10:05 Ticket #1363 (OCSP responder timed out on IPv6 only server) created by
- This is the error message: […] The OSCP responder seems to have A …
- 05:03 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) updated by
- @mdounin I forget I have the benefit of HTTPS Everywhere. In that …
- 04:56 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
- Replying to mdounin: > Note well that to check results of …
08/22/17:
- 22:53 Ticket #1362 (gzip_proxied default) updated by
- HTTP/1.0 proxies can (and do) support Vary. This is a common …
- 21:13 Ticket #1362 (gzip_proxied default) closed by
- wontfix: You can find detailed explanation in this thread: …
- 18:56 Ticket #1362 (gzip_proxied default) created by
- gzip_proxied defaults to "off" in nix_http_gzip_module. This means …
- 18:22 Changeset in nginx [7094:c7d4017c8876] by
- Secure link: fixed stack buffer overflow. When secure link checksum …
- 14:36 Changeset in nginx [7092:2e8de3d81783] by
- SSL: fixed possible use-after-free in $ssl_server_name. The …
- 14:14 Changeset in nginx-tests [1209:0d9df274e3a3] by
- Tests: ssl_client_escaped_cert variable tests.
- 13:10 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) closed by
- fixed: The $ssl_client_escaped_cert variable will be available in the next …
- 13:05 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- In [changeset:"82f0b8dcca27948d2aa47c995c2c8e0c61ad28ef/nginx" …
- 12:18 Changeset in nginx [7091:82f0b8dcca27] by
- SSL: the $ssl_client_escaped_cert variable (ticket #857). This …
08/21/17:
- 12:42 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) updated by
- Спасибо, это то, что нужно. Я как-то пропустил этот параметр.
- 12:05 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) closed by
- invalid: Конкретно упомянутый сервер - за Cloudflare, и не принимает запросы …
- 11:56 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) created by
- nginx почему-то не может проксировать к некоторым https-сайтам. …
- 08:47 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) updated by
-
Owner, Status, Component changed
- 08:45 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) closed by
-
fixed: Thanks for reporting this. We've been using an override for
dist
in … - 08:22 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) updated by
- Understood. Thanks for the reply.
- 08:18 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Component changed
- 08:17 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Status, Owner changed
- 08:17 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Status changed
08/19/17:
- 19:52 Ticket #1360 (enhancement: auto-reload map includes) created by
- When using an include file with the map directive, it would be ideal …
08/17/17:
- 16:18 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) closed by
- invalid: The proxy_cache_bypass …
- 15:54 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) created by
- We are using the following map directive: […] Within location …
- 12:21 Ticket #1163 (cache size grows over max_size) updated by
- So it looks like socket leaks are still here in 1.13.3. Without any …
- 01:50 Ticket #1163 (cache size grows over max_size) updated by
- (Sorry for long delay) I tested with nginx 1.13.3 and no longer …
08/16/17:
- 18:38 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
- Replying to kashiraja@…: > I'm getting a the same symptom …
- 17:59 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
- I'm getting a the same symptom when cache status is MISS and data is …
- 14:00 Ticket #1358 (Only first parameter of querystring available) updated by
- Okay, my misstake. I have to escape the & in the curl request.
- 13:51 Ticket #1358 (Only first parameter of querystring available) updated by
- I have added some extra headers in my personal nginx vhost config: …
- 12:16 Ticket #1358 (Only first parameter of querystring available) closed by
- worksforme: The $request variable as logged in the standard access log format …
- 10:06 Ticket #1358 (Only first parameter of querystring available) created by
- Hello, i tried to setup redirects based on the query string. This is …
- 06:22 Ticket #1357 (slice+if_range problem) updated by
- OK, thank you
08/15/17:
- 16:08 Ticket #1357 (slice+if_range problem) updated by
-
Description changed
Please try the following patch: […] - 15:17 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- The following patch introduces the $ssl_client_escaped_cert variable. …
- 06:30 Ticket #1357 (slice+if_range problem) updated by
- The If-Range HTTP request header makes a range request conditional: if …
- 04:00 Ticket #1357 (slice+if_range problem) created by
- […] […] return 206, meet expectation …
08/14/17:
- 13:39 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) updated by
- SSL sessions are cached in the context of the upstream{} block (or an …
Note:
See TracTimeline
for information about the timeline view.