Timeline



05/03/17:

16:38 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) updated by Maxim Dounin
Status changed
Thanks for the report, looks like a generic problem in the SSI module. …
16:05 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) created by peter.magdina.sk@…
Hi, nginx worker process crashes with segfault when SSI is used in a …
10:36 Changeset in nginx-tests [1169:518d1c865812] by Sergey Kandaurov <pluknet@…>
Tests: avoid illegal dereference on errors in h2_headers.t.
09:03 Changeset in nginx_org [1983:7660d6390a9d] by Vladimir Homutov <vl@…>
Added the "Threads" section into the development guide.

05/02/17:

13:25 Changeset in nginx_org [1982:28ee7ab54a90] by Vladimir Homutov <vl@…>
Added the "Time" section to the development guide.
11:38 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) closed by Maxim Dounin
invalid: Ok, this perfectly explains observed behaviour. With 1024 worker …
11:27 Ticket #1246 (proxy_pass does not form correct URI when declared with $scheme variable) closed by Maxim Dounin
invalid: Quoting the proxy_pass directive description: A server name, its …
11:18 Ticket #1207 (Distinguish between 301 and 302 redirects when proxy_redirect off) updated by Maxim Dounin
If you need help with configuring nginx, consider asking for help in …

05/01/17:

05:57 Ticket #1262 (connect_(timeout|error) option in proxy_next_upstream) created by CAFxX@…
Currently proxy_next_upstream supports only "error" or "timeout", that …

04/30/17:

07:52 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by WarriorXK@…
Since chrome 58 i get the same error, IE, Safari and Firefox work fine …

04/29/17:

14:14 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) created by Slarky@…
Hi, nginx 1.13 dumps core on Solaris 11.3 with Oracle Developer Studio …
05:49 Ticket #1207 (Distinguish between 301 and 302 redirects when proxy_redirect off) updated by melihusa2016@…
I didn't fix my problem.Please help me. Restart didn't solve my …

04/28/17:

19:35 Ticket #1179 (Allow upstreams to be resolved using internal ngx resolver instead of ...) updated by Ruslan Ermilov
Resolvers are configured as part of the configuration process. Even …
19:25 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") updated by Ruslan Ermilov
What's wrong with add_header Cache-Control immutable;?
11:45 Ticket #1246 (proxy_pass does not form correct URI when declared with $scheme variable) updated by Ruslan Ermilov
Try proxy_pass $scheme://127.0.0.1/hu$request_uri;.
09:16 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) updated by olivier.gondouin@…
In this configuraiton, there are 1024 workers to manage burst usage. …
07:58 Ticket #1260 (Regex Location fails resolver DNS lookup) closed by Ruslan Ermilov
invalid: Hostname in proxy_pass without variables is resolved on start-up …
00:00 Ticket #1260 (Regex Location fails resolver DNS lookup) updated by hulu1522@…
Sorry, the location that did not work has an error in it from our …

04/27/17:

