Timeline
04/24/14:
- 18:31 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Replying to Felipe Cerqueira skylazart: > Hi, I would like …
- 17:18 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) closed by
- fixed: Fixed by fbfdf8017748.
- 16:49 Ticket #531 (source port logging) updated by
- Some of this does still apply directly to the mainline nginx code …
- 15:40 Ticket #547 (Nginx worker randomly segfault during the day using owncloud android ...) closed by
- duplicate: Looks like a duplicate of #235. Please follow workaround suggested …
- 14:35 Ticket #547 (Nginx worker randomly segfault during the day using owncloud android ...) created by
- Note : I downgraded my Nginx version from 1.4 to 1.2.1 in order to use …
- 09:21 Milestone 1.5 completed
- Status: released Trunk: mainline 1.5.x planned features and …
- 09:04 Milestone 1.6.0 completed
- Status: released [[http://nginx.org/en/CHANGES-1.6 | 1.6.0 …
- 09:03 Milestone 1.7.0 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.0 …
04/23/14:
- 15:34 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) closed by
- wontfix: As per performance tests done by Konstantin Pavlov, removing the …
- 11:19 Ticket #372 (gzip_static: support for .svgz files) updated by
- Yes, that's one of multiple ways to do this. Please use …
04/22/14:
- 21:13 Ticket #372 (gzip_static: support for .svgz files) updated by
- I think I have it: location ~ \.svgz$ { add_header Content-Encoding …
- 20:51 Ticket #372 (gzip_static: support for .svgz files) updated by
- Yes, thanks. So if I add add_header Content-Encoding gzip; to …
- 18:49 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) updated by
-
Status, Owner changed
Yes, thanks, that's a known problem. Valentin has slightly better … - 18:20 Ticket #546 (ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn ...) created by
- From src/http/modules/ngx_http_proxy_module.c 2323 data does not have …
- 17:10 Ticket #372 (gzip_static: support for .svgz files) updated by
- Adding "Content-Encoding: gzip" to particular files isn't relevant to …
- 15:55 Ticket #372 (gzip_static: support for .svgz files) updated by
- With "gzip: on" in nginx.conf, I'm getting .svgz content served …
- 15:09 Ticket #372 (gzip_static: support for .svgz files) updated by
- The ticket is not about serving .svgz, but about gzip_static …
- 14:52 Ticket #372 (gzip_static: support for .svgz files) updated by
- This is not an acceptable solution. The only browser that deals …
04/21/14:
- 12:40 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) updated by
- Действительно. Но что там срабатывает понять не могу.
- 11:32 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) closed by
- worksforme: Наиболее вероятная причина - в конфиге написано что-то ещё, и это …
- 10:38 Ticket #545 (Не обрабатывается переменная $http_if_modified_since) created by
- При наличии вот такого тестового правила: […] Делаю запрос: wget …
04/18/14:
- 16:36 Ticket #13 (Proxy SSL Verify) closed by
- fixed: The proxy_ssl_verify support committed, see 060c2e692b96.
- 08:52 Ticket #544 (Limit proxy_next_upstream) created by
- It could be useful to be able to limit proxy_next_upstream by number …
04/17/14:
- 20:37 Ticket #531 (source port logging) updated by
- This ticket appears to be based on the Zimbra version of nginx, so it …
- 19:39 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Hi, I would like to collaborate working on this new feature. Brian, …
- 14:29 Ticket #543 (keepalive is lost if connection is HTTP/1.0 and request is proxied and ...) closed by
-
invalid: You have
sub_filter
enabled. As a result nginx cannot know the … - 14:04 Ticket #543 (keepalive is lost if connection is HTTP/1.0 and request is proxied and ...) created by
- I've testsuite to test if connection is kept alive over some proxied …
04/16/14:
- 08:10 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) closed by
- fixed: Oops, the resolution had to be "invalid".
- 08:09 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- Sounds fair, i added a ticket at Firefox, this ticket can be closed.
04/15/14:
- 09:08 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- Replying to frankbb.pip.verisignlabs.com: > But if that is …
- 08:26 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) reopened by
- 08:26 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) updated by
- You are right about Firefox, in webdeveloper console there is an …
04/14/14:
- 20:19 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Yes, Firefox stable supports spdy/3.1, but the optimized Firefox build …
- 16:25 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) closed by
-
invalid: It's known that Firefox doesn't send the
Accept-Encoding
header over … - 15:55 Ticket #542 (NGINX won't use gzip_static when http request is proxied by NGINX and ...) created by
- We are having an issue with gzip_static in combination with Firefox 28 …
- 15:49 Ticket #541 (nginx-tests: proxy_unfinished.t test 'no proxy temp' does not work) closed by
- worksforme: The test in question depends on various socket buffer sizes and may …
- 15:15 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Note that "latest stable Firefox" is 28, and it supports spdy/3.1.
- 15:10 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- The error was not in PHP side either. I am using a browser that …
- 15:07 Ticket #541 (nginx-tests: proxy_unfinished.t test 'no proxy temp' does not work) created by
- nginx-tests proxy_unfinished.t last test 'no proxy temp' does not work …
- 14:09 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) closed by
- invalid
- 14:05 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- I took a closer look at the issue, and it seems that the problem is …
- 09:50 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) updated by
- Interesting, it seems this global mutex significantly changed from …
04/13/14:
- 10:54 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- This also seems related: …
04/12/14:
- 14:45 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) updated by
- Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
- 02:15 Ticket #540 (ngx_http_spdy_module $spdy variable empty with SPDY connections) created by
- I pass SPDY protocol status to my PHP-FPM with the following directive …
04/10/14:
- 21:12 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- Not that I know of. I never heard from Igor in IRC so that bounty is …
- 20:58 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- The issue and the patch valid for 1.4.x branch too.
- 20:50 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- hi, is the vuln and the patch valid for the stable 1.4.7 too? brad
- 18:38 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) updated by
- It would be interesting to see some performance numbers. Locking …
- 16:26 Ticket #539 (On certain kernel version epoll_release_file() hangs. Suggest manually ...) created by
- Hello, On kernel 3.13.5 / 3.13.8, nginx often hangs in D state. It's …
- 14:24 Ticket #538 (Server origin header not passed through the proxy) closed by
- wontfix: As already explained by Valentin, nginx is origin server if you want …
- 13:12 Ticket #538 (Server origin header not passed through the proxy) updated by
- Nginx isn't a proxy (in terms of classical forward proxy). It's a …
- 13:00 Ticket #538 (Server origin header not passed through the proxy) updated by
- BTW: I'm aware that this can be achieved with …
- 12:59 Ticket #538 (Server origin header not passed through the proxy) created by
- The Server header is intended to indicate origin server. …
- 12:44 Ticket #536 (Feature request: support SPDY clients without NPN on a single port ...) closed by
- wontfix: No, there are no plans. And it doesn't looks like a good idea to do …
- 12:42 Ticket #537 (TE hop header not stripped when proxying) updated by
- To reproduce […] […] Actual result: […] Expected: […]
- 12:38 Ticket #537 (TE hop header not stripped when proxying) created by
- [http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.5.1 TE …
- 11:38 Ticket #536 (Feature request: support SPDY clients without NPN on a single port ...) created by
- Tengine has a nice feature called spdy_detect …
- 09:07 Ticket #384 (trailing dot in server_name) updated by
-
Description changed
04/09/14:
- 05:09 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) closed by
- invalid: openssl 1.0.1g is not vulnerable (to this bug at least).
- 02:42 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) created by
- Due to the major security vulnerability in OpenSSL the windows binary …
04/08/14:
- 17:30 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- Replying to [comment:6 …
- 17:29 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- Hello, it this problem fixed in 1.5.13?
- 15:18 Ticket #534 (windows Binary openssl-1.0.1f) closed by
- fixed: Latest mainline version, nginx 1.5.13, was released today and is built …
- 14:50 Milestone 1.5.13 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.5.13 …
- 14:16 Ticket #534 (windows Binary openssl-1.0.1f) created by
- The windows Binary for nginx http://nginx.org/download/nginx-1.4.7.zip …
04/07/14:
- 16:20 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
- any news on this?
- 15:40 Ticket #528 (crash on win32 with shared ssl_session_cache) closed by
- fixed: Fix committed, thanks.
- 15:25 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by
- In 4c6ceca4f5f71d6bcbceb0744ed82cdd8ce5906e/nginx: […]
- 13:02 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- If start/end arguments are not provided then you don't actually use …
- 12:57 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- This is not a support desk, this is a bug tracker. It is meant to …
- 11:40 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- This is totally wrong. You are just closing the ticket without any …
- 11:38 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) closed by
- invalid: The fact that response code is 206 indicates that the problem is not …
- 11:22 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- I have attached more screenshots for better understanding how to …
- 11:09 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- Again, clear the browser cache (ctrl/cmd-shift-del) and open the URL …
- 11:03 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- Chrome makes several HTTP byterange requests per file. It looks like …
- 10:39 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- This is just 1 request from the end-user perspective. Chrome just …
- 10:07 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- > The second screenshot is for a 3.5mb file. The first screenshot is …
- 09:45 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- PS By the way, if the file is encoded the "right" way having its media …
- 08:44 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- The second screenshot is for a 3.5mb file. The first screenshot is for …
- 08:27 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- There's no need in explicit caching of the metadata since it's cached …
04/06/14:
- 22:50 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- The thing is that some of the files have been encoded with ffmpeg …
- 21:17 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by
- Media files should be prepared for streaming to avoid extra processing …
- 21:05 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) created by
- I am trying to utilize nginx's hhtp_mp4 module for progressive …
04/05/14:
- 22:41 Ticket #532 (Make Nginx configs easy to understand and shorted) closed by
- wontfix: In nginx, defaults can be defined at http{} level, e.g.: […] What …
- 14:14 Ticket #532 (Make Nginx configs easy to understand and shorted) created by
- The Nginx way of using config files is very long and means useless …
04/04/14:
- 20:30 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by
- Confirmed this patch solves the issue including multiple workers and …
- 19:25 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by
-
Keywords, Status, Summary changed
I was able to reproduce the crash. Apparently shared … - 12:25 Ticket #531 (source port logging) created by
- Due to the increasing use of Carrier-Grade NAT (CGN) at Internet …
- 08:01 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) closed by
- invalid: Bingo! -I's specified in --with-cc-opt come before -I's from …
- 07:48 Ticket #237 (Add optional systemd socket activation support) updated by
- This may be offtopic but it would be awesome to support proxy_pass …
04/03/14:
- 17:09 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by
- Yes both in server{} and http{} tried and both crash the same way. and …
- 14:42 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by
- Have you tried to move ssl_session_cache to the http{} level, as …
- 14:40 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) updated by
- I tried the patch but then got the same error. Then, I specified …
- 14:26 Ticket #527 ("+" sign is encoded by rewrite as %2B) closed by
- invalid: Current behaviour is correct, as '+' has special meaning in query …
- 12:31 Ticket #529 (Potential trouble with exit after fork) closed by
- invalid: The …
- 12:16 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) updated by
- Can you try this patch? […]
- 11:22 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) created by
- It seems the first location where the xml libs are searched is …
04/02/14:
- 18:44 Ticket #529 (Potential trouble with exit after fork) created by
- According to the fork() documentation the parent process (n …
04/01/14:
- 14:32 Ticket #352 (cache line size wrongly detected on virtual instance) closed by
- fixed: With c348dea081fb it is no longer fatal if an optimal hash can't be …
- 13:55 Ticket #352 (cache line size wrongly detected on virtual instance) updated by
- In 5a65b9d8bc2bc6d104a17ba0460c2855398ab9c2/nginx: […]
- 11:32 Ticket #528 (crash on win32 with shared ssl_session_cache) created by
- crash while attempting to use ssl_session_cache XP SP3, 32bit nginx …
03/31/14:
- 18:23 Ticket #514 (worker process caused 100% CPU usage on one core on win32) closed by
- fixed: Fix committed, thanks.
- 18:23 Ticket #519 (defect in ngx_mail_send function) closed by
- fixed: Fix committed, thanks.
- 17:40 Ticket #514 (worker process caused 100% CPU usage on one core on win32) updated by
- In b74f1106f920fe9e447c710e57a5ccdeae46d8e3/nginx: […]
- 17:40 Ticket #519 (defect in ngx_mail_send function) updated by
- In b42e7c790b81898d415012f94e06df5ba53483a6/nginx: […]
03/28/14:
- 15:44 Ticket #320 (nginx should reliably check client connection close with pending data) updated by
- Replying to Maxim Dounin <mdounin@mdounin.ru>: > Shouldn't …
- 15:41 Ticket #320 (nginx should reliably check client connection close with pending data) updated by
- Shouldn't we close this ticket? Valentin?
- 08:37 Ticket #527 ("+" sign is encoded by rewrite as %2B) updated by
- I would mention also the ticket http://trac.nginx.org/nginx/ticket/52 …
- 08:32 Ticket #527 ("+" sign is encoded by rewrite as %2B) created by
- When I use regular expression in Nginx’s rewrite rules, it will try to …
Note:
See TracTimeline
for information about the timeline view.