Timeline
01/14/16:
- 13:27 Ticket #874 (Incorrect $upstream_http_location value) updated by
- Good idea. But suddenly access to $sent_http_location breaks (nulls) …
01/13/16:
- 23:14 Ticket #874 (Incorrect $upstream_http_location value) updated by
- Correct changed value is available via the $sent_http_location …
- 18:29 Ticket #874 (Incorrect $upstream_http_location value) updated by
- Can you please just fix the length of variable (it's incorrect after …
- 17:31 Ticket #874 (Incorrect $upstream_http_location value) updated by
- As previously explained, this is an optimization to avoid an extra …
- 17:25 Ticket #874 (Incorrect $upstream_http_location value) updated by
- Yes, it seems proxy_redirect breaks the variable …
- 14:07 Ticket #879 (C Compiler detection logic is broken) updated by
- The ticket is about "C Compiler detection logic is broken", not about …
- 13:20 Ticket #879 (C Compiler detection logic is broken) updated by
- if you don't intend to support crosscompilation, could you change this …
- 12:58 Ticket #879 (C Compiler detection logic is broken) closed by
- invalid: The message is shown if the compiler provided either failed to compile …
01/12/16:
- 21:09 Ticket #879 (C Compiler detection logic is broken) created by
- CC="arm-linux-musleabihf-gcc -L/home/rofl/x-prefix/armv7hf/lib …
01/11/16:
- 16:21 Ticket #878 (1.8.0 - segfault on debian jessie) closed by
- duplicate: Stack trace suggests this is a duplicate of ticket #235, the problem …
- 15:39 Ticket #878 (1.8.0 - segfault on debian jessie) created by
- Hi! There is a lot of crashes on Debian Jessie after upgrade from …
- 10:07 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) updated by
- Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
01/10/16:
- 11:57 Ticket #877 (Support HTTP 308 in return and error_page directives) created by
- HTTP 307 (Temporary Redirect) has been supported in "return" and …
01/09/16:
- 05:46 Ticket #874 (Incorrect $upstream_http_location value) updated by
- When the proxy_redirect …
- 03:08 Ticket #876 (POST error_page handling sends bad GET request with content-length) closed by
- invalid: This is expected behaviour. When a request is redirected to another …
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 …
Note:
See TracTimeline
for information about the timeline view.