Timeline
01/26/18:
- 19:33 Ticket #1473 (Odd variable sets with proxy_pass) created by
- nginx.conf: […] All of the above configs works as intended. …
- 14:25 Ticket #1472 (Downloads stop after 1GB depending of network) created by
- Hi, we tried nginx version 1.6.2 till version 1.12.2 and have a …
- 12:03 Ticket #1468 (408 generated during active transfer to upstream) updated by
- One more idea: maybe time stamp update could be left as seldom as it …
- 11:50 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Thank you for pointing out the code that loops. I looked through it …
- 10:27 Ticket #1471 (Nginx ignores proxy_read_timeout inside location context) created by
- Config looks like: […] For some reason, when I send a request to …
- 01:00 Ticket #1470 (ssl_protocols is not overwrited by specific "per-server" value) created by
- First ssl_protocols directive is used for all servers declared. It's …
01/25/18:
- 16:50 Ticket #1468 (408 generated during active transfer to upstream) closed by
- duplicate: No, error logs can only show seconds. Further, as I already explained …
- 16:49 Ticket #1431 (Performance issue with wss and mod_proxy) updated by
- See also #1468.
- 15:58 Ticket #1468 (408 generated during active transfer to upstream) updated by
- OK, let me try with bigger buffer. I still feel that this behavior is …
- 15:55 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Please see stops in logging/timer handling between 14:18:03/14:18:09, …
- 15:24 Ticket #1468 (408 generated during active transfer to upstream) updated by
- As explained in #1431, for the issue to disappear you have to use …
- 15:12 Ticket #1468 (408 generated during active transfer to upstream) updated by
- OK, so I tried with 16k buffer and the issue still exists. I have …
- 13:59 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Replying to raspy@…: > Thank you for the hint, I will try …
- 13:46 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Thank you for the hint, I will try the workaround. Still, I have some …
- 13:45 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
- The glibc bug in question seems to be fixed in …
- 08:49 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) created by
- PROBLEM In Fedora 28, the crypt library has been switched from glibc …
01/24/18:
- 16:42 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Ah, ok, I see what's going on here. The problem is that both client …
- 16:03 Ticket #1468 (408 generated during active transfer to upstream) updated by
- OK, I attached excerpt from strace. This is one worker process traced …
- 15:45 Ticket #1468 (408 generated during active transfer to upstream) updated by
- Please show full strace then, or at least for a couple of minutes on …
- 15:29 Ticket #1468 (408 generated during active transfer to upstream) updated by
- No, it's not. In fact, my strace has read/writev sections ongoing for …
- 14:35 Ticket #1468 (408 generated during active transfer to upstream) updated by
- The pause between 16:51:18 and 18:03:41 suggests that the request …
- 13:58 Ticket #1467 (Problem of location matching with a given request) updated by
-
Status changed
- 13:57 Ticket #1467 (Problem of location matching with a given request) updated by
-
Status, Owner changed
- 13:52 Ticket #1467 (Problem of location matching with a given request) updated by
-
Priority, Status, Component changed
Location matching procedure as described in the documentation … - 13:51 Ticket #1468 (408 generated during active transfer to upstream) created by
- I have an nginx set up as a reverse proxy to a backend server. It …
- 07:17 Ticket #1467 (Problem of location matching with a given request) created by
- Hi, guys. I've got a problem with location request and regexp, 'cause …
01/23/18:
- 17:29 Ticket #1464 (Segfault) updated by
- It's working very well. Thank you!
- 13:32 Ticket #1466 (nginx1.13.6 use IP_TRANSPARENT,Existing performance problems) closed by
- invalid: From nginx point of view, transparent proxying is no different from …
- 06:00 Ticket #1466 (nginx1.13.6 use IP_TRANSPARENT,Existing performance problems) created by
- 1.nginx13.6 config: server { listen 10082; proxy_bind …
01/22/18:
- 17:21 Ticket #1464 (Segfault) updated by
-
Status changed
It is generally advised to specify the … - 16:59 Ticket #1464 (Segfault) updated by
- Probably duplicate of #178
- 13:50 Ticket #1465 (configure: use -iquote for $ngx_module_incs) updated by
-
Priority changed
In nginx, we intentionally do not use quoted includes, as this will … - 12:29 Ticket #1039 (fastopen with SSL in multiple server declaration causes duplicate ...) closed by
-
invalid: Quoting docs:
The
listen
…
01/21/18:
- 07:32 Ticket #1039 (fastopen with SSL in multiple server declaration causes duplicate ...) reopened by
- 07:31 Ticket #1039 (fastopen with SSL in multiple server declaration causes duplicate ...) updated by
- Hi, totally lost track of my request … the issue is that the listen …
- 01:42 Ticket #1465 (configure: use -iquote for $ngx_module_incs) updated by
- https://trac.macports.org/ticket/55729#ticket
- 01:11 Ticket #1465 (configure: use -iquote for $ngx_module_incs) updated by
- workaround: sudo port uninstall brotli
- 00:37 Ticket #1465 (configure: use -iquote for $ngx_module_incs) created by
- - nginx-1.13.8 - Darwin pro.local 16.7.0 Darwin Kernel Version 16.7.0: …
01/19/18:
- 09:04 Ticket #1464 (Segfault) updated by
- It looks like the missing certificate from a virtual server block is …
- 07:30 Ticket #1464 (Segfault) created by
- Nginx will crash using this minimal config: […] curl -k …
01/18/18:
- 17:07 Ticket #1463 (Build in --builddir throws error on nginx.h) updated by
-
Status changed
Seems to be a problem in the perl module, it only handles builddir in … - 16:17 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- See also #1462.
- 16:17 Ticket #1462 (Logging directory is always /var/log on startup) closed by
- duplicate: Duplicate of #147.
- 15:30 Ticket #1463 (Build in --builddir throws error on nginx.h) created by
- When building with --builddir, an error is thrown during compilation. …
- 14:46 Ticket #1462 (Logging directory is always /var/log on startup) created by
- Configuration is: error_log /test/dir/error.log; access_log …
- 13:05 Ticket #1461 (set $arg_param does not work) closed by
- wontfix: Yes, and it was never meant to. If I recall correctly, the only …
- 07:56 Ticket #1461 (set $arg_param does not work) created by
- Hey all! Here's my server block with bug/workaround commenting: …
01/17/18:
- 12:11 Ticket #841 (ngx_http_gzip_filter_module doesn't compress 207 multi-status responses) updated by
- The Nextcloud contacts application uses PROPFIND requests and 207 code …
- 10:58 Ticket #1392 (Постоянное увелечение nginx writing) updated by
- We experience the same issue as well. nginx version: nginx/1.12.1 …
01/16/18:
- 15:20 Ticket #1460 ($uri is double-decoded, reporting wrong value) closed by
- worksforme: A simple test case: […] Test results: […] As you can see, in …
- 14:53 Ticket #1460 ($uri is double-decoded, reporting wrong value) created by
- The config file variable $uri is a normalised version of $request_uri …
- 12:39 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
- OK, thanks again - understood on both counts :-)
- 12:29 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
-
I have no idea what
more_set_input_headers
does and why it doesn't … - 10:21 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
- Thanks Maxim, i'll think it through. This is going to be a very busy …
01/15/18:
- 18:45 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
- While you have no way to know what each tenant wants to vary on, you …
- 18:00 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
- Thanks for the quick response Maxim, very much appreciated. …
- 15:14 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) updated by
-
Status, Type changed
I completely agree than using headers as sent to the upstream server … - 14:42 Ticket #1459 (Can't vary on request headers set by proxy_set_header (rev. proxy mode)) created by
- Hi We're using NGINX in reverse proxy mode for an internal traffic …
01/13/18:
- 12:33 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by
- Mistake code …
- 10:29 Ticket #923 (Allow proxy_http_version 2.0) updated by
- The development of gRPC proxy is in progress. See: …
01/11/18:
- 16:28 Ticket #923 (Allow proxy_http_version 2.0) updated by
- any
- 12:10 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Any update on this?
01/10/18:
- 17:04 Ticket #1458 (ngx_http_ssl_module http block config bug) updated by
-
Priority changed
Thengx_conf_full_name()
is expected to produce a full name, with … - 13:26 Ticket #1458 (ngx_http_ssl_module http block config bug) created by
- sbin/nginx -p. nginx: [emerg] …
01/09/18:
- 13:26 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) updated by
- Планируются ли какие-нибудь фиксы по этому багу?
- 13:00 Ticket #1457 (nginx reload doen't support listen interface changes) closed by
- invalid: There should be something like this in the error log: […] The …
- 08:22 Ticket #1457 (nginx reload doen't support listen interface changes) created by
- I have a configuration directive listen *:443 ssl; netstat showing …
01/06/18:
- 09:46 Ticket #1456 (.tech domain location problem) updated by
- My bad, It is really cloudflare, domain was set to Flexible SSL and …
- 00:44 Ticket #1455 (Status Error 416 after Header-Request "Range" with multiple ranges) closed by
- invalid
- 00:44 Ticket #1455 (Status Error 416 after Header-Request "Range" with multiple ranges) updated by
-
The
age: 1050
header and theetag: "be96d5-55ea8415dac55"
header …
01/05/18:
- 23:58 Ticket #1456 (.tech domain location problem) closed by
- invalid: This doesn't looks like a problem in nginx - rather, a …
- 20:59 Ticket #1456 (.tech domain location problem) updated by
- Added wrong nginx -v here is actual: nginx version: nginx/1.12.2 built …
- 20:57 Ticket #1456 (.tech domain location problem) created by
- Hi I have a problem with locations configure on .tech domain zone. I …
- 15:03 Ticket #1455 (Status Error 416 after Header-Request "Range" with multiple ranges) created by
- We use nginx (Ubuntu 16.04) with http2-support. While downloading …
01/02/18:
- 14:24 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) closed by
- wontfix: The requirements of ngx_create_pool() are currently …
- 14:16 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- See also #1454.
- 14:16 Ticket #1454 (ngx_palloc may return a heap-buffer-overflow address if the parameter ...) closed by
- duplicate: Duplicate of #686.
- 13:22 Ticket #1454 (ngx_palloc may return a heap-buffer-overflow address if the parameter ...) updated by
- > This error is caused by the size which is not aligned when I called …
- 04:02 Ticket #1454 (ngx_palloc may return a heap-buffer-overflow address if the parameter ...) created by
- Hi, Recently I use nginx as proxy server, and I also write a …
01/01/18:
- 20:15 Ticket #1452 (gzip doesn't work with nginx+modsecurity) closed by
- invalid
- 12:16 Ticket #1452 (gzip doesn't work with nginx+modsecurity) updated by
- Replying to hamid.netinov@…: > why this problem doesn't …
- 06:10 Ticket #1452 (gzip doesn't work with nginx+modsecurity) updated by
- why this problem doesn't exist in apache while both using modsecurity?
12/31/17:
12/28/17:
- 13:05 Ticket #1453 (nginx transform https to http when using try_files) closed by
-
invalid: The
try_files
directive doesn't change request scheme in any way. It … - 03:21 Ticket #1453 (nginx transform https to http when using try_files) created by
- I have two nginx as reverse proxy, the first one is as load balance …
Note:
See TracTimeline
for information about the timeline view.