Timeline
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 …
06/03/18:
- 21:37 Ticket #1567 (SystemD reload swallows error messages) created by
- I'm running nginx on a CentOS 7 system. When I attempt to reload nginx …
06/02/18:
- 11:10 Ticket #1566 (Websockets not working for proxy_pass) updated by
- If you think this is a bug in nginx, please provide details on why do …
06/01/18:
- 13:55 Ticket #1566 (Websockets not working for proxy_pass) created by
- I am trying to put Nginx in front of Zeppelin. For the same, have done …
05/31/18:
- 15:30 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
- > In a situation similar to: #1519: > if a request body is spooled to …
- 14:57 Ticket #1565 (Prematurely deleting request body temp files on fast response) created by
- In a situation similar to: #1519: if a request body is spooled to disk …
- 14:27 Ticket #1563 (Use FD after close()) updated by
- > This causes the logging to be redirected accidentally to another …
- 10:01 Ticket #1564 (Broken repomd.xml for CentOS6 i686) updated by
-
Status, Owner changed
I cant reproduce this on both nginx.org mirrors. Can you show the … - 09:37 Ticket #1564 (Broken repomd.xml for CentOS6 i686) created by
- yum update out: nginx …
05/30/18:
- 18:24 Ticket #1563 (Use FD after close()) created by
- On reload-configuration, the logging system uses the log file's FD …
- 10:41 Ticket #1560 (Slow response on wrong request) updated by
- So if I don't need it and it can potentially create load on my server, …
05/29/18:
- 10:38 Ticket #1562 (grpc with ssl self-signed certificates fail) closed by
- invalid: Also note that to use TLS for backend connection you need to specify …
- 08:18 Ticket #1562 (grpc with ssl self-signed certificates fail) updated by
- Make sure you've set the ssl parameter of the listen directive to …
- 07:47 Ticket #1534 (OCSP client certificate validation) updated by
- I am also interested in this feature
05/28/18:
- 22:50 Ticket #1562 (grpc with ssl self-signed certificates fail) created by
- I folllowed this article to enable grpc: …
- 15:28 Ticket #1163 (cache size grows over max_size) updated by
- Replying to rihad.mail.ru@…: > @mdounin, I think our …
- 14:41 Ticket #1163 (cache size grows over max_size) updated by
- @mdounin, I think our problem is the same as everyone else's and …
- 13:27 Ticket #1524 (Nginx accept config with unknown directive) closed by
- worksforme: Feedback timeout.
- 13:23 Ticket #1510 (gRPC stream RST_STREAM PROTOCOL_ERROR) closed by
- worksforme: Feedback timeout.
- 12:27 Ticket #1560 (Slow response on wrong request) closed by
- invalid: This form of a HTTP request is known as "absolute form", see …
- 11:48 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by
-
Keywords changed
See also #1561. - 11:47 Ticket #1561 (HTTP/2 without SSL not working) closed by
- duplicate: Duplicate of #808.
- 11:24 Ticket #1561 (HTTP/2 without SSL not working) created by
- […] […] Returned data is always the same weird sequence of 56 …
- 11:18 Ticket #1559 (ways to expose the value of client_max_body_size) closed by
- wontfix: I don't think trying to implement an interface to expose the value of …
05/27/18:
- 16:16 Ticket #1560 (Slow response on wrong request) created by
- We've noticed in our servers that some attackers try to add a website …
Note:
See TracTimeline
for information about the timeline view.