23:57 Ticket #1260 (Regex Location fails resolver DNS lookup) created by hulu1522@…
We are developing with Kubernetes and came across an interesting issue …
18:35 Ticket #1094 (CRL check for Estonian ID cards fails) updated by jyrno42@…
Adding the response i got from SK.ee for future wanderers. Translated …
15:11 Changeset in nginx_org [1981:082724c57c38] by Roman Arutyunyan <arut@…>
Fixes in cycle section of the development guide. Field descriptions …
14:11 Ticket #1259 (nginx build fails when using gcc7 compiler) closed by Maxim Dounin
fixed: Fix committed, thanks.
14:05 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin <mdounin@…>
In [changeset:"f38647c651a8d5c884b5aacc9f9a5b1af196309b/nginx"
13:57 Changeset in nginx [7136:d409ab1e8e4d]stable-1.12 by Maxim Dounin <mdounin@…>
Added missing "fall through" comments (ticket #1259). Found by gcc7 …
11:41 Changeset in nginx_org [1980:5718cf42be55] by Vladimir Homutov <vl@…>
Fixed a typo.
08:23 Ticket #1250 (Connection reset with low http2_max_requests) updated by Lisio@…
Tried to find browser that works normally with current nginx but …
08:02 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Dariusz Bogdanski
Thank you for the explanation.

04/26/17:

19:24 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin
Thanks for testing. Without -Werror it is very easy to miss …
18:20 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Dariusz Bogdanski
Thanks. With your patch it compiles without any issues with gcc7 Just …
17:50 Ticket #1057 (Google QUIC - statement) updated by stackoverflow.com/users/625349/clint-priest
https://blog.brave.com/quic-in-the-wild-for-google-ad-advantage/
17:13 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
Replying to mdounin: Thanks for clarification! We have …
16:52 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin
Try the following patch: […]
15:49 Ticket #1250 (Connection reset with low http2_max_requests) updated by Valentin V. Bartenev
There are known issues in browsers: …
15:39 Ticket #1250 (Connection reset with low http2_max_requests) updated by sunnybear@…
Confirm this issue on slow connections (detect very rarely, on slow …
13:57 Ticket #1259 (nginx build fails when using gcc7 compiler) created by Dariusz Bogdanski
Nginx build fails when using gcc7 compiler. I have experienced it on …
13:51 Ticket #1258 (Network error when download file by using HTTP/2) closed by Maxim Dounin
invalid: The problem is that throttling implementation in Chrome introduces …
12:45 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by Maxim Dounin
Yes, and this is exactly what nginx wants to happen. It then uses …
12:09 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
Please read also the rest of the documentation: If verify_callback …
10:33 Changeset in nginx_org [1979:ff28ca78bef3] by Vladimir Homutov <vl@…>
Fixed a typo.
09:59 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) closed by Sergey Kandaurov
invalid: As previously noted, this is not a problem in nginx.
09:58 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by Sergey Kandaurov
Replying to jirutka@…: > However, it also seems that the …
08:51 Ticket #1258 (Network error when download file by using HTTP/2) updated by cangmingh@…
There is my nginx config. https://p.ngx.cc/c2
08:34 Ticket #1258 (Network error when download file by using HTTP/2) updated by Ilyas Bakirov
Could you please share nginx configuration file?
08:06 Ticket #1258 (Network error when download file by using HTTP/2) created by cangmingh@…
Download file with slow speed by using HTTP/2. The network error will …
01:08 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
So, Duncaen from VoidLinux has identified potential cause in LibreSSL …

04/25/17:

21:16 Milestone 1.13.0 completed
Status: released Trunk: mainline * HTTP/2 bugfixes * TLS …
21:06 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
VoidLinux guys started investigating it more and according to them the …
17:50 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
LibreSSL bug report: …
17:47 nginx-tests.log attached to Ticket #1257 by jirutka@…
nginx-tests log
17:47 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) created by jirutka@…
After we updated LibreSSL from 2.4.4. to 2.5.3 in Alpine Linux, we …
15:17 Changeset in nginx_org [1978:8f1a568a8bbf] by Sergey Kandaurov <pluknet@…>
Documented "TLSv1.3" parameter of the "ssl_protocols" directive. …
14:30 Changeset in nginx_org [1977:57a1ef2902bf] by Maxim Dounin <mdounin@…>
nginx-1.13.0
13:15 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
The fact that it doesn't happen without HTTP/2 may mean that this is a …
13:10 Ticket #1093 (Support http_429 in *_cache_use_stale) closed by Maxim Dounin
fixed
13:10 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") closed by Maxim Dounin
fixed
09:02 Ticket #1093 (Support http_429 in *_cache_use_stale) updated by piotrsikora.google.com@…
Fixed in 3ef4cadfad7f, …
09:02 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") updated by piotrsikora.google.com@…
Fixed in 3ef4cadfad7f, …
02:41 Ticket #1163 (cache size grows over max_size) updated by turchanov@…
I will check you suggestions but, bear with me, aren't you missing the …

04/24/17:

15:08 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
Again, to clarify: growing cache you are seeing is just a symptom. It …
13:23 Ticket #1163 (cache size grows over max_size) reopened by turchanov@…
I beg to differ! There were no segfaults and I do not use in my setup …
12:48 Changeset in nginx_org [1976:e4f6672ea905] by Roman Arutyunyan <arut@…>
Fixed a typo.
12:42 Ticket #1163 (cache size grows over max_size) closed by Maxim Dounin
invalid: The fact that the problem happens only with HTTP/2 indicate that the …
05:40 Changeset in nginx_org [1975:459a6f194fcf] by Vladimir Homutov <vl@…>
Fixed a typo.
02:18 Ticket #1163 (cache size grows over max_size) updated by turchanov@…
I see the problem with current version 1.12.0, btw.
02:16 Ticket #1163 (cache size grows over max_size) reopened by turchanov@…
This bug still happens even when I do not kill workers or even not …

04/23/17:

23:09 Ticket #1256 (match-all regex server name not always matching) closed by Maxim Dounin
invalid
22:32 Ticket #1256 (match-all regex server name not always matching) updated by namazso@…
Oops, sorry, it turned out that it was a result of a misconfiguration. …
21:37 Ticket #1256 (match-all regex server name not always matching) updated by Maxim Dounin
Please show listen directives from the server blocks in question. …

04/22/17:

19:45 Ticket #1256 (match-all regex server name not always matching) created by namazso@…
I have a server, with the name […] that is supposed to catch any …
07:12 Ticket #1255 (map regexp fail to match) updated by Ruslan Ermilov
Status, Component changed

04/21/17:

22:08 Ticket #1255 (map regexp fail to match) updated by higuita
humm... that makes sense! i was fooled by the log so probably using …
20:33 Ticket #1255 (map regexp fail to match) updated by Ruslan Ermilov
In you case, the $http_incap_* variables do not exist and as such …
19:38 Ticket #1255 (map regexp fail to match) created by higuita
I have this code: map …
19:28 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by lr1980@…
we have a load balancer - haproxy. haproxy is forwarding to nginx …
18:20 Changeset in nginx_org [1974:95bcadfde4fc] by Yaroslav Zhuravlev <yar@…>
Removed duplicate "transparent" parameter.
18:15 Changeset in nginx_org [1973:3460bd328287] by Yaroslav Zhuravlev <yar@…>
Documented cache version change in proxy_cache_path and friends.
18:13 Changeset in nginx_org [1972:e497e92a9521] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft April 2017 Web Server Survey stats.
17:15 Ticket #1254 (nginx leaks Basic Auth password through timing side channel when ...) updated by Leon Klingele
Then why do you still support it / mention it in the docs? Using the …
16:06 Tickets #1199,​913,​1099,​1118,​1217,​1254,​313,​390,​487,​570,​828,​1223,​1240,​296,​338,​346,​388,​398,​411,​546,​610,​893 batch updated by Maxim Dounin
Sensitive changed
09:48 Changeset in nginx_org [1971:5fb870087b76] by Vladimir Homutov <vl@…>
Fixed typo and removed trailing spaces.
09:30 Ticket #1254 (nginx leaks Basic Auth password through timing side channel when ...) closed by Ruslan Ermilov
wontfix: Quote from the docs (http://nginx.org/r/auth_basic_user_file): …

04/20/17:

21:45 Ticket #1254 (nginx leaks Basic Auth password through timing side channel when ...) updated by Leon Klingele
Your issue tracker is broken. I explicitly checked the "Sensitive" …
21:42 Ticket #1254 (nginx leaks Basic Auth password through timing side channel when ...) created by Leon Klingele
When using a {PLAIN} password inside the …
14:03 Ticket #1253 (cookies are not send if location contains trailing slash) closed by Maxim Dounin
invalid: Quoting the location directive …
13:44 Ticket #1252 (Multiplexing different hosts into one HTTP/2 connection leads to 421) updated by Oleg Davydov
Thank you, will wait for this fix appears in chrome stable.
13:43 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) updated by Valentin V. Bartenev
IMHO introducing timeout here doesn't solve the problem. Client can …
13:29 Changeset in nginx-tests [1168:8821e405b91e] by Sergey Kandaurov <pluknet@…>
Tests: handled SSL negotiation errors.
13:05 Changeset in nginx-tests [1167:1e79a9613813] by Sergey Kandaurov <pluknet@…>
Tests: handled SIGPIPE in fastcgi tests.
13:03 Changeset in nginx-tests [1166:2b8523bd4988] by Sergey Kandaurov <pluknet@…>
Tests: handled broken connections in http_keepalive.t.
13:03 Changeset in nginx-tests [1165:ba26845f53ff] by Sergey Kandaurov <pluknet@…>
Tests: reduced the number of UDP streams in stream_udp_upstream.t.
07:22 Ticket #1253 (cookies are not send if location contains trailing slash) created by bbrand84@…
We had the issue that cookies were not send when a location path has a …

04/19/17:

23:35 Ticket #1252 (Multiplexing different hosts into one HTTP/2 connection leads to 421) closed by Maxim Dounin
invalid: The 421 Misdirected Request status code is a special code introduced …
23:01 Ticket #1252 (Multiplexing different hosts into one HTTP/2 connection leads to 421) created by Oleg Davydov
Quote from https://tools.ietf.org/html/rfc7540: […] That means …
19:19 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) updated by westse@…
You are right about the misinterpretation - "graceful" likely means …
15:42 Changeset in nginx_org [1970:a1d29eda04b6] by Roman Arutyunyan <arut@…>
The HTTP request body section of the development guide.
15:36 Changeset in nginx_org [1969:275c928ab386] by Roman Arutyunyan <arut@…>
The HTTP request finalization section of the development guide.
15:35 Changeset in nginx_org [1968:69908bd68481] by Roman Arutyunyan <arut@…>
The HTTP subrequests section of the development guide.
15:35 Changeset in nginx_org [1967:ef27e3ef0c46] by Roman Arutyunyan <arut@…>
The HTTP request redirection section of the development guide.
15:00 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) closed by Maxim Dounin
wontfix: Your interpretation of "graceful close on the transport connection" is …

