Timeline
07/04/18:
- 16:17 Ticket #1590 (grpc nginx connection issue (draining and no connection available)) closed by
- invalid: These errors seems to come from grpc-go client code: …
- 16:09 Ticket #1555 (nginx with grpc is poor performance) closed by
- worksforme: Feedback timeout.
- 15:28 Ticket #1589 (realip module's effective level) closed by
- duplicate: Replying to cjhust@…: > #curl http://127.0.0.1:8000/ -H …
- 09:32 Ticket #1590 (grpc nginx connection issue (draining and no connection available)) created by
- grpc client golang, grpc-go/1.10.0 Hi, I am implementing grpc and …
- 09:30 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
- In [changeset:"65730ba03b42defc9da94fab5d2b1401ad26c5c3/nginx-tests" …
- 08:59 Ticket #1587 (memory leak with ngx_http_image_filter_module) updated by
- According to netstat it doesn't have a lot, about 3 to 5 in total for …
- 02:57 Ticket #1589 (realip module's effective level) reopened by
- I think you don't get my point. #curl http://127.0.0.1:8000/ -H …
- 02:52 Ticket #1589 (realip module's effective level) updated by
- Full configuration: http { real_ip_header X-Real-IP; …
07/03/18:
- 15:25 Milestone 1.15.1 completed
- Status: scheduled Trunk: mainline * "random" load balancer
- 13:05 Ticket #1588 (about realip module) updated by
- See also #1589.
- 13:05 Ticket #1589 (realip module's effective level) closed by
- duplicate: The realip handling in the PREACCESS phase is for location-specific …
- 11:46 Ticket #1589 (realip module's effective level) created by
- http { real_ip_header X-Real-IP; set_real_ip_from 127.0.0.1; …
- 11:36 Ticket #1588 (about realip module) updated by
- I close this ticket, and open new ticket. sorry again.
- 11:34 Ticket #1588 (about realip module) updated by
- $ curl http://127.0.0.1:8000/ -H "X-Forwarded-For: 2.2.2.2" -H …
- 11:24 Ticket #1588 (about realip module) closed by
- worksforme: Using the following config: […] I get: […] Only if I add …
- 02:10 Ticket #1588 (about realip module) updated by
- ngx_http_realip_handler is setted in POST_READ and PREACCESS phase. …
- 02:02 Ticket #1588 (about realip module) reopened by
- #curl http://127.0.0.1:8000/ -H "X-Forwarded-For: 2.2.2.2" -H …
07/02/18:
- 18:32 Ticket #1587 (memory leak with ngx_http_image_filter_module) updated by
- How many connected clients each process have? Given …
- 13:57 Ticket #1579 (Mirror subrequests ignore the keepalive flag) updated by
- A mirror subrequest response body is useless both for client output …
- 11:43 Ticket #1588 (about realip module) closed by
- invalid: Because you made a typo in header name (X-Forwarder-For instead of …
- 09:27 Ticket #1588 (about realip module) updated by
- #curl http://127.0.0.1:8000/ -H "X-Forwarder-For: 2.2.2.2" -H …
- 09:26 Ticket #1588 (about realip module) created by
- http { real_ip_header X-Real-IP; set_real_ip_from 127.0.0.1; …
- 07:46 Ticket #1587 (memory leak with ngx_http_image_filter_module) created by
- We have an nginx running on port 8889 to resize/crop images with …
07/01/18:
- 17:04 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by
- @mdounin Thanks! It very help to me!
- 14:59 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) closed by
- invalid: For some reason your backend reject requests with the error 401 …
06/29/18:
- 22:22 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by
- If i use curl -v i found one differend: […] stale=false in one …
- 21:40 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by
- In log file i see: […]
- 21:31 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by
- Without ssl - same bad result ( Without default_server - …
- 21:28 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) created by
- I have app, listen on 18083 port, and curl works with him: […] I …
- 19:12 Ticket #1464 (Segfault) updated by
- See also #1585.
- 15:48 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- > can be problematic for HTTPS clients that don't support server name …
- 05:46 Ticket #1585 (ssl_verify_client cause core dump) closed by
- duplicate: Dublicate of #1464.
- 03:39 Ticket #1585 (ssl_verify_client cause core dump) created by
- when a server turn on the ssl_verify_client whitout setting …
06/28/18:
- 15:47 Ticket #1584 (rewrite qure) closed by
- invalid: Директива rewrite работает с URI запроса без аргументов, аргументы - …
- 10:58 Ticket #1584 (rewrite qure) created by
- […] При таких настройках происходит это …
06/27/18:
- 22:45 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- I came here to mention that the described workaround […] can be …
06/26/18:
- 12:43 Ticket #1583 (nginx cannot run as a regular user) updated by
- This is controversial, but please also note that a non-absolute …
- 12:38 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- See also #1583.
- 12:37 Ticket #1583 (nginx cannot run as a regular user) closed by
- duplicate: Duplicate of #147.
06/25/18:
- 21:08 Ticket #1582 (func ngx_proxy_protocol_read encounter an incomplete line) closed by
- invalid: Quoting …
- 18:34 Ticket #1583 (nginx cannot run as a regular user) created by
- nginx insists on opening files that it has been told not to open, and …
06/22/18:
- 06:58 Ticket #1582 (func ngx_proxy_protocol_read encounter an incomplete line) created by
- when I read the source code of nginx, i found this in file …
06/19/18:
- 21:28 Ticket #1581 (Build issue in GCC) closed by
- duplicate: Duplicate of #1546.
- 20:21 Ticket #1581 (Build issue in GCC) created by
- Distribution: Arch Linux First of all - clang works (see the output …
- 18:08 Ticket #1580 (Deprecate 'ssl on;') closed by
- worksforme: The "ssl" directive is already deprecated starting with nginx 1.15.0 …
06/18/18:
- 17:01 Ticket #1580 (Deprecate 'ssl on;') updated by
- Note that this ticket is version agnostic, and does not need to be …
- 16:58 Ticket #1580 (Deprecate 'ssl on;') created by
-
It has been some time since
ssl on;
was replaced with the capability … - 12:45 Ticket #1578 (Используется HTTP/2 даже есть нет http2 в listen) updated by
- Duplicate of #846.
- 12:44 Ticket #1578 (Используется HTTP/2 даже есть нет http2 в listen) closed by
- invalid: Так и должно быть. Протокол может быть включен только на весь порт …
- 11:22 Ticket #1579 (Mirror subrequests ignore the keepalive flag) created by
- I'm attempting to use the mirror directive to soak test a new backend …
- 10:03 Ticket #1578 (Используется HTTP/2 даже есть нет http2 в listen) created by
- Если в конфигурации есть несколько секций server, и хотя бы в одной из …
06/15/18:
- 15:34 Ticket #1243 (Add primary media type for font) closed by
- fixed: These changes will be a part of nginx 1.15.1.
- 15:30 Ticket #1243 (Add primary media type for font) updated by
- In [changeset:"118885f7a5774962f1145693d9c26a4c199ca6ea/nginx" …
- 15:30 Ticket #1243 (Add primary media type for font) updated by
- In [changeset:"bf1a7b363598dcd3e13d0d0f0a5de890cfc9e2ec/nginx" …
- 14:12 Ticket #1574 (Использование alias и php-fpm) updated by
-
Пакет nginx-common, как и файл
snippets/fastcgi-php.conf
- целиком … - 13:49 Ticket #1574 (Использование alias и php-fpm) updated by
- Спасибо за ответ, задачка просто учебная, производственной …
- 10:55 Ticket #1243 (Add primary media type for font) updated by
- See also #1575.
- 10:53 Ticket #1575 (use "font/woff" and "font/woff2" in file "mime.types") closed by
- duplicate: Duplicate of #1243.
- 09:02 Ticket #1574 (Использование alias и php-fpm) closed by
-
invalid: При использовании директивы
alias
в переменной$document_root
… - 06:31 Ticket #1577 (When the file is moved to the directory that the disk is different by ...) created by
- When the file is moved to the directory that the disk is different by …
- 06:19 Ticket #1576 (When the file is overwritten by the COPY method under the following ...) created by
- When the file is overwritten by the COPY method under the following …
- 05:08 Ticket #1575 (use "font/woff" and "font/woff2" in file "mime.types") created by
- The content type for .woff files is specified as …
06/14/18:
- 13:11 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) updated by
- See also #1563.
- 13:11 Ticket #1563 (Use FD after close()) closed by
- worksforme: Feedback timeout. The only case when this can be a problem seems to …
- 12:55 Ticket #1566 (Websockets not working for proxy_pass) closed by
- worksforme: Feedback timeout.
- 07:47 Ticket #1574 (Использование alias и php-fpm) created by
- Конфиг […] Очень странный при этом document_root, равен …
06/13/18:
- 17:23 Ticket #1573 (adding text/css to the default list for the charset_types directive) created by
- I would like to suggest adding text/css to the default list for the …
- 17:15 Ticket #1572 (Nginx is ignoring the charset directive for CSS files) updated by
- Thanks for the information. I would like to suggest adding text/css …
- 16:32 Ticket #1572 (Nginx is ignoring the charset directive for CSS files) closed by
- invalid: That's expected behaviour, see …
- 16:29 Ticket #1572 (Nginx is ignoring the charset directive for CSS files) created by
- For example, with the following directives, location / { …
- 12:33 Ticket #1565 (Prematurely deleting request body temp files on fast response) closed by
- fixed: Patch committed, thanks for reporting this.
- 12:30 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
- In [changeset:"a10e5fe447625a7340c56a3963a3366633a9c179/nginx" …
06/12/18:
- 21:09 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- See also #1571.
- 21:09 Ticket #1571 (Secure close connection on no SNI provided) closed by
- duplicate: See #195 for a feature request about rejecting SSL handshakes based on …
- 17:12 Ticket #1571 (Secure close connection on no SNI provided) created by
- When TLS handshake does not contain SNI extension would be able to …
06/07/18:
- 19:05 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) closed by
- fixed: In [changeset:"8e6bb4e6045f7197923717831d2ddf414aa0f443/nginx" …
- 09:34 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by
- Hi I'd really love to see a way to be able to use the …
- 03:43 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
- > In my current test environment, where I am using the suggested patch …
06/06/18:
- 17:12 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
- Hi, sorry to take so long to get back to you. First let me show you …
- 12:16 Ticket #1570 (gzip_static always does not work with try_files when no uncompressed file) closed by
-
invalid: That's because
try_files $uri =404
requires the<root>$uri
file to … - 08:19 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) closed by
- duplicate
06/05/18:
- 23:15 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) updated by
- This is a dupe of #1570 please close this one.
- 23:14 Ticket #1570 (gzip_static always does not work with try_files when no uncompressed file) created by
- gzip_static always works as expected until you add "try_files @uri …
- 23:14 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) created by
- gzip_static always works as expected until you add "try_files @uri …
- 14:02 Milestone 1.15.0 completed
- Status: scheduled Trunk: mainline * Bug fixes * UDP sessions …
06/04/18:
- 15:51 Ticket #1568 (Multiple header_filter_by_lua_block wont working with FastCGI cache) closed by
- invalid: For problems with 3rd party modules please contact module authors …
- 15:28 Ticket #1568 (Multiple header_filter_by_lua_block wont working with FastCGI cache) created by
- One lua script in server section changes GET parameters of fcgi cached …
- 13:34 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
- See also #1567.
- 11:48 Ticket #1567 (SystemD reload swallows error messages) closed by
- duplicate: See ticket #724 for detailed explanation why "nginx -t" on …
Note:
See TracTimeline
for information about the timeline view.