Timeline
08/29/19:
- 14:09 Ticket #1843 ($upstream_http_set_cookie includes only first cookie) updated by
- I just tried version nginx/1.17.3 and bug is still present.
- 13:59 Ticket #1843 ($upstream_http_set_cookie includes only first cookie) created by
- […]
08/28/19:
- 10:04 Ticket #1842 (server_tokens doesnt affect redirects. Exposing software version.) created by
- Even after setting the server_tokens directive, software version is …
- 09:44 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by
- Thank you for your reply. No settings,No way proxy_ignore_headers …
08/27/19:
- 21:54 Ticket #1841 (Dynamic access log and rewrites) created by
- This is a follow up to #1051, which I still can reproduce in a current …
- 17:17 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by
- As previously suggested, if you have further questions, consider using …
- 11:59 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by
- This is not the case with older versions, such as nginx-1.2.9 This is …
- 11:58 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by
- This is not the case with older versions, such as nginx-1.2.9 This is …
- 11:13 Ticket #1834 (Rate limiting does not work after 3xx redirect) closed by
- wontfix: That's expected behaviour. That's because instructions of the rewrite …
- 10:59 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) closed by
- invalid: The reason is that response is available in multiple variants, as …
- 06:12 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by
- Thank you.
- 06:03 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) created by
- Request different accept-encoding types, caching out multiple files. …
08/26/19:
- 13:23 Ticket #1835 (Nginx reload doesnt work when limit zone in nginx.conf is changed) closed by
- wontfix: This is expected behaviour when e.g. you try to change limit_req_zone …
- 11:19 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- See also #1839.
- 11:19 Ticket #1839 (Add new config/option for OpenSSL 1.1.1 / TLS 1.3) closed by
- duplicate: Duplicate of #1529.
08/25/19:
- 00:12 Ticket #1839 (Add new config/option for OpenSSL 1.1.1 / TLS 1.3) created by
- see https://github.com/openssl/openssl/issues/9690 Starting with …
08/23/19:
- 11:20 Ticket #1838 (problem in http2) closed by
- invalid: Раз proxy_hide_header помогает, то проблема скорее всего где-то в …
- 08:32 Ticket #1838 (problem in http2) updated by
- Заработало после добавления proxy_hide_header Expires; Похоже что в …
- 07:56 Ticket #1838 (problem in http2) updated by
- Добавил файл header_expires, смотреть в оргинале, т.к. trac сьедает …
- 07:07 Ticket #1838 (problem in http2) created by
- cat /etc/debian_version 9.9 Добрый день имею следующую …
08/22/19:
- 20:00 Changeset in nginx_org [2423:21f1376238b0] by
- Added Unit 1.10.0 release news.
- 12:29 Milestone unit-1.10 completed
- Planned features: * websockets support for nodejs
- 11:15 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) closed by
- worksforme: Feedback timeout.
- 11:02 Changeset in nginx-tests [1500:44ce08f5259f] by
- Tests: client_max_body_size tests in body.t, body_chunked.t. HTTP/2 …
- 10:35 Ticket #1837 (nginx resolver failed when ipv6 AAAA dns query failed and ipv4 A query ...) closed by
- invalid: It won't because AAAA query failed. If there are no AAAA records - …
- 09:47 Ticket #586 (variable support for client_max_body_size) updated by
- One use case without 3rd party modules: Set client_max_body_size …
- 05:27 Ticket #1837 (nginx resolver failed when ipv6 AAAA dns query failed and ipv4 A query ...) created by
- nginx.conf […] tcpdump output like […] Ipv4 A query succeed …
08/21/19:
- 16:33 Ticket #1836 (limit_req and proxy_pass) created by
- I have location like: […] and limit config like: […] and a …
- 08:23 Ticket #1835 (Nginx reload doesnt work when limit zone in nginx.conf is changed) created by
- Hi Nginx Team, I am facing issue in nginx wherein whenever i am …
08/20/19:
- 15:39 Ticket #1834 (Rate limiting does not work after 3xx redirect) created by
- Rate limiting is ignoring completely if a 3xx redirect occurs. Creates …
- 14:21 Changeset in nginx_org [2422:eca8e37a34ef] by
- Fixed typos.
- 12:39 Changeset in nginx-tests [1499:c9d7e2a26b2d] by
- Tests: HTTP/2 request body preread of DATA without END_STREAM.
08/19/19:
- 21:36 Ticket #1833 (vim syntax highlighting) closed by
- invalid: That's correct, as dashes are not allowed in variable names, and …
- 14:54 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) closed by
- fixed: A bandaid was added to prevent segfault.
- 14:50 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) updated by
- In [changeset:"63a74974a0e9691109c307052f623b6d4f121d78/nginx-tests" …
- 14:50 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) updated by
- In [changeset:"9f1f9d6e056a4f85907957ef263f78a426ae4f9c/nginx" …
- 14:17 Changeset in nginx-tests [1498:63a74974a0e9] by
- Tests: HTTP/2 unbuffered request body with redirect (ticket #1819).
- 12:16 Changeset in nginx [7561:9f1f9d6e056a] by
- HTTP/2: discard remaining request body after redirect. Previously, if …
08/17/19:
- 16:15 Ticket #1833 (vim syntax highlighting) created by
- vim syntax highlighting can't handle variables with "-". $arg_a-b-c …
08/16/19:
- 15:16 Changeset in nginx [7560:2432a687e789] by
- SSL: lowered log level for WSAECONNABORTED errors on Windows. Winsock …
- 15:16 Changeset in nginx [7559:26281dcecfbc] by
- Version bump.
- 13:50 Changeset in nginx_org [2421:d741fcb6d36c] by
- Updated with Netcraft August 2019 Web Server Survey stats.
08/15/19:
- 17:03 Changeset in nginx_org [2420:02b3f97df446] by
- njs-0.3.5
- 12:52 Ticket #1832 (Occasionally get "...zero size buf in writer...") updated by
- As long as you have gzipping enabled, try switching it off and/or …
- 08:37 Milestone njs-0.3.5 completed
- Planned features: * Bug fixes
- 08:16 Ticket #1832 (Occasionally get "...zero size buf in writer...") created by
- My system loads a text file into a MongoDB database , due to the way …
- 00:04 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by
- Thank you for important information. Perl 5.28.2 has no problem, so …
08/14/19:
- 11:35 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by
- Just a note: we've seen previous reports about similar problems with …
- 11:09 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by
- Please provide stack trace and full configuration.
- 08:42 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) created by
- Hi Report a bug in ngx_http_perl_module. …
08/13/19:
- 17:50 Changeset in nginx_org [2419:f90e68b836c0] by
- Updated OpenSSL version used for win32 builds.
- 17:45 Changeset in nginx_org [2418:7e1af2148946] by
- Updated note in slow_start with random load balancing method.
- 17:08 Changeset in nginx_org [2417:e35ed485070d] by
- Advisory links.
- 17:04 Milestone nginx-1.16.1 completed
- Status: scheduled Trunk: stable * Bug fixes
- 17:04 Milestone nginx-1.17.3 completed
- Status: scheduled Trunk: mainline * Bug fixes
- 17:00 Changeset in nginx_org [2416:eecb26e2c4ab] by
- nginx-1.17.3, nginx-1.16.1
- 16:01 Changeset in nginx_org [2415:f5f0d3fe3608] by
- Fixed date in news.
- 15:09 Changeset in nginx_org [2414:3b7223f9aac8] by
- njs-0.3.4
- 13:35 Milestone njs-0.3.4 completed
- Planned features: * Getter/setter literal support * Bug fixes and …
- 12:51 Changeset in nginx [7558:f65ceadcbb2b]stable-1.16 by
- release-1.16.1 tag
- 12:51 Changeset in nginx [7557:123647025f4a]stable-1.16release-1.16.1 by
- nginx-1.16.1-RELEASE
- 12:45 Changeset in nginx [7551:d30b1a99fcd0] by
- release-1.17.3 tag
- 12:45 Changeset in nginx [7550:ed4303aa1b31]release-1.17.3 by
- nginx-1.17.3-RELEASE
- 12:43 Changeset in nginx [7556:a23a7e6edac4]stable-1.16 by
- HTTP/2: limited number of PRIORITY frames. Fixed excessive CPU usage …
- 12:43 Changeset in nginx [7549:45415228990b] by
- HTTP/2: limited number of PRIORITY frames. Fixed excessive CPU usage …
- 12:43 Changeset in nginx [7555:99b6733876c4]stable-1.16 by
- HTTP/2: limited number of DATA frames. Fixed excessive memory growth …
- 12:43 Changeset in nginx [7548:99257b06b0bd] by
- HTTP/2: limited number of DATA frames. Fixed excessive memory growth …
- 12:43 Changeset in nginx [7554:b19cd299f37c]stable-1.16 by
- HTTP/2: reject zero length headers with PROTOCOL_ERROR. Fixed …
- 12:43 Changeset in nginx [7547:4f4b83f00cf1] by
- HTTP/2: reject zero length headers with PROTOCOL_ERROR. Fixed …
08/12/19:
- 13:05 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) closed by
- wontfix: Replying to gvormayr@…: > Replying to mdounin: …
- 10:48 Ticket #1830 (OCSP must staple fails with multi-domain certificates) closed by
- duplicate: Each server block uses its own SSL context with independent settings, …
- 09:28 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by
- Replying to mdounin: > Replying to gvormayr@…: …
08/11/19:
- 15:12 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- Also see #1830 for a more serious blocker, if using multi-domain …
- 15:10 Ticket #1830 (OCSP must staple fails with multi-domain certificates) created by
- If using the same certificate across multiple server blocks (e.g. …
08/09/19:
- 12:29 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by
- Replying to gvormayr@…: > Replying to mdounin: …
- 09:34 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by
- Replying to mdounin: > As long as alerts are allowed …
08/08/19:
- 18:16 Ticket #85 (ngx_http_cookie_time date format error.) updated by
- The "SHOULD NOT" is not the same as "MUST NOT", and not following a …
- 16:34 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by
- As long as alerts are allowed before ClientHello, these should be …
- 15:24 Ticket #85 (ngx_http_cookie_time date format error.) updated by
- I'm not sure why "the specification says you SHOULD NOT do this" isn't …
- 15:12 Ticket #85 (ngx_http_cookie_time date format error.) closed by
- invalid: As outlined above, when the code in question was written, there were …
- 15:06 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) created by
- When openssl encounters an error after it already connected, but …
- 14:51 Ticket #85 (ngx_http_cookie_time date format error.) reopened by
- RFC 6265 says "To avoid compatibility issues, servers SHOULD use the …
08/07/19:
- 18:04 Changeset in nginx_org [2413:c6581f9aefa3] by
- Documented Perl $r->internal_redirect() fixes.
- 10:44 Ticket #85 (ngx_http_cookie_time date format error.) updated by
- See also #1828.
- 10:43 Ticket #1828 (Cookies with 2-digit years in their expires value) closed by
- duplicate: Duplicate of #85.
08/06/19:
- 17:45 Changeset in nginx-tests [1497:40e5f2a0a238] by
- Tests: upstream_ip_hash_ipv6.t startup fixes.
- 00:20 Ticket #508 (nginx rewrite URL decoding first encoded character in URI) updated by
- aaaaaaaaa
08/05/19:
- 10:29 Ticket #1828 (Cookies with 2-digit years in their expires value) created by
-
Cloudflare sets a cookie called
__cfduid
. It sets the cookie expiry …
08/02/19:
- 16:46 Ticket #1623 (HTTP/2 config applied globally) updated by
- See also #1827.
- 16:46 Ticket #1827 (Enabling http2 for one server block enables it for all) closed by
- duplicate: Duplicate of #1623.
- 16:14 Ticket #1827 (Enabling http2 for one server block enables it for all) created by
- Enabling http2 for one server block apparently enables it for other …
- 13:29 Ticket #1826 (Gzip deflate broken in some cases) closed by
- fixed: This was already reported here: …
- 13:14 Ticket #1826 (Gzip deflate broken in some cases) created by
- In the 1.17 branch some particular gzipped request fail with the …
08/01/19:
- 11:22 Changeset in nginx-tests [1496:e1eb3432487b] by
- Tests: added mail resolver tests with ssl.
- 10:50 Changeset in nginx [7546:fcd92ad76b7b] by
- Mail: fixed duplicate resolving. When using SMTP with SSL and …
- 09:48 Ticket #1825 (Is the $request_time conatin the time send to client or send to socket) closed by
- invalid: For questions, please use [http://nginx.org/en/support.html support …
- 06:16 Ticket #1825 (Is the $request_time conatin the time send to client or send to socket) created by
- From http://nginx.org/en/docs/http/ngx_http_log_module.html,I see the …
07/31/19:
- 14:29 Changeset in nginx [7545:0ef2bc0ec9c9] by
- Gzip: fixed "zero size buf" alerts after ac5a741d39cf. After …
- 14:28 Changeset in nginx [7544:e1a3fa4c054f] by
- Version bump.
- 09:58 Changeset in nginx-tests [1495:b8b92ed90485] by
- Tests: limit_rate.t adjusted.
07/30/19:
- 16:38 Changeset in nginx_org [2412:bd026d5898b8] by
- Minor language improvements in Development guide.
- 15:33 Changeset in nginx_org [2411:7202f078bfa7] by
- Updated with Netcraft July 2019 Web Server Survey stats.
- 13:36 Ticket #1659 (nginx intermittent delay before sending response) updated by
- Did you find a solution ? Currently experiencing the same thing with …
- 08:10 Ticket #1824 (Bypassing cache if worker failed to allocate node in cache keys zone ?) created by
- Using http file cache. Seems that if a worker failed to allocate node …
Note:
See TracTimeline
for information about the timeline view.