04/18/17:

22:13 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) reopened by westse@…
I'm unsure if comments on closed tickets are seen, so reopening to be …
14:51 Changeset in nginx-tests [1164:cdd44ff602db] by Sergey Kandaurov <pluknet@…>
Tests: stream udp test with wildcard address. The test ensures that …
14:17 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) closed by Sergey Kandaurov
fixed: Fixed in the upcoming 1.13.0.
14:13 Ticket #1239 (Multiple IP address UDP response error) closed by Roman Arutyunyan
fixed
13:55 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"ac9b1df5b246c61e0ba67f482eea5cd060670823/nginx"
12:34 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) updated by Maxim Dounin
See also #1251.
12:34 Ticket #1251 (Segmentation fault in special nginx mode) closed by Maxim Dounin
duplicate: Duplicate of #945.
12:05 Ticket #1239 (Multiple IP address UDP response error) updated by Roman Arutyunyan <arut@…>
In [changeset:"dbb0c854e30880721247c600f9620457f9e35a79/nginx"
11:17 Ticket #1251 (Segmentation fault in special nginx mode) updated by eendru@…
Is duplicate, sorry
11:12 Ticket #1251 (Segmentation fault in special nginx mode) updated by eendru@…
As I checked, on new nginx nginx version: nginx/1.11.13 built by gcc …
10:34 nginx.conf attached to Ticket #1251 by eendru@…
nginx.conf
10:34 Ticket #1251 (Segmentation fault in special nginx mode) created by eendru@…
Use config in attachment I think, that keyword - master_process off; …
07:25 Changeset in nginx_org [1966:4146aaa62fc1] by Maxim Konovalov <maxim@…>
Regenerated.
07:25 Changeset in nginx_org [1965:976792854493] by Maxim Konovalov <maxim@…>
nginx.conf 2017 promo added.

04/17/17:

18:39 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) updated by westse@…
While it is true that clients must expect close events, client …
16:57 Changeset in nginx_org [2039:d2969b2f69ae] by Yaroslav Zhuravlev <yar@…>
Added history notes about codes 201, 307, and 308.
16:29 Changeset in nginx_org [1964:2a3c58dcb3e8] by Yaroslav Zhuravlev <yar@…>
Documented support for the 308 Permanent Redirect.

