Timeline
02/19/16:
- 16:08 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) closed by
- fixed: Fix committed.
- 15:15 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by
- In [changeset:"062c189fee20c18fae5ac3716a7379143d64150e/nginx" …
- 10:00 Ticket #903 (nginx 1.9.11+: Can`t build static nginx any more) updated by
- Thanks, I can confirm that this issue is fixed on current master. …
- 08:43 Ticket #903 (nginx 1.9.11+: Can`t build static nginx any more) closed by
- fixed
02/18/16:
- 14:45 Ticket #903 (nginx 1.9.11+: Can`t build static nginx any more) updated by
- In [changeset:"e59e617f8fcbd11403d3f702cfea3151311b7fd9/nginx" …
02/17/16:
- 18:13 Ticket #903 (nginx 1.9.11+: Can`t build static nginx any more) updated by
-
Status changed
Please check if the attached patch fixes it. - 12:33 Ticket #903 (nginx 1.9.11+: Can`t build static nginx any more) created by
- I try to always be up to date with nginx, and build nginx myself as a …
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 …
- 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" …
02/13/16:
- 17:24 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- Solved adding […]
- 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: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: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: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 …
02/10/16:
- 16:20 Ticket #896 (Maxed out DNS connections) updated by
- Replying to maxim: > Hi Alex, > > unlike lighttpd, that …
- 03:31 Ticket #897 ($pipe variable never set) updated by
- Thanks and my apologies.
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 …
- 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@…: > Проблема актуальна и не очень … - 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 …
- 11:41 Ticket #626 (Open Socket Alerts on Reload) updated by
-
Keywords changed
02/05/16:
- 14:45 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) closed by
- invalid: Ok, closing this.
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 …
- 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:05 Ticket #893 (Possible buffer overrun) closed by
- fixed
- 15:05 Ticket #893 (Possible buffer overrun) updated by
- In [changeset:"11e019750adcab5eb1cf19a55a63be4c5cc61841/nginx" …
- 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/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 …
- 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 …
- 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:
- 16:15 Ticket #382 (RFE - Support for bcrypt hashes) updated by
- $apr1$ is md5 slowed down a 1000 times. Thats *not* very secure by …
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" …
- 11:39 Ticket #885 (Add support for multiple elliptic curves) created by
- Curve25519 is about to land in Chrome 50: …
- 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: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 * …
- 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: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" …
- 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 …
- 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 …
Note:
See TracTimeline
for information about the timeline view.