Timeline
06/27/17:
- 14:51 Milestone 1.13.2 completed
- Status: released Trunk: mainline * HTTP trailers support
- 14:06 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) closed by
- fixed
- 13:19 Ticket #1302 (New variables $ssl_client_sha256_fingerprint and/or ...) created by
- $ssl_client_fingerprint value is too weak (sha1) for us. …
- 12:25 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) closed by
- wontfix: Ok, thank you for clarification. I'm closing this as the request to …
- 07:21 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by
- You are right, we need signature to identify a certificate. …
06/26/17:
- 23:00 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by
- In [changeset:"aeaac3ccee4f6fb4ab7928126028a55d107ee147/nginx" …
- 15:12 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by
- What do you mean by "x509 certificate signature"? Normally, an X509 …
- 14:24 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by
- 14:19 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by
- Sorry for briefness. $ssl_client_signature is client x509 certificate …
- 14:10 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by
- It is not clear what the variable is expected to contain, and why it …
- 14:05 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) created by
- New variable $ssl_client_signature for ngx_http_ssl_module
- 13:56 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- We use apache httpd as a backend server. Changes with Apache 2.4.24: …
- 10:21 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by
- OK, I see. So when the upstream is called, there's no parameter/arg …
- 08:45 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by
- Hi xeioex, liam, Thank you both for your replies. I can confirm that …
06/23/17:
- 14:33 Ticket #1300 (nginx configuration test is breaking connections from the running instance) created by
- Hi! We were investigating why we were losing requests when the …
- 11:58 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by
- The scheme is not know when the upstream{} block is created and its …
- 08:57 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by
- Sorry for the delay Max, i never get emails from this tracker. Yes, i …
06/22/17:
- 19:36 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by
- The wording in the above quote from RFC 7233 seems to be accidental, …
- 15:40 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by
- See the patch above for your Dockerfile.
- 14:44 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by
- Your environment is failing because nginScript requires PCRE UTF-8. …
- 11:59 Ticket #1299 (Upstream docs) closed by
- invalid: No, you're wrong.
- 09:31 Ticket #1299 (Upstream docs) created by
- > proxy_pass http://backend; AFAIK this should be just backend. …
- 09:29 Ticket #788 (Segfault with dynamic upstream and many SSI includes) closed by
- fixed
- 09:21 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by
- Currently, nginx creates a new socket for proxying every incoming UDP …
- 08:55 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by
- In [changeset:"6169dbad37d85fa8642b9d0a51f0f0f6c19dd3d1/nginx" …
- 07:22 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) created by
- just use netperf to test nginx stream module UDP proxy performance, a …
06/21/17:
- 15:44 Ticket #1297 (Javascript Engine:IoT tutorial not working) created by
- Hello, I'm following the IoT tutorial from here: …
06/20/17:
- 14:51 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) reopened by
- It looks like returning 416 makes things at least inconvenient for the …
- 05:41 Changeset in nginx-tests [1194:39cfdf581253] by
- Tests: fixed CONTINUATION test in h2_trailers.t.
06/19/17:
- 14:10 Changeset in nginx-tests [1193:ae3a46305e38] by
- Tests: add_trailer tests.
- 12:05 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) closed by
- invalid
- 06:47 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) updated by
-
The
prepare-build-env
is available starting from 1.11.11-1 package … - 06:32 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) updated by
-
Component changed
06/16/17:
- 18:25 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) created by
- The Makefile for 1.10.2 is different than the one for 1.13. Therefore …
- 12:18 Changeset in nginx-tests [1192:366d789f3cbf] by
- Tests: h2_headers.t cleanup after HTTP/2 tests split.
- 06:33 Changeset in nginx-tests [1191:a9187b424a94] by
- Tests: restored access mode in open_log_file_cache test earlier. If …
06/15/17:
- 18:08 Ticket #1295 (proxy_pass to websocket server) updated by
- The log messages suggest that the connection is reset by your backend …
- 16:42 Changeset in nginx-tests [1190:fcd65708672d] by
- Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback.
- 16:20 Changeset in nginx-tests [1189:1c703303feee] by
- Tests: basic open_log_file_cache log module tests.
- 15:58 Ticket #1295 (proxy_pass to websocket server) created by
- Hello, I have nginx config as a proxy server to local websocket …
- 13:01 Changeset in nginx-tests [1188:074e05b33b1a] by
- Tests: added access_log test with long line in log_format.
- 09:19 Ticket #1294 (Add version-information resource) created by
- In Windows version there are no executable details like product name …
06/14/17:
- 09:38 Changeset in nginx-tests [1187:0a7d942d549b] by
- Tests: h2_headers.t TODO for missing ':scheme' adjusted.
- 03:49 Ticket #1293 (nginx http proxy stops sending request data after first byte of server ...) updated by
-
Type changed
As of now, nginx stops sending request as long as it gets full header …
06/13/17:
- 19:11 Ticket #1293 (nginx http proxy stops sending request data after first byte of server ...) created by
- I have an upstream service that accepts large input files via PUT …
- 15:38 Ticket #1163 (cache size grows over max_size) updated by
- I'm also observing this problem with nginx 1.11.12 and proxy_cache + …
- 12:24 Ticket #1291 (TCP HealthCheck knocking down Nginx) closed by
- invalid: As previously suggested, the observed behaviour is a result of an …
06/12/17:
- 19:39 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) updated by
- >But nginx modifies the chunked HTTP response coming from the FastCGI …
- 17:08 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) updated by
- But nginx modifies the chunked HTTP response coming from the FastCGI …
- 16:47 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
- Thanks for the info; Mdounin. We use nginx as an SLB service to …
- 10:55 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) closed by
- invalid: There's no such thing as HTTP chunked transfer encoding in FastCGI …
- 03:09 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) created by
- When my FastCGI script returns a chunked body, with …
06/10/17:
- 02:11 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
- Note that LAST_ACK state you refer in both your file and your video …
06/09/17:
- 20:57 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
- The servers with logstash are monitored directly with Nagios, and are …
- 19:57 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
- Hi, could you read as evidence in the attached file? I'm going to …
- 16:07 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
-
Priority, Keywords, Component changed
From the description it doesn't look like there is anything wrong with …
06/08/17:
- 20:31 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by
- The pdf document was over 250kb. Please check the document in docx format
- 20:27 Ticket #1291 (TCP HealthCheck knocking down Nginx) created by
- We recently added the Nagios solution to monitor our SLB solution with …
- 19:26 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") updated by
- Replying to ru: > What's wrong with `add_header …
06/07/17:
- 15:10 Changeset in nginx-tests [1186:0352ed25af20] by
- Tests: converted UTF-8 character to ASCII, no functional changes.
- 13:51 Ticket #1290 (проблема с proxy_store при использовании https) closed by
-
invalid: For the record: проблема была в том, что клиент посылает
Range: 0-
, … - 13:04 Ticket #1290 (проблема с proxy_store при использовании https) updated by
- Replying to mdounin: > Под "если использовать http" …
- 12:47 Ticket #1290 (проблема с proxy_store при использовании https) updated by
- Под "если использовать http" имеется в виду работа по http с клиентом? …
- 11:51 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
-
Status, Owner changed
I've made the paths consistent in the packaging sources; will be … - 11:50 Ticket #1069 (Wrong path to pidfile causes (harmless) error) updated by
-
Status, Owner changed
I've made the paths consistent in the packaging sources; will be … - 11:46 Ticket #1147 (RPM: Conflict with EPEL package) closed by
- wontfix: I don't think that changing Epoch will fix the problem here. Any time …
- 11:34 Ticket #1041 (does not start nginx1.10.1) updated by
- Запустите sh -x /etc/init.d/nginx start - подробный вывод поможет …
- 11:20 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) closed by
- wontfix: This happens because we're using binary name (nginx or nginx-debug to …
- 11:06 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by
- Thanks! I've commited the changes to the packaging sources - the …
- 10:39 Ticket #1290 (проблема с proxy_store при использовании https) created by
- имеется конфиг следующего вида: https://paste.ngx.cc/fa ожидаемое …
- 10:35 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) closed by
- wontfix: We don't have plans to support armhf/armv7l as a target for our …
- 10:34 Ticket #864 (SLES 12 repo metadata should be signed) closed by
- fixed: Thanks. repomd.xml is now signed.
06/06/17:
- 18:41 Changeset in nginx-tests [1185:368ab1d8ed8b] by
- Tests: unbreak h2.t with aio. Postpone sending client's SETTINGS …
- 15:42 Changeset in nginx-tests [1184:89b4bdd1346a] by
- Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
- 14:54 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by
-
Component changed
- 12:50 Changeset in nginx-tests [1183:878696cb8510] by
- Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
- 11:55 Changeset in nginx-tests [1182:83c88a830a45] by
- Tests: added HTTP/2 SETTINGS test with multiple parameters. The test …
- 11:40 Changeset in nginx-tests [1181:eb813f7e0bfa] by
- Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.
06/05/17:
- 21:04 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) created by
- On RHEL 7 I installed Nginx by adding a yum repo [nginx] name=nginx …
06/04/17:
- 13:57 Ticket #854 (Add inherited keyword for altering directive inheritance) updated by
- I reopen this ticket because I have the same trouble with …
06/02/17:
- 16:52 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by
-
You mean, when using a separate
upstream
block, like in the … - 15:05 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) created by
- Hi I'm building a multi-tenant caching reverse proxy based on NGINX …
- 10:28 Changeset in nginx-tests [1180:a69de1aba1ad] by
- Tests: added perl test with not satisfiable range.
06/01/17:
- 16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) closed by
- fixed
- 16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
- The patch was committed: http://hg.nginx.org/nginx/rev/716852cce913
- 13:30 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
- As for NetBSD, the manual seems to be wrong. IP_PKTINFO is in fact …
- 13:00 Ticket #1287 (Problem with proxy_pass when using upstream and map) closed by
- duplicate: Quoting documentation, as updated several days ago per ticket #803: …
- 04:46 Ticket #1287 (Problem with proxy_pass when using upstream and map) created by
- I have a problem with proxy_pass directive when using upstream name …
05/31/17:
- 17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) closed by
- fixed
- 17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) updated by
- Fixed by http://hg.nginx.org/nginx/rev/9552758a786e (1.13.1)
- 13:08 Ticket #1286 (Probably outdated docs) created by
- http://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_cache_pa …
- 09:30 Ticket #564 (map regex matching affects rewrite directive) updated by
- See also #1285.
- 09:29 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by
-
Component changed
Positional captures as available via$1
..$9
variables are from … - 07:28 Ticket #1285 (map regexp positional captures interfere with location regexp ...) created by
- I have map configuration like this: map $uri $rewrite_scheme { …
- 00:36 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
- Yes, it resolve the build failure, but NGX_HAVE_IP_PKTINFO is also …
05/30/17:
- 22:11 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
- спасибо.
- 19:26 Changeset in nginx-tests [1179:660147bfe68c] by
- Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write".
- 18:38 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
- Congestion control во многом состоит из алгоритма начального …
- 17:37 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
- Изначально о проблеме сообщил клиент. Это был боевой сервер. Когда …
- 15:06 Milestone 1.13.1 completed
- Status: released Trunk: mainline * Various bugfixes
- 14:05 Changeset in nginx-tests [1178:4039b6b3a75a] by
- Tests: added tests for background subrequests for cache updates. The …
- 13:21 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) closed by
- invalid: То есть как и предполагалось, проблема с delayed ack'ом. При этом …
- 12:20 Ticket #923 (Allow proxy_http_version 2.0) updated by
- I do not know if it should be critical, but it should be at least major
- 11:51 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by
- Thanks for reporting this. Please try the attached patch.
- 10:53 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) created by
- In ngx_sendmsg() of src/os/unix/ngx_udp_sendmsg_chain.c, if IP_PKTINFO …
- 09:36 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
- sysctl net.inet.tcp.delayed_ack net.inet.tcp.delayed_ack: 1 sysctl …
- 00:28 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by
- Некоторые наблюдения, in no particular order: - Задержка в 100 …
05/29/17:
- 21:17 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) created by
- Я напишу по-русски. Freebsd 11. В 10 проблем нет. 1. В httpd.conf …
- 19:11 Ticket #923 (Allow proxy_http_version 2.0) updated by
-
Priority, Component changed
- 17:10 Ticket #1282 (Add nginx.repo file to RPM repos) updated by
- Regarding '$releasever' and RHEL 7Server/7Client issues reported …
- 17:00 Ticket #1282 (Add nginx.repo file to RPM repos) created by
- There is a common approach to use *.repo files from actual …
- 13:45 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by
- In [changeset:"29c6d66b83baca94555357edf674e7aab9f3b142/nginx" …
- 13:14 Ticket #1163 (cache size grows over max_size) updated by
- There was a socket leak fixed in 1.11.3, so it's better to use the …
- 12:59 Ticket #786 (url decoding is senseless for proxy_pass) updated by
- See also #1281.
- 12:59 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) closed by
- duplicate: From the description it looks like the problem is as follows: - You …
- 11:38 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) created by
- I use nginx as reverse proxy for jenkins. Jenkins job names for us can …
- 07:29 Ticket #1163 (cache size grows over max_size) updated by
- I'll throw some time to debug the issue with debug logs - not …
05/28/17:
- 18:56 Ticket #1163 (cache size grows over max_size) updated by
- I experience the same bug with 1.10.0-0ubuntu0.16.04.4. It's related …
- 17:12 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) closed by
- invalid
Note:
See TracTimeline
for information about the timeline view.