04/15/17:

22:21 Ticket #1250 (Connection reset with low http2_max_requests) created by Lisio@…
I have a page with ~400 image thumbs and when http2_max_requests is …

04/14/17:

17:54 Ticket #877 (Support HTTP 308 in return and error_page directives) closed by Maxim Dounin
fixed: Patch committed, thanks.
17:00 Ticket #877 (Support HTTP 308 in return and error_page directives) updated by Simon Leblanc <contact@…>
In [changeset:"be5cfa918bfc07f378c8f905e5e9349f1825c268/nginx"
15:35 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) updated by rdngr@…
The patch solved the issue perfectly. Thank you! Will the patch be …
09:49 bgsub attached to Ticket #1249 by Roman Arutyunyan
09:49 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) updated by Roman Arutyunyan
This looks like a known issue. Can you try the patch and report if it …
09:29 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) created by rdngr@…
When running nginx within a Docker container operating in bridged …

04/13/17:

17:43 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) updated by Maxim Dounin
First of all you may want to check if you see the problem with a less …
16:47 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) created by olivier.gondouin@…
On Linux server with large number of traffic, using syslog for remote …
14:40 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) updated by Maxim Dounin
See also #1247.
14:39 Ticket #1247 (Nginx worker process closes connection and dies prematurely on http ...) closed by Maxim Dounin
duplicate: Duplicate of #1022.
12:09 Changeset in nginx_org [1963:351cefd5ff9c] by Yaroslav Zhuravlev <yar@…>
Documented rcvbuf and sndbuf for mail and stream listen directive.

