Timeline
01/08/16:
- 22:15 Ticket #876 (POST error_page handling sends bad GET request with content-length) created by
- Downstream bug: https://phabricator.wikimedia.org/T123136 Basic …
- 19:13 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- As acclimed Apache httpd 2.4 has dual certificate support: …
- 17:31 Ticket #875 (Vary Header Duplicate) closed by
-
worksforme: Likely that's because you have
Vary
header in a response, and you've …
01/06/16:
- 22:39 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- This has been widely reported in the past, and a hacky solution has …
- 14:30 Ticket #875 (Vary Header Duplicate) created by
- Hello, I have a "gzip" activated Nginx proxy server that is …
- 13:43 Ticket #874 (Incorrect $upstream_http_location value) created by
- While accessing $upstream_http_location after proxied request it …
- 02:52 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) created by
- I updated from 1.9.6 to 1.9.9 With SSL enabled, i get this error …
01/05/16:
- 19:54 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) created by
- https://www.ruby-forum.com/topic/6875137 describes the scenario. A …
01/04/16:
- 23:25 Ticket #189 (timeouts break when time changes) updated by
-
Sensitive changed
I don't think that introducing another global variable is needed. Just … - 12:36 Ticket #189 (timeouts break when time changes) updated by
- Added another patch (monotonic_timers.patch) against current master. …
01/02/16:
- 11:42 Ticket #394 (gzip module doesn't handle all certain HTTP verbs/statuses) updated by
- Is there anything else you need?
12/30/15:
- 15:38 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) updated by
- It would be nice if we could flag a configuration error if …
- 15:21 Ticket #214 (Ability to detect presence of SNI header) closed by
- fixed: The $ssl_server_name variable …
- 14:53 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- I want to work on this, but I'm not familiar with the nginx code base …
12/29/15:
- 14:59 Ticket #871 (Memory leak in directio mode) updated by
-
Component, Type changed
Alignment buffers are not reused as they are not expected to be needed … - 13:07 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by
-
Status changed
- 10:37 Ticket #871 (Memory leak in directio mode) updated by
- Component should be changed to nginx-core
- 10:31 Ticket #871 (Memory leak in directio mode) created by
- Our module assembles large files from small fragments of other files. …
12/28/15:
- 23:28 Ticket #870 (Add variable containing list of client-supported cipher suites) created by
- When a browser makes a TLS connection, the ClientHello contains the …
- 16:57 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) reopened by
- 16:56 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by
- Hi mdounin, sorry I did not register to get email for changes …
12/24/15:
- 00:53 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) updated by
- While nginx is able to work on systems without pread(), for the …
12/23/15:
- 20:36 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) created by
- I'm running NGINX on a Unix like embedded platform that doesn't have …
- 20:30 Ticket #868 (new variable: $remote_addr_anon) created by
- I'd like to suggest a new feature: There should be a new variable: …
- 15:46 Ticket #867 (location regexp does not escape ";" between "\Q" and "\E") closed by
- invalid: Regular expressions are not part of nginx configuration syntax, and …
- 12:49 Ticket #867 (location regexp does not escape ";" between "\Q" and "\E") created by
- We need to redirect …
12/22/15:
- 17:51 Ticket #865 (OCSP (ssl module)) closed by
- invalid: If you are using an old OpenSSL library, you may be facing an old …
- 17:22 Ticket #865 (OCSP (ssl module)) reopened by
- 17:05 Ticket #865 (OCSP (ssl module)) updated by
- Disabling of "ssl_stapling_verify" directive doesn't make sense: …
- 14:45 Ticket #866 (ngx_pstrdup() and ngx_copy() problems) closed by
- invalid: No, your assumptions are wrong. Strings in nginx are not expected to …
- 14:31 Ticket #865 (OCSP (ssl module)) closed by
- invalid: The OCSP response returned is signed by a certificate which is not …
- 14:11 Ticket #866 (ngx_pstrdup() and ngx_copy() problems) created by
- Hi. It looks like strings are supposed to finish with '\0' char to be …
- 14:10 Ticket #865 (OCSP (ssl module)) created by
- Hello. I have bought an SSL certificate (Comodo PositiveSSL) using …
- 14:07 Ticket #864 (SLES 12 repo metadata should be signed) created by
- The repomd.xml for the SLES 12 nginx repository is not signed. …
- 14:02 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) closed by
- fixed: Fixed, thanks for spotting this.
- 11:20 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) reopened by
- The actual issue has not been resolved. There seem to be missing …
- 10:01 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
- Can you please provide: 1) nginx -V output 2) full configuration 3) …
- 07:21 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
- Still not fixed? I upgraded to 1.9.9 with the hope to fix, but no …
12/21/15:
- 13:18 Ticket #863 (Support for serving any directory as a low priviliged user) closed by
- worksforme: All files nginx tries to use can be overridden using configuration …
12/19/15:
- 17:29 Ticket #858 (Use of PROXY protocol return HTTP 400 error) updated by
-
Sorry for my late reply.
After applying your patch,
proxy_protocol
… - 11:21 Ticket #863 (Support for serving any directory as a low priviliged user) created by
- python and other HTTP servers support instantly serving the current …
12/17/15:
- 16:43 Ticket #854 (Add inherited keyword for altering directive inheritance) closed by
- wontfix: Practice shows that better approach for special headers is to use …
- 16:00 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
-
Component changed
- 14:17 Ticket #858 (Use of PROXY protocol return HTTP 400 error) closed by
- fixed: Fix committed.
- 14:17 Ticket #669 (Upstream keepalive connections do not properly handle early error responses) closed by
- fixed: Fix committed.
- 14:15 Ticket #669 (Upstream keepalive connections do not properly handle early error responses) updated by
- In [changeset:"78b4e10b4367b31367aad3c83c9c3acdd42397c4/nginx" …
- 14:15 Ticket #858 (Use of PROXY protocol return HTTP 400 error) updated by
- In [changeset:"ceeb1edb3018dc9ae7b83476c5dc0a01887740f2/nginx" …
- 11:38 Ticket #861 (Possibility of Inconsistent HPACK Dynamic Table Size in HTTP/2 ...) updated by
-
Status, Component changed
Thank you for the report. Yes, it looks like a problem, but it's … - 08:31 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) closed by
- invalid: No worries.
- 08:22 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) updated by
- Sorry, I just re-tested it with a proper apt and realized the errors I …
- 08:01 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) updated by
- Hello, Release.gpg is expected to contain non-armored signature. $ …
- 07:52 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) created by
- Hello, I tried to update recently from the ubuntu packages, and it …
12/16/15:
- 01:16 Ticket #861 (Possibility of Inconsistent HPACK Dynamic Table Size in HTTP/2 ...) updated by
- Also, I apologize for marking the component as documentation. I would …
12/15/15:
- 20:47 Ticket #861 (Possibility of Inconsistent HPACK Dynamic Table Size in HTTP/2 ...) created by
- The hpack dynamic table is only initialized upon addition of the first …
- 17:24 Ticket #798 (Implement http_brotli_static module) updated by
- Firefox 44 (scheduled for release in January 2016) will support …
- 16:14 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Yes, that's expected and clear, I hope it still deserves the nginx …
- 14:08 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Note that OpenSSL 1.1.0 isn't yet released. What is available is an …
- 12:08 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
-
Status changed
- 09:21 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) created by
- Hello, Facing an issue with building NGINX 1.9.9 against OpenSSL …
- 01:02 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Well, if it doesn't work with 421 either, it's probably nothing that …
- 00:42 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Now it produce HTTP code 421 instead of 400, but same problem (do not …
12/14/15:
- 15:43 Ticket #858 (Use of PROXY protocol return HTTP 400 error) updated by
-
Status changed
Thanks, I was able to reproduce the problem here. It looks like an … - 15:12 Ticket #856 (Reload Nginx configuration file will cause Nginx can't work on Solaris11) closed by
- invalid: Reload process is expected to cause additional resource usage. In …
- 02:01 Ticket #856 (Reload Nginx configuration file will cause Nginx can't work on Solaris11) updated by
- When I do execute reload configuration again then no such warning …
- 01:53 Ticket #856 (Reload Nginx configuration file will cause Nginx can't work on Solaris11) updated by
- I saw the error log complain may "Too many open files" warning when I …
12/13/15:
- 13:46 Ticket #859 (-lpcre should preceed -lpthread in objs/Makefile) created by
- Hi nginx team, Firstly, thanks very much for the awesome webserver …
12/11/15:
- 17:55 Ticket #858 (Use of PROXY protocol return HTTP 400 error) updated by
- I've upgraded one of my backend servers to Nginx 1.9.9 and this issue …
- 17:27 Ticket #858 (Use of PROXY protocol return HTTP 400 error) updated by
- Make sure you've really modified all listen directives, not just …
- 17:13 Ticket #858 (Use of PROXY protocol return HTTP 400 error) reopened by
-
Hi Maxim,
I've tried to enable
proxy_protocol
directive on all … - 16:07 Ticket #858 (Use of PROXY protocol return HTTP 400 error) closed by
- fixed: Likely you are facing the problem [[http://nginx.org/en/CHANGES|fixed …
- 15:14 Ticket #858 (Use of PROXY protocol return HTTP 400 error) created by
- Nginx return an HTTP 400 (Bad Request) error when I configure HAProxy …
- 13:29 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
-
Status, Component, Type changed
This is certainly isn't a bug, as it works as intended and exactly as …
12/10/15:
- 21:01 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- Header folding has been deprecated in the latest RFC …
- 16:46 Ticket #856 (Reload Nginx configuration file will cause Nginx can't work on Solaris11) updated by
- Please try looking into error log, it may have some relevant information.
- 13:31 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
- There were patches for this that made the rounds at some point in …
- 12:01 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) created by
-
$ssl_client_cert
variable is multiline while RFC7230 deprecated … - 11:51 Ticket #809 (http2 cookies not readable under php) closed by
- worksforme
- 11:50 Ticket #809 (http2 cookies not readable under php) reopened by
- 11:50 Ticket #809 (http2 cookies not readable under php) closed by
- wontfix: I've tested and everything works fine over HTTP/2. Your browser …
- 03:25 Ticket #856 (Reload Nginx configuration file will cause Nginx can't work on Solaris11) created by
- 1. List "nginx" working process: ... 15866 ? S 0:00 nginx: …
12/09/15:
- 17:07 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) closed by
- worksforme: Feedback timeout. No information provided to conclude the problem is …
- 17:01 Milestone 1.9.9 completed
- Status: released Trunk: mainline * Bug fix release
- 16:59 Ticket #736 (Nginx responses 412 to invalid If-Unmodified-Since request-header) closed by
- wontfix: Feedback timeout. No reasoning provided for the suggested change. …
- 16:41 Ticket #825 (NTLM option in upstream module allows authentication bypass) closed by
- worksforme: Feedback timeout. Please use support options provided if you still has …
- 16:35 Ticket #851 (HTTP/2 connection abort in Firefox) closed by
- duplicate: Duplicate of #794. See also …
- 16:31 Ticket #842 (php not working on nginx when using ssl) closed by
- invalid: Feedback timeout. Likely a configuration error.
- 16:29 Ticket #855 (Invalid detection of unix sockets in configuration files) closed by
- fixed: Fix committed and available in nginx 1.9.9.
- 15:46 Ticket #854 (Add inherited keyword for altering directive inheritance) updated by
-
I just wanted to add some other examples:
Strict-Transport-Security
… - 13:30 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
- In [changeset:"705c356ce664e49c352c751b2a7b9f480b48bfaa/nginx" …
- 10:37 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
-
Status changed
- 10:02 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
- We've just updated Ubuntu/Debian repository indexes to include …
- 09:20 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
- Same here. In hindsight it would also be great if the Ubuntu …
- 00:14 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
- I've digged a while in your GitHub mirror and I guess, the problem has …
- 00:03 Ticket #855 (Invalid detection of unix sockets in configuration files) updated by
- The only rescue was to find the package file directly on the site, …
Note:
See TracTimeline
for information about the timeline view.