Timeline



03/31/12:

13:21 Ticket #139 (pread() read only) updated by Disarmer Mk
ясно, большое спасибо
13:21 Ticket #141 (Nginx 1.1.18 Crash (off by one bug) -> Windows) closed by Maxim Dounin
duplicate: Duplicate of #134.
13:17 Ticket #139 (pread() read only) closed by Maxim Dounin
invalid: Это не баг. Файлы нужно обновлять атомарно (создавать новый файл, и …
12:47 Ticket #142 (infinite loop until server fails in upstream module with round robin) closed by Maxim Dounin
duplicate: This a variation of #47.
09:46 access.log attached to Ticket #142 by unixant@…
09:45 upstreams.list attached to Ticket #142 by unixant@…
09:45 error.log attached to Ticket #142 by unixant@…
09:45 debug.log attached to Ticket #142 by unixant@…
09:45 nginx.conf attached to Ticket #142 by unixant@…
09:37 Ticket #142 (infinite loop until server fails in upstream module with round robin) created by unixant@…
I use nginx as a load balancing for backend web server. if this …
05:43 Ticket #140 (Include packages for 3rd-party modules in Centos/RHEL repositories) closed by Sergey Budnevitch
wontfix: 3rd-party modules could affect nginx performance and behavior even if …
04:24 Ticket #141 (Nginx 1.1.18 Crash (off by one bug) -> Windows) updated by Benjamin Johnson
Replying to 永平 李: > what you found is as same as #134.but …
00:29 Ticket #141 (Nginx 1.1.18 Crash (off by one bug) -> Windows) updated by Vincent Lee
what you found is as same as #134.but your fixing is not very good…

03/30/12:

23:06 Ticket #138 (Does ngx_mutex_init have an error?) updated by Maxim Dounin
Status changed
23:06 Ticket #138 (Does ngx_mutex_init have an error?) reopened by Maxim Dounin
Ok, I see, thanks.
20:32 Ticket #141 (Nginx 1.1.18 Crash (off by one bug) -> Windows) updated by Benjamin Johnson
Changed to be more explicit for future developers: Index: …
20:28 off_by_one.diff attached to Ticket #141 by Benjamin Johnson
patch
20:28 Ticket #141 (Nginx 1.1.18 Crash (off by one bug) -> Windows) created by Benjamin Johnson
Windows 7 Repeatable Many Nginx versions, I reproduced it with Nginx …
18:39 Ticket #140 (Include packages for 3rd-party modules in Centos/RHEL repositories) created by James Kennedy
Summary says it all.
15:06 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Description changed
14:41 Ticket #139 (pread() read only) created by Disarmer Mk
после изменения статической html страницы при запросе её в браузере …
13:41 Ticket #138 (Does ngx_mutex_init have an error?) updated by Vincent Lee
Replying to Maxim Dounin: > The ngx_event_timer_init() is …
13:11 Ticket #138 (Does ngx_mutex_init have an error?) updated by Vincent Lee
yes, if master_process is on, the ngx_event_timer_init() is only …
12:47 Ticket #138 (Does ngx_mutex_init have an error?) closed by Maxim Dounin
invalid: The ngx_event_timer_init() is only called once on process startup, and …
09:23 Ticket #138 (Does ngx_mutex_init have an error?) created by Vincent Lee
.\nginx\src\os\win32\ngx_thread.c #if (NGX_THREADS) ngx_mutex_t …
07:37 Ticket #135 (Incorrect http filename (string problem)) updated by Bruno Macadré
I've found a (strange) workaround : If I replace this part of my conf …
04:34 Ticket #137 (The "test configuration"/" -t " option does not check files included ...) updated by Peter Haggerty
You're absolutely right, my bad! Thanks for taking the time to review …
03:15 Ticket #137 (The "test configuration"/" -t " option does not check files included ...) closed by Maxim Dounin
invalid: Files are checked if they are included into nginx config. If they …

03/29/12:

23:23 Ticket #137 (The "test configuration"/" -t " option does not check files included ...) created by Peter Haggerty
First things first. I love nginx! This is some really nice work yall …
20:03 Ticket #135 (Incorrect http filename (string problem)) updated by Bruno Macadré
I've found in the source code (in 1.1.18), the place where the string …
19:48 Ticket #136 (Spelling error in src/http/modules/ngx_http_ssi_filter_module.c) closed by Ruslan Ermilov
fixed
19:47 Ticket #136 (Spelling error in src/http/modules/ngx_http_ssi_filter_module.c) updated by Ruslan Ermilov
In [4568/nginx]: […]
19:33 Ticket #135 (Incorrect http filename (string problem)) updated by Bruno Macadré
I've just tested the dev version (1.1.18) and the same bug exists.
18:27 Ticket #136 (Spelling error in src/http/modules/ngx_http_ssi_filter_module.c) created by Cyril Lavier
Hi. There is a spelling error in the file …
14:11 Ticket #135 (Incorrect http filename (string problem)) created by Bruno Macadré
I've a problem with nginx with long URI, the few last characters of …
09:35 Ticket #134 (sizeof(NGX_INT32_LEN) triggers out of memory) updated by Ruslan Ermilov
Status changed
07:47 ngx_shmem.c.patch attached to Ticket #134 by Vincent Lee
svn path
07:47 Ticket #134 (sizeof(NGX_INT32_LEN) triggers out of memory) created by Vincent Lee
FILE:nginx/trunk/src/os/win32/ngx_shmem.c, LINES:18 Index: …

03/28/12:

14:41 Milestone 1.1.18 completed
Status: released Trunk: development

03/27/12:

18:32 Ticket #22 (Nginx 1.1.4 can't build on Debian hurd-i386) closed by Maxim Dounin
fixed: Fix committed.
16:42 Ticket #22 (Nginx 1.1.4 can't build on Debian hurd-i386) updated by Maxim Dounin
In [4559/nginx]: […]

03/23/12:

15:26 Ticket #133 (Syntax error in pre-rm script of ubuntu package) closed by Sergey Budnevitch
fixed
14:32 Ticket #133 (Syntax error in pre-rm script of ubuntu package) created by Parallels team
Reading package lists... Building dependency tree... Reading state …
11:36 Ticket #131 (Unable to install ubuntu 11.10 package with running apache) closed by Sergey Budnevitch
fixed: nginx_1.0.14-2~{lucid,oneiric}_{i386,amd64}.deb package fix this problem

03/22/12:

15:02 Ticket #126 (Dinamic module support) closed by Maxim Dounin
wontfix: There are no plans to work on this in the near future, at least not in 1.x.
14:08 Ticket #132 (alert "the http output chain is empty" triggered by ssi) created by Maxim Dounin
Running ssi.t with […] added results in the following alert: …
12:57 Ticket #131 (Unable to install ubuntu 11.10 package with running apache) updated by Parallels team
Thnx
11:20 Ticket #131 (Unable to install ubuntu 11.10 package with running apache) updated by Sergey Budnevitch
Status changed
It is not fatal in 1.0.14 too, since package is installed actually. …
10:37 Ticket #130 (proxy_cache_lock does not work as expected) closed by Maxim Dounin
invalid: You have stale cached response in cache, and this prevents …
10:12 Ticket #131 (Unable to install ubuntu 11.10 package with running apache) updated by Parallels team
In 1.0.9 this error was not fatal: 10.11.2011-18.35.54: Unpacking …
09:47 Ticket #131 (Unable to install ubuntu 11.10 package with running apache) created by Parallels team
While testing application template for Virtuozzo …
08:53 Ticket #130 (proxy_cache_lock does not work as expected) updated by openid.yandex.ru/pixelbender
Debug log: http://dl.dropbox.com/u/28751793/error_debug.log
08:00 Ticket #130 (proxy_cache_lock does not work as expected) updated by Maxim Dounin
Please provide debug log, see http://nginx.org/en/docs/debugging_log.html.
05:02 Ticket #130 (proxy_cache_lock does not work as expected) updated by openid.yandex.ru/pixelbender
The cache does work. I have got expected results running one thread of …

03/21/12:

21:16 Ticket #130 (proxy_cache_lock does not work as expected) updated by Maxim Dounin
Output suggests cache doesn't work at all. Most likely culprit is php …
19:08 NginxTester.java attached to Ticket #130 by openid.yandex.ru/pixelbender
Test (Java)
19:07 Ticket #130 (proxy_cache_lock does not work as expected) created by openid.yandex.ru/pixelbender
The Problem =========== Seems proxy_cache_lock does not work as …

03/20/12:

13:49 Ticket #129 (include_shell directive) created by poly
[http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:Configuration
09:33 Ticket #128 (Sharding support in memcache) created by Michaël de Groot
I have a membase / couchbase cluster running with 3 nodes. I use it to …

03/17/12:

18:06 Ticket #127 (Can't compile the newest nginx Mac OS X Lion) closed by Ruslan Ermilov
duplicate: duplicate of bug#94
09:01 Ticket #127 (Can't compile the newest nginx Mac OS X Lion) updated by Victor Ng
Duplicate as bug http://trac.nginx.org/nginx/ticket/94
08:33 error.log attached to Ticket #127 by Victor Ng
08:33 Ticket #127 (Can't compile the newest nginx Mac OS X Lion) created by Victor Ng
Cannot compile nginx on Mac OS X Lion. Getting the following error: …

03/16/12:

05:58 Ticket #126 (Dinamic module support) created by sherin A
Hello, Is it possible to add dynamic module support into nginx …

03/15/12:

14:04 Milestone 1.0.14 completed
Status: released [[http://nginx.org/en/CHANGES-1.0| 1.0.14 …
14:03 Milestone 1.1.17 completed
Status: released Trunk: development

03/14/12:

12:22 Ticket #125 (Allow add_header to affect 201 responses (and possibly any 2xx code).) created by Nick Grimshaw
The documentation

03/12/12:

18:42 Ticket #124 (ngx_http_subrequest() supports only GET method?) updated by Alexey Radkov
Thank you, Maxim. You are right. Next time i will ask at forum.
16:35 Ticket #124 (ngx_http_subrequest() supports only GET method?) closed by Maxim Dounin
invalid: Other modules rely on the method being set to GET, and this change …
16:21 Ticket #124 (ngx_http_subrequest() supports only GET method?) created by Alexey Radkov
The question is why? Is this important for nginx healthy work? I …

03/07/12:

11:20 Ticket #123 (log_format doesn't allow logging of HTTP headers with a dash) updated by pepello -
Ok, that way works perfectly. Doc should be updated though. Thanks!
11:13 Ticket #123 (log_format doesn't allow logging of HTTP headers with a dash) closed by Valentin V. Bartenev
invalid: The header name in $sent_http_* variables must be lowercase and with …
10:31 Ticket #123 (log_format doesn't allow logging of HTTP headers with a dash) created by pepello -
Hi, I've hit a bug in this awesome software. I'm trying to log some …
10:23 Ticket #122 (unable to install 1.0.13 el5 RPM - Header V4 RSA/SHA1 signature: BAD) closed by Sergey Budnevitch
fixed: 1.0.13 rpm was signed on rhel6 and this was my mistake, since rpm on …
10:15 Ticket #122 (unable to install 1.0.13 el5 RPM - Header V4 RSA/SHA1 signature: BAD) created by Nenad Opsenica
RPM package on site has bad signature - it is not possible to install …
01:57 Ticket #120 (RFC5077 stateless tls session tickets) updated by Daniel Black
Replying to Maxim Dounin: > Session tickets should work …

03/06/12:

23:59 Ticket #120 (RFC5077 stateless tls session tickets) updated by Maxim Dounin
Session tickets should work fine as OpenSSL initializes secrets by …

03/05/12:

15:35 Milestone 1.0.13 completed
Status: scheduled Trunk: stable
13:20 Ticket #46 (Changeset 3900 st_blocks and ZFS problem) updated by Maxim Dounin
In [4517/nginx]: […]
13:06 Ticket #91 (when resolver dont works - workers crashes) updated by Maxim Dounin
In [4515/nginx]: […]

03/04/12:

19:53 Ticket #121 (limit_zone/conn: combined key) created by Максим Щелоков
Хотелось бы предложить добавить гибкости в модули ограничения …
17:57 Ticket #119 (http auth accepts any password with correct prefix) closed by Maxim Dounin
invalid: The 8 chars is password length limit is in …
13:21 Ticket #120 (RFC5077 stateless tls session tickets) created by Daniel Black
As nginx's design wants to use constant memory allocating a large …

03/03/12:

20:20 Ticket #119 (http auth accepts any password with correct prefix) created by Martin Loehnertz
Http auth accepts any additional suffix to the correct password. So if …
Note: See TracTimeline for information about the timeline view.