04/12/17:

22:01 Ticket #1247 (Nginx worker process closes connection and dies prematurely on http ...) updated by coryfklein@…
Commenting here in hopes that TracTickets will notify me of updates on …
21:58 Ticket #1247 (Nginx worker process closes connection and dies prematurely on http ...) created by thatoneemail@…
When clients send a request with a request header of "Connection: …
15:55 Milestone 1.11 completed
Status: completed Trunk: mainline 1.11 planned features and …
15:55 Changeset in nginx_org [1962:abc05dc025d9] by Konstantin Pavlov <thresh@…>
Linux packages: updated the list of supported distributions. - CentOS …
15:55 Milestone 1.12.0 completed
Status: released Trunk: stable * The first cut of 1.12 branch
15:47 Ticket #1246 (proxy_pass does not form correct URI when declared with $scheme variable) created by Sergei Kudimov
proxy_pass does not form correct URI when declared with $scheme …
15:02 Changeset in nginx_org [1961:dd4b6c564e10] by Maxim Dounin <mdounin@…>
nginx-1.12.0
14:46 Changeset in nginx [6971:f1b6cfe7459f]stable-1.12 by Maxim Dounin <mdounin@…>
release-1.12.0 tag
14:46 Changeset in nginx [6970:e265d962841f]stable-1.12release-1.12.0 by Maxim Dounin <mdounin@…>
nginx-1.12.0-RELEASE
13:42 Changeset in nginx [6969:92a5bbb7c727]stable-1.12 by Maxim Dounin <mdounin@…>
Stable branch.
09:58 Changeset in nginx-tests [1163:bd1cf0a80b28] by Sergey Kandaurov <pluknet@…>
Tests: Cache-Control max-age/s-maxage set in response.

04/11/17:

