Timeline
02/16/16:
- 20:35 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Last response was 22 months ago. I am interested in looking at this. …
- 18:26 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by
- +1 for support ARM
- 16:42 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by
- Alternatively, something like this could be used to avoid calling …
- 15:41 Changeset in nginx-tests [856:d39e98893265] by
- Tests: use TEST_NGINX_MODULES to find dynamic modules directory. If …
- 14:49 Changeset in nginx [6401:6812ca9a8002] by
- HTTP/2: added debug logging of response headers. Because of HPACK …
- 14:49 Changeset in nginx [6400:b4c28876d2c3] by
- HTTP/2: use local pointer instead of r->connection. No functional changes.
- 14:33 Ticket #902 (сервер игнорирует AAAA ответы от DNS сервера) closed by
- invalid: Это следствие неверной конфигурации на стороне DNS-сервера. В данном …
- 14:12 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by
- This is logged at critical severity as this is not an error nginx …
- 13:03 Ticket #902 (сервер игнорирует AAAA ответы от DNS сервера) created by
- Не могу проксировать страницу на сервер у которого отсутствует IPv4 …
- 08:36 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by
- Thanks for fixing up the comment. The changes made to ssl/ssl_lib.c …
02/15/16:
- 14:46 Ticket #900 (Nginx won't daemonise if "NGINX" environment variable is set) closed by
- fixed: The patch to improve logging committed, thanks for the report.
- 14:45 Ticket #900 (Nginx won't daemonise if "NGINX" environment variable is set) updated by
- In [changeset:"50fb3fd79f76c4d62e330650bb6047194c972352/nginx" …
- 14:41 Changeset in nginx [6399:50fb3fd79f76] by
- Core: improved logging on invalid NGINX variable (ticket #900).
02/13/16:
- 17:24 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Solved adding […]
- 04:28 Changeset in nginx [6398:c8491e096e13] by
- Updated OpenSSL used for win32 builds.
- 03:47 Changeset in nginx [6397:78f8ac479735] by
- Win32: simplified and improved handling of MSVC versions. Now we …
- 03:41 Ticket #900 (Nginx won't daemonise if "NGINX" environment variable is set) updated by
- The NGINX environment variable is explicitly documented in nginx(8) …
- 03:04 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by
- The commit in question actually reverts one case which returns -1. The …
- 02:39 Ticket #899 (Response headers in body) updated by
- As per the log message provided, your upstream server is at …
02/12/16:
- 16:27 Ticket #899 (Response headers in body) updated by
- Yes it's the right tcpdump file. Upstream server is on another …
- 16:08 Ticket #899 (Response headers in body) updated by
- Are you sure that you have provided the right tcpdump? See my …
- 15:50 Ticket #899 (Response headers in body) updated by
- Thank. And how I can add this status line ?
- 15:36 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) created by
- ngx_ssl_shutdown() currently doesn't consider a -1 return value for …
- 15:28 Ticket #899 (Response headers in body) updated by
- Replying to adrienb4@…: > See attached file. It's a …
- 15:18 Ticket #899 (Response headers in body) updated by
- So the response from your upstream server is not a valid HTTP/1.x …
- 14:18 Changeset in nginx-tests [855:47d64d2fd68d] by
- Tests: adjusted TODOs for HTTP/2 huffman encoding.
- 14:11 Ticket #899 (Response headers in body) updated by
- See attached file. It's a tcpdump file with the traffic between nginx …
- 14:00 Ticket #899 (Response headers in body) updated by
- Replying to adrienb4@…: > The upstream works correctly …
- 13:54 Ticket #899 (Response headers in body) updated by
- The upstream works correctly with another nginx in proxy_pass. It's …
- 13:48 Ticket #899 (Response headers in body) updated by
- Replying to adrienb4@…: > Sorry but I dont understand what …
- 13:36 Changeset in nginx [6396:dcfe355dfda4] by
- HTTP/2: fixed undefined behavior in ngx_http_v2_huff_encode(). When …
- 13:04 Ticket #899 (Response headers in body) updated by
- Sorry but I dont understand what do you mean by "How the upstream …
- 07:06 Ticket #900 (Nginx won't daemonise if "NGINX" environment variable is set) created by
- On non-Win32 platforms, I've found that Nginx won't daemonise if an …
- 03:45 Ticket #885 (Add support for multiple elliptic curves) updated by
- See my patch from 2 years ago: …
02/11/16:
- 15:56 Ticket #898 (nginx_version is not casted to unsinged integer.) closed by
- fixed
- 15:55 Ticket #898 (nginx_version is not casted to unsinged integer.) updated by
- In [changeset:"5fe617f3822293dcc564df37f02b80a1abfa58b1/nginx" …
- 15:51 Ticket #899 (Response headers in body) updated by
- The message suggests that upstream server returned a response without …
- 15:47 Ticket #899 (Response headers in body) updated by
- 2016/02/11 15:47:24 [error] 1223#0: *13 upstream sent no valid …
- 15:46 Changeset in nginx [6394:5fe617f38222] by
- Dynamic modules: fixed a version mismatch message (ticket #898). …
- 15:37 Ticket #899 (Response headers in body) created by
- I dont understand why the response headers are in the body with …
- 14:39 Ticket #898 (nginx_version is not casted to unsinged integer.) updated by
- IMO, it's better to adjust specifier instead: […]
- 14:19 Ticket #898 (nginx_version is not casted to unsinged integer.) created by
- Because nginx_version is not casted to unsinged integer, nginx does …
- 12:35 Changeset in nginx [6395:ba3c2ca21aa5] by
- HTTP/2: implemented HPACK Huffman encoding for response headers. This …
- 11:20 Changeset in nginx [6393:70e6e1f12dee] by
- Stream: initialize variable right before using it.
- 11:20 Changeset in nginx [6392:4eb1b5c6d9c6] by
- Stream: removed useless typedef.
- 08:54 Changeset in nginx-tests [854:b237eda210e3] by
- Tests: added support for dynamic modules.
02/10/16:
- 16:20 Ticket #896 (Maxed out DNS connections) updated by
- Replying to maxim: > Hi Alex, > > unlike lighttpd, that …
- 08:36 Changeset in nginx [6391:965e4223e702] by
- Dynamic modules: added auth_basic module libs via ngx_module_libs=.
- 03:31 Ticket #897 ($pipe variable never set) updated by
- Thanks and my apologies.
- 03:23 Changeset in nginx [6389:3baf9aa36a79] by
- Version bump.
- 00:31 Changeset in nginx [6390:ff1e625ae55b] by
- Core: ngx_module_t compatibility with C++. Changes to NGX_MODULE_V1 …
02/09/16:
- 19:44 Ticket #896 (Maxed out DNS connections) closed by
- invalid: Closing this, as everything seems to work as expected. Maxim's comment …
- 19:17 Ticket #896 (Maxed out DNS connections) updated by
- Hi Alex, unlike lighttpd, that utilize single-process model, nginx …
- 18:44 Ticket #897 ($pipe variable never set) closed by
-
invalid: The $pipe variable works as expected (
return 200 $pipe
is used in … - 18:33 Ticket #896 (Maxed out DNS connections) updated by
- Replying to mdounin: > How many worker processes do you …
- 18:30 Ticket #897 ($pipe variable never set) created by
- The $pipe variable, documented at …
- 17:52 Ticket #896 (Maxed out DNS connections) updated by
- How many worker processes do you have? Each worker processes is …
- 17:45 Ticket #896 (Maxed out DNS connections) created by
- nginx seems to be establishing and maintaining as many DNS connections …
- 14:52 Milestone 1.9.11 completed
- Status: released Trunk: mainline * TCP support in the …
- 14:11 Changeset in nginx [6388:50770821c184] by
- release-1.9.11 tag
- 14:11 Changeset in nginx [6387:fe66cff450a9]release-1.9.11 by
- nginx-1.9.11-RELEASE
- 12:56 Ticket #107 (disable_symlinks) closed by
- fixed
- 12:43 Ticket #107 (disable_symlinks) updated by
- Благодарю!
- 11:48 Ticket #107 (disable_symlinks) updated by
-
Sensitive changed
Replying to unreturned@…: > Проблема актуальна и не очень … - 11:30 Changeset in nginx-tests [853:b5c8739961c9] by
- Tests: typo.
- 11:24 Changeset in nginx-tests [852:e0d6ba59968f] by
- Tests: added HTTP/2 proxy test with logging request headers.
- 10:39 Changeset in nginx-tests [851:940757cf34f5] by
- Tests: more TODO 'phantom event' alerts on Solaris. See 153969b53780 …
- 10:21 Ticket #107 (disable_symlinks) reopened by
- Проблема актуальна и не очень понятна, объясните, пожалуйста, …
02/08/16:
- 20:04 Ticket #895 (Header text ignored in HTT2) closed by
- invalid: There is no reason phrase in HTTP/2, see …
- 18:45 Ticket #895 (Header text ignored in HTT2) created by
- I'm running nginx + PHP7-fpm. When I enable HTTP2 and PHP sets the …
- 15:02 Changeset in nginx [6386:80d594961e68] by
- Dynamic modules: NGX_STREAM define removed. It's not used and …
- 11:47 Changeset in nginx-tests [850:2b1d0f6c9d41] by
- Tests: added HTTP/2 huffman encoding tests against complete table. …
- 11:41 Ticket #626 (Open Socket Alerts on Reload) updated by
-
Keywords changed
- 10:22 Changeset in nginx-tests [849:cebd29c253ea] by
- Tests: added HTTP/2 positive test for huffman encoding.
02/05/16:
- 18:48 Changeset in nginx [6385:3577c021f21e] by
- Dynamic modules: added dlsym() to configure test. It appears that …
- 16:29 Changeset in nginx-tests [848:40ad07634a5e] by
- Tests: added HTTP/2 test for huffman encoding.
- 15:27 Changeset in nginx-tests [847:7de036e89770] by
- Tests: added HTTP/2 test with gzip vary.
- 14:45 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) closed by
- invalid: Ok, closing this.
- 14:40 Changeset in nginx-tests [846:9b5e1c5f0240] by
- Tests: added HTTP/2 test with charset.
- 11:02 Changeset in nginx [6384:e0d7c2f71851] by
- Dynamic modules: fixed a copy-n-paste error.
02/04/16:
- 20:59 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) updated by
- I am sorry, it was a PEBKAC mistake! For the record, I was expecting …
- 17:25 Changeset in nginx [6383:85dea406e18f] by
- Dynamic modules. The auto/module script is extended to understand …
- 15:37 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) closed by
- invalid: HTTP/0.9 responses are not expected to contain neither status line nor …
- 15:30 Changeset in nginx [6382:392959224560] by
- Dynamic modules: auto/module script. This script simplifies …
- 15:30 Changeset in nginx [6381:c529555949b7] by
- Dynamic modules: introduced HTTP_INIT_FILTER_MODULES. Additionally, …
- 15:30 Changeset in nginx [6380:7142b04337d6] by
- Dynamic modules: dlopen() support.
- 15:30 Changeset in nginx [6379:cf5e822cf470] by
- Dynamic modules: changed ngx_modules to cycle->modules.
- 15:30 Changeset in nginx [6378:0f203a2af17c] by
- Dynamic modules: moved module-related stuff to separate files.
- 15:05 Changeset in nginx-tests [845:e31f1b5bb569] by
- Tests: in HTTP/2 tests, read body with $request_body_file. Now that …
- 15:05 Changeset in nginx-tests [844:3a334b20208e] by
- Tests: made HTTP/2 tests respect request body flow-control windows.
- 15:05 Ticket #893 (Possible buffer overrun) closed by
- fixed
- 15:05 Ticket #893 (Possible buffer overrun) updated by
- In [changeset:"11e019750adcab5eb1cf19a55a63be4c5cc61841/nginx" …
- 15:01 Changeset in nginx [6377:11e019750adc] by
- HTTP/2: fixed possible buffer overrun (ticket #893). Due to greater …
- 14:36 Changeset in nginx-tests [843:5e7845d36e54] by
- Tests: simplified constructing HTTP/2 request body. No functional changes.
- 14:36 Changeset in nginx-tests [842:60b3e0cfba77] by
- Tests: adjusted h2.t configuration for per-request timeouts.
- 14:01 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) reopened by
- Perhaps I did not explain properly. The issue is with the response …
- 11:53 Ticket #893 (Possible buffer overrun) updated by
-
Status changed
Nice catch, thanks. - 03:05 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
- There is no real difference between "content" and "gateway errors" as …
- 02:27 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
- I can't refute your logic. However, the intent of the user here is not …
- 01:55 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) closed by
- invalid: As the request URI is too large, nginx is unable to parse protocol …
02/03/16:
- 21:52 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) created by
- Nginx is returning an incomplete HTTP header for HTTP status 414 URI …
- 16:35 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) updated by
- Works fine here, even with 1.6.2 (which is legacy and not supported …
- 16:21 Ticket #893 (Possible buffer overrun) created by
- Piece of code in file 'ngx_http_v2_filter_module.c', function …
- 15:23 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) closed by
- invalid: According to your configuration, all errors are cached for 20 minutes. …
- 14:23 Ticket #892 ('proxy_request_buffering' does not work with 'http2') updated by
-
Status, Type changed
This limitation is documented: … - 14:18 Ticket #892 ('proxy_request_buffering' does not work with 'http2') created by
- If a client connects to a 'http2' server - and the server should ask a …
- 14:02 Ticket #891 (return wrong data when using http2) created by
- Hi, When using multiple http2 streams with tcp_nodelay turned on, …
- 08:47 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) created by
- Using nginx as a front-end proxy for an upstream apache server, I …
02/02/16:
- 15:12 Changeset in nginx-tests [841:6a401b5fa812] by
- Tests: check timed out HTTP/2 streams for proper RST_STREAM code.
- 14:02 Changeset in nginx-tests [840:ecffe6c23a14] by
- Tests: updated HTTP/2 padding TODO, fixed in 0e0e2e522fa2 (1.9.11).
- 13:33 Changeset in nginx [6376:0e0e2e522fa2] by
- HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION.
- 13:33 Changeset in nginx [6375:e30c72b0dfda] by
- HTTP/2: fixed request length accounting. Now it includes not only the …
- 13:33 Changeset in nginx [6374:f598de1bfcd4] by
- HTTP/2: fixed excessive memory allocation for pool cleanup.
- 13:33 Changeset in nginx [6373:d2dc8bc0394a] by
- HTTP/2: removed unused field from ngx_http_v2_stream_t.
- 11:23 Changeset in nginx-tests [839:b87c6acf0e4b] by
- Tests: updated mail resolver TODOs, fixed in 33c4d319f08f (1.9.11).
02/01/16:
- 22:22 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) created by
-
Hello,
In a
proxy_pass
setting, theproxy_set_header
set the … - 20:57 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) updated by
- May I propose that in this case the bug be re-opened as a defect in …
- 13:36 Changeset in nginx-tests [838:ef6466f77e7c] by
- Tests: added proxy test with implicit upstream over unix socket.
- 08:24 Ticket #888 (nginx and the PHP opcache extension clash on Windows) closed by
- invalid
01/31/16:
- 04:26 Ticket #888 (nginx and the PHP opcache extension clash on Windows) updated by
- This can be closed as invalid.
- 01:34 Ticket #888 (nginx and the PHP opcache extension clash on Windows) created by
- This is an issue to both nginx and the PHP opcache extension but the …
01/29/16:
- 14:03 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) closed by
- invalid: How nginx works is somewhat different. When connection is initially …
- 13:12 Changeset in nginx-tests [837:68a6678abae2] by
- Tests: improved logging for unbuffered request body tests.
- 02:50 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) created by
- aka "unexpected downgrade of SSL protocol vulnerability when using …
01/28/16:
- 21:40 Changeset in nginx-tests [836:a9c4cebcfe69] by
- Tests: adjusted http resolver test with resend. Don't bother with …
- 17:38 Changeset in nginx-tests [835:650465c099e1] by
- Tests: added unix tests for debug_connection directive.
- 17:08 Changeset in nginx-tests [834:37747a4ff78e] by
- Tests: simple http resolver tests over TCP.
- 16:15 Ticket #382 (RFE - Support for bcrypt hashes) updated by
- $apr1$ is md5 slowed down a 1000 times. Thats *not* very secure by …
- 09:49 Changeset in nginx-tests [833:62315953d703] by
- Tests: HTTP/2 test with empty request body.
- 09:23 Changeset in nginx-tests [832:04eb968b0987] by
- Tests: corrected HTTP/2 test timeout for discard body with EOF. Made …
01/27/16:
- 23:51 Ticket #609 (Apply xslt-html-parser patch to http_xslt_module (used by Diazo)) updated by
- I'm the author of the patch linked above (well, re-authored it and …
- 18:56 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) closed by
- invalid: After the fix the proxy_protocol setting specified in ANY vhost, will …
- 18:23 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) created by
- From nginx 1.8.1 changelog: *) Bugfix: the "proxy_protocol" …
- 16:56 Changeset in nginx-tests [831:c384a2e53c1b] by
- Tests: respect HTTP/2 header compression, related improvements.
- 15:44 Changeset in nginx-tests [830:3d12316e6f41] by
- Tests: added HTTP/2 tests for client header and body timeouts.
- 15:44 Changeset in nginx-tests [829:5c003c3b8e9e] by
- Tests: style.
- 13:11 Changeset in nginx-tests [828:68d5a68eb938] by
- Tests: basic stream tests with unix socket.
- 13:04 Changeset in nginx-tests [827:df3ab213fb0f] by
- Tests: typo.
- 12:22 Changeset in nginx-tests [826:64abcc611242] by
- Tests: adjusted limit_conn_complex.t test timeouts.
- 11:39 Ticket #885 (Add support for multiple elliptic curves) created by
- Curve25519 is about to land in Chrome 50: …
- 11:08 Changeset in nginx-tests [825:ff8c68cd2be4] by
- Tests: http resolver tests with CNAME, complicated cases.
- 10:58 Changeset in nginx-tests [824:9caacdb56b53] by
- Tests: added test for resolver timeout after aborted request.
- 10:56 Changeset in nginx-tests [823:9623d353f066] by
- Tests: http resolver tests with format error response code.
- 04:11 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by
- Common headache with systemd and daemons, and the best solution IMHO …
01/26/16:
- 20:35 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by
- nginx 1.8.1 package for EL7 ships with /var/run/nginx.pid in the …
- 19:02 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) created by
- Dear all, The official RPM (Enterprise Linux 7) for NGINX provides a …
- 17:20 Changeset in nginx-tests [822:92e20c77c916] by
- Tests: added HTTP/2 discarded request body tests with limit_req.
- 17:05 Milestone 1.8.1 completed
- Status: released Trunk: stable * Bug fix release
- 17:02 Milestone 1.9.10 completed
- Status: released Trunk: mainline * Security fixes * …
- 14:39 Changeset in nginx [6362:28bb9683dd9a]stable-1.8 by
- release-1.8.1 tag
- 14:39 Changeset in nginx [6361:5959efb40b07]stable-1.8release-1.8.1 by
- nginx-1.8.1-RELEASE
- 13:57 Changeset in nginx-tests [821:d75000247e1f] by
- Tests: added HTTP/2 test for padded HEADERS with CONTINUATION. …
- 13:47 Changeset in nginx [6360:93d70d87914c]stable-1.8 by
- Resolver: limited CNAME recursion. Previously, the recursion was only …
- 13:46 Changeset in nginx [6359:dac6eda40475]stable-1.8 by
- Resolver: fixed use-after-free memory accesses with CNAME. When …
- 13:46 Changeset in nginx [6358:5557bf31e25d]stable-1.8 by
- Resolver: changed the ngx_resolver_create_*_query() arguments. No …
- 13:46 Changeset in nginx [6357:838946300825]stable-1.8 by
- Resolver: fixed CNAME processing for several requests. When several …
- 13:46 Changeset in nginx [6356:f63dd04c1580]stable-1.8 by
- Resolver: fixed crashes in timeout handler. If one or more requests …
- 13:46 Changeset in nginx [6355:c36482d0a79f]stable-1.8 by
- Resolver: fixed possible segmentation fault on DNS format error.
- 13:12 Changeset in nginx-tests [820:45471a9017cc] by
- Tests: TODO 'phantom event' alerts in limit_conn.t on Solaris. See …
- 12:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by
-
Priority, Type changed
armv7/armhf is not supported by the official nginx repositories, … - 11:43 Ticket #882 (Unencoded Location: header when redirecting) updated by
-
Status changed
- 11:36 Changeset in nginx-tests [819:3200d5b4ffa8] by
- Tests: removed TODOs for fixes merged in 1.8.1.
- 11:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by
- by the way, i added ppa key.
- 11:21 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) created by
- Hello, i was try to install nginx 1.9.9 version on ubuntu 14.04 …
01/25/16:
- 22:15 Ticket #882 (Unencoded Location: header when redirecting) created by
- As posted on the mailing list …
- 19:45 Ticket #821 (Header "Expires" and "Cache-Control" is not sent for random requests ...) updated by
- In [changeset:"a8ecb0a2193f1ae8d2c6d9e0b8caec945363017c/nginx" …
- 19:45 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
- In [changeset:"60ae7596958804ddb6cb6411017254252ccc2aeb/nginx" …
- 19:45 Tickets #768,97 batch updated by
- In [changeset:"2797b4347a2af4e8fd46dc5d1def5083813f38f1/nginx" …
- 18:58 Changeset in nginx [6346:e9a4531a2a5d]stable-1.8 by
- Updated OpenSSL and PCRE used for win32 builds.
- 01:19 Ticket #881 (Nginx with php-fpm + SSI) closed by
- invalid: You didn't provide enough information to understand what goes wrong in …
01/22/16:
- 19:47 Ticket #881 (Nginx with php-fpm + SSI) reopened by
- 19:46 Ticket #881 (Nginx with php-fpm + SSI) updated by
- Let's make it more clear, When i open example.html which have SSI …
- 14:01 Ticket #881 (Nginx with php-fpm + SSI) closed by
- invalid: As per your configuration, the "/backend/site/home" is expected to be …
- 11:51 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
- Hello; Thank you for your helps. As you suggested, it is a "_" issue. …
- 05:15 Ticket #881 (Nginx with php-fpm + SSI) updated by
- The URI is , http://IP/backend/site/home This works fine when i open …
01/21/16:
- 14:19 Ticket #881 (Nginx with php-fpm + SSI) updated by
- 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
- 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
- Still there in nginx 1.8.0
- 07:35 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
- 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
- Look for a workaround in ticket:321
01/20/16:
- 23:47 Ticket #798 (Implement http_brotli_static module) updated by
- Just to add a few more relevant links: - Brotli Draft …
- 20:34 Ticket #881 (Nginx with php-fpm + SSI) created by
- 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
- See above, to further debug this we need nginx debug log with an error …
- 16:52 Changeset in nginx [6436:8f038068f4bc] by
- Stream: UDP proxy.
- 12:50 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Also, you can look at Ryan Sleevi's (from Chrome Security Team) …
Note:
See TracTimeline
for information about the timeline view.