Timeline



01/21/16:

14:19 Ticket #881 (Nginx with php-fpm + SSI) updated by Maxim Dounin
Please provide URI you use (and/or full SSI command you use), how you …
14:03 Ticket #880 (mp4 not working on some android devices if used by dns) closed by Maxim Dounin
invalid: As previously suggested, the mp4 module is not used at all - the …
08:49 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by https://stackoverflow.com/users/573152/bernard-rosset
Still there in nginx 1.8.0
07:35 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
Hello; I was compiling nginx myself so i tried install it with yum. I …
03:16 Ticket #881 (Nginx with php-fpm + SSI) updated by Ilyas Bakirov
Look for a workaround in ticket:321

01/20/16:

23:47 Ticket #798 (Implement http_brotli_static module) updated by lewisgoddard@…
Just to add a few more relevant links: - Brotli Draft …
20:34 Ticket #881 (Nginx with php-fpm + SSI) created by ehsan310@…
Hello, we have a php-fpm configured with nginx fastcgi , The problem …
17:27 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by Maxim Dounin
See above, to further debug this we need nginx debug log with an error …
16:52 Changeset in nginx [6436:8f038068f4bc] by Roman Arutyunyan <arut@…>
Stream: UDP proxy.
12:50 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by radko.dinev@…
We have got exactly the same problem in our company which made us …

01/19/16:

18:59 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Maxim Dounin
The fact that you are able to play content with IP address, but not …
14:24 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
Replying to i.bakirov@…: > Replying to [ticket:880
06:30 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Ilyas Bakirov
Replying to hilmican@…: > We are using nginx to server …

01/18/16:

11:57 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
It is a very basic configuration. server { listen …
10:29 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Maxim Dounin
What makes you think that this is a bug in nginx, and not a …
10:11 Ticket #880 (mp4 not working on some android devices if used by dns) created by hilmican@…
We are using nginx to server mp4 files. They work fine with most of …

01/17/16:

05:45 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Jonathan Leroy
Also, you can look at Ryan Sleevi's (from Chrome Security Team) …

01/15/16:

15:01 Changeset in nginx-tests [818:685fc620d721] by Andrey Zelenkov <zelenkov@…>
Tests: skip test broken by header compression in h2.t.

01/14/16:

13:27 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
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 Maxim Dounin
Correct changed value is available via the $sent_http_location …
18:29 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
Can you please just fix the length of variable (it's incorrect after …
17:31 Ticket #874 (Incorrect $upstream_http_location value) updated by Maxim Dounin
As previously explained, this is an optimization to avoid an extra …
17:25 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
Yes, it seems proxy_redirect breaks the variable …
14:07 Ticket #879 (C Compiler detection logic is broken) updated by Maxim Dounin
The ticket is about "C Compiler detection logic is broken", not about …
13:20 Ticket #879 (C Compiler detection logic is broken) updated by rofl0r@…
if you don't intend to support crosscompilation, could you change this …
12:58 Ticket #879 (C Compiler detection logic is broken) closed by Maxim Dounin
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 rofl0r@…
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 Maxim Dounin
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 0xBF@…
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 Valentin V. Bartenev
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 gibsonton
HTTP 307 (Temporary Redirect) has been supported in "return" and …

01/09/16:

05:46 Ticket #874 (Incorrect $upstream_http_location value) updated by Maxim Dounin
When the proxy_redirect
03:08 Ticket #876 (POST error_page handling sends bad GET request with content-length) closed by Maxim Dounin
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 valhallasw@…
Downstream bug: https://phabricator.wikimedia.org/T123136 Basic …
19:13 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by ilari.exove.com@…
As acclimed Apache httpd 2.4 has dual certificate support: …
17:31 Ticket #875 (Vary Header Duplicate) closed by Maxim Dounin
worksforme: Likely that's because you have Vary header in a response, and you've …
11:36 monotonic_timers-3.patch attached to Ticket #189 by regnarg@…
Another version, which also checks the availability of each clock at …
11:15 monotonic_timers-2.patch attached to Ticket #189 by regnarg@…
second version of the patch -- overwrites ngx_current_msec instead of …

01/06/16:

22:39 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by mmitar@…
This has been widely reported in the past, and a hacky solution has …
14:31 vary.PNG attached to Ticket #875 by omer.ozdemir.nemeroth.com@…
Duplicate vary header
14:30 Ticket #875 (Vary Header Duplicate) created by omer.ozdemir.nemeroth.com@…
Hello, I have a "gzip" activated Nginx proxy server that is …
13:43 Ticket #874 (Incorrect $upstream_http_location value) created by sunnybear@…
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 Piokaz
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 WolfgangFahl@…
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 Maxim Dounin
Sensitive changed
I don't think that introducing another global variable is needed. Just …
12:51 monotonic_timers.patch attached to Ticket #189 by regnarg@…
12:36 Ticket #189 (timeouts break when time changes) updated by regnarg@…
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 caldavtest@…
Is there anything else you need?

12/30/15:

15:38 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) updated by Joel Cunningham
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 Maxim Dounin
fixed: The $ssl_server_name variable …
14:53 Ticket #195 (Close connection if SSL not enabled for vhost) updated by jonashaag@…
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 Maxim Dounin
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 Maxim Dounin
Status changed
10:37 Ticket #871 (Memory leak in directio mode) updated by upliner@…
Component should be changed to nginx-core
10:31 Ticket #871 (Memory leak in directio mode) created by upliner@…
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 Andrew Sun
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 pdecat@…
16:56 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by pdecat@…
Hi mdounin, sorry I did not register to get email for changes …
10:04 Changeset in nginx-tests [817:ada7d1ad985b] by Sergey Kandaurov <pluknet@…>
Tests: fixed occasional negative match failure in userid.t. "P3P" can …

12/24/15:

00:53 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) updated by Maxim Dounin
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 Joel Cunningham
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 eike.inter.net@…
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 Maxim Dounin
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 kolu4iy@…
We need to redirect …

12/22/15:

17:51 Ticket #865 (OCSP (ssl module)) closed by Maxim Dounin
invalid: If you are using an old OpenSSL library, you may be facing an old …
17:22 Ticket #865 (OCSP (ssl module)) reopened by proArtex@…
17:05 Ticket #865 (OCSP (ssl module)) updated by proArtex@…
Disabling of "ssl_stapling_verify" directive doesn't make sense: …
14:45 Ticket #866 (ngx_pstrdup() and ngx_copy() problems) closed by Maxim Dounin
invalid: No, your assumptions are wrong. Strings in nginx are not expected to …
14:31 Ticket #865 (OCSP (ssl module)) closed by Maxim Dounin
invalid: The OCSP response returned is signed by a certificate which is not …
14:12 ngx_strings.patch attached to Ticket #866 by Sem-ym@…
patch
14:11 Ticket #866 (ngx_pstrdup() and ngx_copy() problems) created by Sem-ym@…
Hi. It looks like strings are supposed to finish with '\0' char to be …
14:10 Ticket #865 (OCSP (ssl module)) created by proArtex@…
Hello. I have bought an SSL certificate (Comodo PositiveSSL) using …
14:07 Ticket #864 (SLES 12 repo metadata should be signed) created by erikjwaxx@…
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 Andrei Belov
fixed: Fixed, thanks for spotting this.
11:20 Ticket #862 (Ubuntu Trusty Release.gpg contains random data) reopened by martinhoefling@…
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 vl
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 creativeprogramming@…
Still not fixed? I upgraded to 1.9.9 with the hope to fix, but no …
Note: See TracTimeline for information about the timeline view.