18:34 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) updated by Maxim Dounin
See also #1245.
18:26 Ticket #1245 (proxy_cache_path should create intermediate directories (recursive, ...) closed by Maxim Dounin
duplicate: Duplicate of #750.
18:10 Ticket #1245 (proxy_cache_path should create intermediate directories (recursive, ...) created by heptathlon@…
proxy_cache_path should create intermediate directories (recursive, …
17:53 Ticket #1243 (Add primary media type for font) updated by Ilyas Bakirov
IMHO, I suggest to add new mime-types and save old one for compatibility
16:05 Ticket #1244 (Externalize ngx_udp_connect and ngx_tcp_connect functions) closed by Maxim Dounin
wontfix: These function were never publicly available, they never have public …
15:49 patch.diff attached to Ticket #1244 by zyegfryed@…
15:49 Ticket #1244 (Externalize ngx_udp_connect and ngx_tcp_connect functions) created by zyegfryed@…
The aforementioned functions are …
10:56 Ticket #1243 (Add primary media type for font) created by cj.knight@…
The IANA has deprecated the use of the application MIME type for …

04/10/17:

12:09 Changeset in nginx_org [1960:9550ea66abdd] by Roman Arutyunyan <arut@…>
HTTP response section of the development guide.
10:13 Changeset in nginx-tests [1162:feb91ae3fca3] by Sergey Kandaurov <pluknet@…>
Tests: reduced race in worker_shutdown_timeout test. Made sure that …
06:44 Ticket #1240 (ngx_http_userid_module uid_set) updated by spryka@…
Если кто-то сюда придет после. то проблема решилась через с помощью …
04:31 Ticket #1239 (Multiple IP address UDP response error) updated by wu3396@…
Use the patch to work properly Thanks

04/09/17:

14:30 diff.txt attached to Ticket #1242 by sergey.smitienko@…
git diff
14:29 Ticket #1242 (nginx stub_status exhancement) created by sergey.smitienko@…
Патч добавляет новый функционал - подсчет количества различных http …

04/07/17:

15:07 Changeset in nginx_org [1959:d0aebb2337ec] by Vladimir Homutov <vl@…>
Added the "Variables" section to the development guide.
13:44 Changeset in nginx_org [1958:95a7e6eb5270] by Roman Arutyunyan <arut@…>
Fixed spelling.
13:33 Ticket #1241 (Using uninitialized variable warning in SSI module) closed by Maxim Dounin
invalid: The warning is generated by the rewrite module when trying to access …
13:16 Ticket #1240 (ngx_http_userid_module uid_set) closed by Maxim Dounin
wontfix: Вероятнее всего, ваша проблема не в том, что uid не тот, что сохранён …
12:49 udp-send-addr attached to Ticket #1239 by Roman Arutyunyan
12:49 Ticket #1239 (Multiple IP address UDP response error) updated by Roman Arutyunyan
Thanks for reporting this. Please try the patch.
12:45 Ticket #189 (timeouts break when time changes) updated by bachp@…
We also ran into this issue. Is there any update on this?
12:27 Ticket #1241 (Using uninitialized variable warning in SSI module) created by shmihas@…
I have the following SSI code in my page: […] If variable …
10:26 Ticket #1240 (ngx_http_userid_module uid_set) created by spryka@…
была попытка использования модуля ngx_http_userid_module совместно с …
09:19 Ticket #1239 (Multiple IP address UDP response error) created by wu3396@…
### nginx conf sh-4.2#cat nginx.conf user nobody; worker_processes …

04/06/17:

17:18 Ticket #1238 (Core dump when $limit_rate is set both in a map and in a location) updated by Maxim Dounin
Status, Description changed
Thanks, certainly bad things will happen when trying to use standard …
17:13 Ticket #1158 (Document volatile parameter for map module) closed by Maxim Dounin
fixed: Sure, thanks.
17:00 Ticket #1238 (Core dump when $limit_rate is set both in a map and in a location) created by sklochkov@…
This is a minimal server configuration used to reproduce the problem …
16:45 Ticket #1158 (Document volatile parameter for map module) updated by Ilyas Bakirov
After documentation update this ticket is no longer actual, can be closed!
15:42 Ticket #1234 ("proxy_ssl_trusted_certificate" is loaded into memory many times when ...) updated by zrice57@…
Thanks for the info!
14:44 Ticket #1236 (MP4 module) closed by Maxim Dounin
wontfix: This is expected behaviour. The mp4 module do not try to search for …
14:21 Ticket #1233 (Stale 200 Served even when backend sets 404 with new ...) closed by Maxim Dounin
invalid: Closing this, observed behaviour is as intended and not a bug. It is …
14:11 Ticket #1234 ("proxy_ssl_trusted_certificate" is loaded into memory many times when ...) updated by Maxim Dounin
The proxy_ssl_name directive do not affects SSL context, only a …
12:19 Ticket #1237 (ability to mirror traffic (like goreplay) without using post_action) created by sss.lambdacurry.com@…
A lot of us want to mirror traffic from production setups to another …
02:33 Ticket #1236 (MP4 module) created by yan.sheng.upai.com@…
#curl http://127.0.0.1:80/test.mp4?start=10 if start=10 is not the …

04/05/17:

18:43 Ticket #1234 ("proxy_ssl_trusted_certificate" is loaded into memory many times when ...) updated by zrice57@…
In our case proxy_ssl_name is different for every location with a …
08:21 Changeset in nginx-tests [1161:e1225e304e46] by Andrey Zelenkov <zelenkov@…>
Tests: special test with subrequest. Test is checking sending data to …

04/04/17:

15:24 Milestone 1.11.13 completed
Status: released Trunk: mainline * Bug fixes
15:12 Changeset in nginx_org [1957:0cda46808207] by Maxim Dounin <mdounin@…>
nginx-1.11.13
15:01 Changeset in nginx [6968:29ba1d6a2da9] by Maxim Dounin <mdounin@…>
release-1.11.13 tag
15:01 Changeset in nginx [6967:3d0e8655f897]release-1.11.13 by Maxim Dounin <mdounin@…>
nginx-1.11.13-RELEASE
14:43 Changeset in nginx_org [1956:dd96a09dd4f7] by Yaroslav Zhuravlev <yar@…>
Documented support for "429 Too Many Requests" response.
14:25 Changeset in nginx_org [1955:182bbf9034c4] by Yaroslav Zhuravlev <yar@…>
Removed nested functions from njs not supported features.
14:03 Changeset in nginx_org [1954:bbc167d437c2] by Andrey Zelenkov <zelenkov@…>
Added ES6 Array methods support to "About nginScript".
13:14 Ticket #1235 (open_file_cache issues with symlinks) closed by Maxim Dounin
invalid: With open_file_cache_valid 1h; nginx will cache any open files for 1 …
10:46 Ticket #1235 (open_file_cache issues with symlinks) updated by reezer@…
Might be more of a caveat than a bug, but then it should maybe be …

04/03/17:

20:02 Ticket #1235 (open_file_cache issues with symlinks) created by reezer@…
It appears that nginx doesn't handle symlinks that get updated, ie. by …
17:57 Changeset in nginx-tests [1160:4ed2226d47de] by Maxim Dounin <mdounin@…>
Tests: increased read timeout in worker_shutdown_timeout test.
15:51 Ticket #1230 (proxy_next_upstream: Add a config to add other errors) updated by higuita
My problem with the 404 is they are not cached in the CDN, so i get …
10:51 Ticket #1219 (Subrequest using slice stuck in infinite loop) closed by Roman Arutyunyan
fixed
10:50 Ticket #1219 (Subrequest using slice stuck in infinite loop) updated by Roman Arutyunyan <arut@…>
In [changeset:"3ff293cfdab85082a9560ab56ea9f16b02a8a8c8/nginx"
Note: See TracTimeline for information about the timeline view.