Timeline
05/18/18:
- 14:08 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by
- An update. I did an attempt to update the source code myself. And …
- 09:18 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by
- I can verify that this fixes the problem! Thank you very much :). …
- 09:16 Changeset in nginx_org [2162:aa5d65fe4916] by
- Updated link to TLS Certificate Status Request extension reference.
- 09:15 Changeset in nginx_org [2161:64004f50b9dd] by
- Clarified the log_format "escape=none" description.
- 09:06 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
- An alternative to removing a work around is this patch: […]
- 09:04 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
- See also #1556.
- 09:03 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) closed by
- duplicate: Duplicate of #1469.
- 07:26 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) created by
- When I build nginx on Fedora 28, I got some errors. […] And I …
05/17/18:
- 13:37 Ticket #1555 (nginx with grpc is poor performance) updated by
- You may want to take a look into nginx error log to find out if …
- 12:43 Changeset in nginx-tests [1325:f80176242a7e] by
- Tests: c->read->ready handling in ngx_ssl_recv(), fixed in 1.5.8.
- 03:45 Ticket #1555 (nginx with grpc is poor performance) created by
- $nginx -v nginx version: nginx/1.13.12 $uname -a Linux bjlt-hg58.sy …
05/15/18:
- 14:17 Ticket #1554 (http2 client abort when upstream cause segment fault) closed by
- worksforme: > Can you explain how upstream close when http2 client or stream …
- 13:19 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
- Strange, upstream closed really if (c->error) { if …
- 12:54 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
- Very difficult, only few core with thousands machines during several …
- 12:24 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
- Are you able to reproduce the problem without 3rd party modules …
- 06:34 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
- Replying to mdounin: > Could you please show full "nginx …
05/14/18:
- 19:50 Changeset in nginx [7277:7f9935f07fe9] by
- Syslog: install cleanup handler only once. If a socket was re-opened …
- 13:20 Ticket #1553 (поддержка IP_BIND_ADDRESS_NO_PORT на CentOS 7.4 и выше) closed by
- wontfix: http://mailman.nginx.org/pipermail/nginx-ru/2018-May/061166.html
- 13:09 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) updated by
- Ok, thank you for your feedback. It's correct to close the bug as invalid.
- 12:56 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) closed by
-
invalid: RFC 3986 talks about syntax components
authority
andhost
, not … - 12:55 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
-
Cc changed
Could you please show full "nginx -V" output? - 11:45 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
- 11:43 Ticket #1554 (http2 client abort when upstream cause segment fault) created by
- client canceled stream while reading response header from upstream …
- 07:44 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) reopened by
- 07:31 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) updated by
- Excuse me if I am pedantic, but I am not 100% sure that your …
- 07:13 Ticket #1553 (поддержка IP_BIND_ADDRESS_NO_PORT на CentOS 7.4 и выше) created by
- поддержка IP_BIND_ADDRESS_NO_PORT появилась в ядре 4.2, кажется, но …
05/13/18:
- 19:42 Ticket #1552 (No way to use http2 with stream-section) updated by
-
Type changed
The stream module is a generic TCP proxy module, it doesn't talk …
05/11/18:
- 17:58 Ticket #1550 (Slice module closes connection unexpectedly) closed by
- invalid
- 15:26 Ticket #1552 (No way to use http2 with stream-section) updated by
- It appears to work, if I move the ssl away from the server-block in …
- 08:27 Ticket #1552 (No way to use http2 with stream-section) created by
- I have a server in a stream section that multiplexes connections to …
- 06:07 Ticket #1550 (Slice module closes connection unexpectedly) updated by
- Thanks a lot. I will change my config to set the cache key directly.
05/10/18:
- 15:57 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) closed by
- invalid: For missing header, nginx will log that `client sent HTTP/1.1 request …
- 14:42 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) created by
- I have a client that connects to the webserver. After sending the …
- 12:40 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by
- Please try the attached patch.
- 11:22 Ticket #1550 (Slice module closes connection unexpectedly) updated by
- This line […] is evaluated only once - at main request's rewrite …
- 10:02 Ticket #1548 (build problem with make 4.2.1) updated by
- Thank you! Simple temporary resolution for voidlinux: […] …
- 09:55 Ticket #1539 (Failed to configure with clang if installed CUDA) closed by
- fixed: In [changeset:"ceab908790c4eb7cd01c40bd16581ef794222ca5/nginx" …
- 07:21 Ticket #1550 (Slice module closes connection unexpectedly) created by
- With slice module enabled, this curl command can always trigger the …
- 03:20 Ticket #1548 (build problem with make 4.2.1) closed by
-
invalid: As far as I see, Void Linux uses Dash as
/bin/sh
shell, and it was …
05/09/18:
- 14:36 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) created by
- I use the proxy_protocol because I send the tcp traffic via HaProxy to …
- 06:01 Ticket #1548 (build problem with make 4.2.1) updated by
- configure out, Makefile, and autoconf.err see in attachments …
05/08/18:
- 17:12 Ticket #1477 (Syslog stops working after few hours) closed by
- fixed
- 17:10 Ticket #1477 (Syslog stops working after few hours) updated by
- In [changeset:"fa0e093b64d77e138cd9d8b7e7ef03cc56bd7f4a/nginx" …
- 16:35 Changeset in nginx [7272:fa0e093b64d7] by
- Syslog: re-open syslog udp socket on send error (ticket #1477). …
- 14:50 Ticket #1548 (build problem with make 4.2.1) updated by
- Just checked, and nginx compiles fine with GNU make 4.2.1, at least on …
- 14:22 Changeset in nginx_org [2160:a2e77354c77d] by
- Linux packages: updated the list of supported distributions.
- 12:07 Ticket #1548 (build problem with make 4.2.1) created by
- can't compile any version of nginx with make 4.2.1 example: […] …
- 11:58 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) closed by
- invalid
- 10:59 Changeset in nginx-tests [1324:918bf90466e0] by
- Tests: hide startup warnings about deprecated ssl.
- 10:45 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) closed by
- fixed: In [changeset:"9e25a5380a21240cdb66646f1e20ef7247b646a1/nginx" …
- 10:37 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) updated by
- And after looking more at my nginx -V, I do understand that this is …
- 10:28 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) created by
- configuration slice: […] strace log: […] So, as you can see …
05/07/18:
- 12:19 Ticket #1545 (proxy_cache_bypass does not work when a period characer is part of the ...) closed by
- invalid: You can't access cookies with dots in their names using the …
- 11:45 Changeset in nginx_org [2222:0974dc0a6209] by
- Changed link from upstream_conf to api in "state".
- 11:31 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) updated by
-
Status changed
- 10:48 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) created by
- nginx/1.14.0 compilation with gcc 8.1.0 fails - it works perfectly …
- 09:54 Changeset in nginx [7406:ed5b3c4c1284]stable-1.14 by
- Silenced -Wcast-function-type warnings (closes #1546). Cast to …
- 09:54 Changeset in nginx [7271:9e25a5380a21] by
- Silenced -Wcast-function-type warnings (closes #1546). Cast to …
05/04/18:
- 20:38 Ticket #1545 (proxy_cache_bypass does not work when a period characer is part of the ...) created by
- When using this directive on a location : proxy_cache_bypass …
- 17:19 Ticket #1544 (http/2 downloads broken during reload) created by
- In the situation where an HTTP/2 download spans nginx reloads, the …
- 00:08 Ticket #485 (Multiple WWW-Authenticate headers) updated by
- We have also hit this issue with the auth_request module trying to use …
05/03/18:
- 18:36 Ticket #1543 (UDP proxy with "proxy_protocol on" resends empty udp packet) closed by
- worksforme: In nginx versions prior to 1.11.5 nginx sends PROXY protocol header as …
- 12:30 Ticket #1542 (gRPC - Variables not allowed in grpc_pass) closed by
-
invalid: Variables are not available in
grpc_pass
, much like they aren't in … - 10:08 Changeset in nginx-tests [1323:6eb3dd2d4d5a] by
- Tests: postponed grpc_ssl.t startup on win32, see eadd24ccfda1.
- 07:11 Ticket #1543 (UDP proxy with "proxy_protocol on" resends empty udp packet) created by
- Good day. I'm using stable nginx 1.10.2 from repository for CentOS …
- 02:25 Ticket #1542 (gRPC - Variables not allowed in grpc_pass) created by
- We're trying to leverage the grpc pass to route to dynamic set of …
05/02/18:
- 10:43 Ticket #1541 (Allow to build grpc module as dynamic) closed by
- wontfix: Dynamic building is generally supported for modules with external …
04/28/18:
- 16:19 Ticket #1541 (Allow to build grpc module as dynamic) created by
- Why the new grpc module cannot be built as a dynamic module? …
04/27/18:
- 14:40 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Thanks for your quick reply. So, nginx still doesn't have plan to …
- 13:26 Ticket #923 (Allow proxy_http_version 2.0) updated by
- > So can I say nginx can work as a http/2 reversed proxy? :-) The …
- 08:38 Ticket #923 (Allow proxy_http_version 2.0) updated by
- I realized that nginx can work as HTTP2 reversed proxy actually. :-) …
- 08:14 Ticket #1540 (Support for '-' (dash) in syslog TAG field) closed by
- invalid: The naming rule in RFC 2234 refers to the "ABNF rule name", not to …
- 06:59 Changeset in nginx_org [2206:5cacd6fffade] by
- Eliminated some examples of unsafe prefix locations.
- 05:25 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Hi, now nginx can support gRPC proxy( …
- 03:04 Ticket #1540 (Support for '-' (dash) in syslog TAG field) created by
- An nginx.conf contains dash in syslog tag: […] The syslog TAG field …
04/26/18:
04/25/18:
- 14:52 Changeset in nginx_org [2158:47dad5e83e64] by
- Regenerated.
- 14:52 Changeset in nginx_org [2157:5dd7d258b7e8] by
- nginx cookbook promo.
- 11:57 Changeset in nginx [7270:46c0c7ef4913] by
- SSL: deprecated the "ssl" directive.
04/24/18:
- 15:55 Changeset in nginx_org [2221:45a2b90247ad] by
- Added "status_zone" to the API module.
- 15:19 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) closed by
- fixed: Fix committed.
- 13:00 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
- In [changeset:"7f955d3b9a0d61ff8c980f1e7036406741b450b1/nginx" …
- 12:29 Changeset in nginx [7269:7f955d3b9a0d] by
- SSL: detect "listen ... ssl" without certificates (ticket #178). In …
- 12:28 Changeset in nginx [7268:0d8c72ff62dd] by
- Mail: fixed error message about missing ssl_certificate_key. In …
- 11:15 Ticket #1539 (Failed to configure with clang if installed CUDA) updated by
- Try this patch: […]
- 11:04 Changeset in nginx [7273:ceab908790c4] by
- Configure: fixed clang version detection (closes #1539). While …
- 10:52 Ticket #1539 (Failed to configure with clang if installed CUDA) updated by
- This was broken in 325b3042edd6.
- 08:29 Ticket #1539 (Failed to configure with clang if installed CUDA) created by
- I met following errors when compile nginx using clang. […] clang …
04/23/18:
- 18:41 Changeset in nginx_org [2156:224ca9f697a5] by
- Documented all configure options.
- 18:41 Changeset in nginx_org [2155:fd06f014e6db] by
- Marked nginx.pid as path in configure description.
- 18:41 Changeset in nginx_org [2154:ebc9fb8139e4] by
- Reworked configure description to use tag list.
- 15:21 Ticket #1538 (gRPC upstreams cannot use dynamic HPACK) closed by
- invalid: nginx explicitly announces that it does not support dynamic header …
- 13:06 Ticket #1538 (gRPC upstreams cannot use dynamic HPACK) created by
- "upstream sent invalid http2 table index: 64 while reading response …
- 12:47 Changeset in nginx_org [2153:ccc41545bf55] by
- Extended code style description.
- 12:05 Ticket #1537 (Allow for test_types_buffer_size to be set in server configuration) updated by
- Could you please provide the exact error message you see, and exact …
04/21/18:
- 13:48 Ticket #1537 (Allow for test_types_buffer_size to be set in server configuration) updated by
- title should be test_types_hash_bucket_size ! old but possibly …
- 13:46 Ticket #1537 (Allow for test_types_buffer_size to be set in server configuration) created by
- As I added a bunch of MIME types to gzip_types in my server block, …
04/20/18:
- 19:00 Ticket #1536 (grpc-web (grpc for browsers)) created by
- Now that grpc is build in, can the nginx team collaborate with the …
04/19/18:
- 22:26 Ticket #1535 (proxy_bind and resolver IP version mismatch) updated by
- Thanks for the response. > Most simple solution would be to remove …
- 13:02 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by
- See also #1470.
- 12:57 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- There are no doubts that this will be in OpenSSL 1.1.1. The question …
- 12:49 Ticket #1535 (proxy_bind and resolver IP version mismatch) updated by
- > I can't think of any reason why you'd ever want the bind and …
- 12:37 Ticket #1470 (ssl_protocols is not overwrited by specific "per-server" value) closed by
- duplicate: Sure, closing this.
- 11:56 Ticket #1535 (proxy_bind and resolver IP version mismatch) created by
- If proxy_bind is used and we're proxying to a hostname which lists …
Note:
See TracTimeline
for information about the timeline view.