Timeline
05/21/18:
- 19:08 Ticket #1557 (Extra spaces should not cause nginx error) created by
- Shouldn't nginx just ignore those extra spaces and blank lines? I …
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: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 …
- 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:
- 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" …
- 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 …
- 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: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: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 …
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 … - 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 …
- 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/24/18:
- 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" …
- 11:15 Ticket #1539 (Failed to configure with clang if installed CUDA) updated by
- Try this patch: […]
- 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:
- 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: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, …
Note:
See TracTimeline
for information about the timeline view.