Timeline
05/08/12:
- 20:09 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Quick test with uWSGI and trivial python app (variant of …
- 13:37 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Replying to Maxim Dounin: > Could you please provide more …
- 11:21 Ticket #163 (Nginx cache and dotdot) closed by
- wontfix: There is a request normalization in place which will prevent …
- 11:09 Ticket #164 (nginx dropping response body for DELETE request) updated by
- Could you please provide more details? By itself nginx doesn't return …
- 09:08 Ticket #164 (nginx dropping response body for DELETE request) created by
- I'm using nginx together with uWSGI and noticed that responses for …
05/07/12:
- 22:54 Ticket #163 (Nginx cache and dotdot) updated by
- My example is like GET /images/../index.php or GET …
- 22:05 Ticket #163 (Nginx cache and dotdot) created by
- Hello, It would be great to have a setting to forbid caching with ../ …
05/05/12:
- 13:27 Changeset in nginx_org [513:ed4959ff7fa0] by
- Mentioned ngx_http_referer_module.
05/04/12:
- 11:35 Changeset in nginx [4614:347a54b2cb14] by
- Added write event handler reset in ngx_http_named_location(). On …
05/03/12:
- 10:56 Ticket #162 (buffer overflow under a particular rewrite configuration) updated by
- Thank you for report. The following patch should fix this: […] …
- 10:48 Changeset in nginx-tests [215:7f5095965c88] by
- Tests: added rewrite tests for ticket #162.
- 02:03 Ticket #162 (buffer overflow under a particular rewrite configuration) created by
- nginx conf: location / { rewrite (/.*)$ …
05/02/12:
- 23:09 Ticket #161 (1.2.0 compilation fails on Lion) updated by
- Note that ticket #94 had typo in --with-ld-opt ("-I" was incorrectly …
- 19:34 Ticket #158 (Debian package does not provide package name httpd) updated by
-
Status, Owner changed
- 19:01 Ticket #161 (1.2.0 compilation fails on Lion) reopened by
- Replying to Maxim Dounin: > Do you have macports installed …
- 18:35 Ticket #161 (1.2.0 compilation fails on Lion) closed by
- duplicate: Do you have macports installed into /usr/local? If yes, the only …
- 18:23 Ticket #161 (1.2.0 compilation fails on Lion) created by
- I followed the steps ad detailed in ticket #94 and install PCRE via …
- 14:57 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
-
Priority, Keywords, Status, Summary changed
Ok, I've updated summary of the ticket and leaving it open for now. … - 14:03 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- Yes , without allocsize=64m nginx cache works as expected . Thanks
- 11:34 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- I suspect the allocsize=64m is a culprit. As per …
05/01/12:
- 10:17 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- File system is xfs . Output from df -h /dev/cciss/c0d1p1 137G …
- 09:19 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by
- Looks strange, it works fine here and there are no apparent code which …
- 08:03 Ticket #160 (Nginx -V Output Format) created by
- OK, This is not exactly the most critical thing in the scheme of …
04/30/12:
- 17:16 Ticket #159 (Implement fcgi_buffering option) updated by
- Just for the record, the following options already exists: * …
- 17:09 Ticket #159 (Implement fcgi_buffering option) created by
- It would be nice to have an option to disable fcgi buffering. Note: …
04/29/12:
- 22:02 Changeset in nginx [4613:9ee20e074a2e] by
- debug_connection: added the IPv6 and UNIX-domain socket support.
- 21:22 Ticket #158 (Debian package does not provide package name httpd) created by
- The older packages in the Ubuntu/Debian repositories provide the …
- 14:35 Ticket #157 (cache max_size limit applied incorrectly with xfs) created by
- No matter what I write in inactive= parameter in proxy_cache_path …
04/28/12:
- 11:38 Ticket #30 (SPDY support) updated by
-
Status, Owner, Version, Milestone changed
- 10:54 Ticket #146 (Age header for proxy_http_version 1.1) updated by
- I agree with Nate. I'm using Varnish currently and rely on the Age …
- 10:49 Changeset in nginx_org [512:1f14f98a487e] by
- - Heavily rewritten/reformatted following latest answers to abused …
04/27/12:
- 10:48 Changeset in nginx [4612:c42553296af1] by
- Removed surplus condition.
04/26/12:
- 19:17 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- I.e. you see a request in nginx logs, but $server_name logged doesn't …
- 18:55 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- The log files, when I track through all the logs up until I reach …
- 18:53 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- And what makes you think the problem is in nginx?
- 18:34 Ticket #156 (Virtualhost randomly displaying incorrect output) created by
- I have a somewhat complex environment: GTM frontend Redirects to LTM …
- 13:06 Changeset in nginx [4611:2b6cb7528409] by
- Allows particular modules to handle subrequests properly.
- 12:58 Changeset in nginx [4610:778d2cc03e22] by
- Fixed segmentation fault in ngx_resolver_create_name_query(). If name …
- 11:20 Changeset in nginx [4609:22ab12943ed6] by
- Version bump.
- 11:18 Changeset in nginx [4608:b2edb272adae]stable-1.2 by
- stable-1.2 branch
04/25/12:
- 20:41 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) closed by
- invalid
- 15:48 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Thanks a lot, ticket can be closed. Upgrading to v1.2.0 resolved the issue.
- 10:41 Ticket #155 (ngx_http_realip_module bug) closed by
- duplicate: First case is duplicate of #2, second case is duplicate of #106.
- 09:23 Changeset in nginx_org [511:3124460500f0] by
- - Added "incorporating many new features developed in the 1.1.x …
- 07:47 Ticket #155 (ngx_http_realip_module bug) created by
- we use ngx_http_realip_module ,but we can't get the real ip address …
04/24/12:
- 14:07 Changeset in nginx_org [510:95674745cd55] by
- Donor added.
- 11:17 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Thanks a lot, will try and get back to you in case of issues
- 11:14 Changeset in nginx_org [509:0e55c9a48da9] by
- Trimmed space at EOL.
- 11:09 Changeset in nginx_org [508:5e332fafd228] by
- Documented "cache loader" and its parameters.
- 10:21 Changeset in nginx-tests [214:35d050d7d5f1] by
- Tests: add try_files test with short uri (ticket #152).
- 10:03 Changeset in nginx_org [507:d00a4f9b1c5d] by
- Better translation of "LRU".
- 09:26 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) updated by
- Please try nginx 1.2.0. There were multiple bugfixes since 1.1.4, …
- 09:10 Ticket #154 (NginX 1.1.4 crashes unexpectedly on Windows XP SP3) created by
- OS version: Windows XP 5.1.2600 Service Pack 3 Build 2600 Nginx is …
- 07:32 Changeset in nginx_org [506:657848837328] by
- Documented how nginx processes proxied server's response header fields …
- 07:24 Changeset in nginx_org [505:837bcf62b628] by
- Emphasized on what the "updating" parameter of the …
- 06:54 Changeset in nginx_org [504:695f83494c19] by
- Emphasized on what the "updating" parameter of the …
- 06:35 Changeset in nginx_org [503:aed015c3dedd] by
- Documented URI normalization rules, including %-decoding. Aligned the …
- 06:21 Changeset in nginx_org [502:6520338cdf0a] by
- Bring ngx_http_referer_module docs up to date, including: - …
- 06:20 Changeset in nginx_org [501:3878cc99d454] by
- Bring ngx_http_referer_module docs up to date, including: - …
04/23/12:
- 14:07 Milestone 1.2.0 completed
- Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.0 …
- 13:38 Changeset in nginx_org [500:9b440a217907] by
- nginx-1.2.0
- 13:07 Changeset in nginx [4607:f94fac2dc579] by
- release-1.2.0 tag
- 13:06 Changeset in nginx [4606:f582d662cc40]release-1.2.0 by
- nginx-1.2.0-RELEASE
- 12:54 Changeset in nginx [4605:92ca02d2eccb] by
- Version bump.
- 11:11 Changeset in nginx [4604:d3fc672fd6cc] by
- Fix of "%f" format handling. ngx_sprintf("%.2f", 0.999) incorrectly …
- 11:05 Changeset in nginx [4603:3fd9155f9534] by
- Update openssl used for win32 builds.
- 10:40 Changeset in nginx [4602:8036fc6af2df] by
- Proxy: added ctx checking to input filters. The proxy module context …
- 10:26 Ticket #107 (disable_symlinks) updated by
- Это потому что на Linux'е нет поддержки O_SEARCH. Используйте …
- 08:05 Ticket #107 (disable_symlinks) updated by
- При включенном disable_symlinks if_not_owner; и правах на каталог 751, …
- 08:01 Changeset in nginx_org [499:76a8eca844d0] by
- Documented that "max_ranges" appeared in 1.1.2.
- 08:01 Changeset in nginx_org [498:65843513cff5] by
- Documented that "fastcgi_keep_conn" appeared in 1.1.4.
04/21/12:
- 19:02 Changeset in nginx [4601:084137d883ec] by
- Image filter: compare aspect ratio more accurately during crop. …
04/20/12:
- 21:24 Changeset in nginx_org [497:3309e66c35fb] by
- Regenerated.
- 21:23 Changeset in nginx_org [496:a57994ede438] by
- Added the notion of compactness to the tag type lists.
- 12:30 Ticket #153 (SIGCHLD + SIGIO после обновления с 1.1.17 на 1.1.19) closed by
- duplicate: Duplicate of #152, the r4601 fixes this.
- 09:57 Ticket #153 (SIGCHLD + SIGIO после обновления с 1.1.17 на 1.1.19) updated by
- в аттаче конфиг и дебаг лог. если нужно - могу дать доступ к …
- 09:55 Ticket #153 (SIGCHLD + SIGIO после обновления с 1.1.17 на 1.1.19) created by
- После обновления с 1.1.17 до 1.1.19 началось вот такое: wget …
- 08:04 Changeset in nginx_org [495:23c193ca8ebd] by
- Fixed the "tarball" target.
- 06:22 Changeset in nginx_org [494:244500f24783] by
- - Cross linked ngx_http_access_module and ngx_http_auth_basic_module, …
04/19/12:
- 15:48 Ticket #152 (segfault when try_files if used) closed by
- fixed
- 15:48 Ticket #152 (segfault when try_files if used) updated by
- Fix committed, thanks.
- 15:48 Ticket #152 (segfault when try_files if used) updated by
- In [4601/nginx]: […]
- 15:48 Changeset in nginx [4600:f1a7633b20a4] by
- Fixed segfault with try_files (ticket #152). The problem occured if …
- 14:25 Ticket #152 (segfault when try_files if used) created by
- nginx 1.1.19 introduce a segfault when try_files is used. Config: …
- 12:45 Changeset in nginx_org [493:5bb373c6e502] by
- Opmitized links whose text equals the referenced URL.
- 12:44 Changeset in nginx_org [492:2a061496979a] by
- Regenerated.
- 12:44 Changeset in nginx_org [491:5a3362234a4d] by
- If text of the link given by URL is not provided, the URL is used.
- 12:30 Changeset in nginx_org [490:9913f1d51c07] by
- Replaced "nginx" domain names with example domains.
- 09:54 Changeset in nginx_org [489:2abd1998a0cc] by
- - Added a couple of things about flushing DNS resolver cache
04/18/12:
- 16:13 Ticket #151 (X-Accel-Expires send by upstream overrides all values set with ...) updated by
- If e.g. the app knows it won't be able to reach some backend server …
- 14:53 Ticket #151 (X-Accel-Expires send by upstream overrides all values set with ...) updated by
- Yes, it is valid and useful behavior for errors like 404 and maybe …
- 14:49 Ticket #150 (nginx -t success but nginx -s reload failed) closed by
- fixed
- 14:49 Ticket #150 (nginx -t success but nginx -s reload failed) updated by
- Fix committed, thanks.
- 14:47 Ticket #150 (nginx -t success but nginx -s reload failed) updated by
- In [4600/nginx]: […]
- 14:47 Changeset in nginx [4599:f947296f6b2b] by
- Fixed master exit if there is no events section (ticket #150). …
- 14:34 Ticket #151 (X-Accel-Expires send by upstream overrides all values set with ...) closed by
- invalid: The X-Accel-Expires header is much like request-specific config …
- 13:37 Ticket #151 (X-Accel-Expires send by upstream overrides all values set with ...) updated by
- Of course it is a problem only if you have `fastcgi_pass_header …
- 13:30 Changeset in nginx [4598:01a21ee8f8bb] by
- Don't silently ignore the last line of configuration file that …
- 12:55 Ticket #151 (X-Accel-Expires send by upstream overrides all values set with ...) created by
- It is a very useful feature, as it allows you to override default TTL …
- 07:30 Ticket #150 (nginx -t success but nginx -s reload failed) created by
- when nginx.conf have no "\n" in it, nginx -t will succeed with the …
04/17/12:
- 15:42 Ticket #149 (gzip uncompression like apache deflate inputFilter) closed by
- wontfix: There are no plans to implement this in a foreseeable future. You may …
- 15:26 Ticket #149 (gzip uncompression like apache deflate inputFilter) created by
- I noticed that nginx is able to gzip responses. But I could not find …
- 09:49 Ticket #14 (Number of *_buffers must be less then 17 on Solaris) closed by
- fixed: Fix committed.
- 09:14 Ticket #14 (Number of *_buffers must be less then 17 on Solaris) updated by
- In [4598/nginx]: […]
- 09:13 Changeset in nginx [4597:4be36d5e78ae] by
- Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). Not using full …
- 09:13 Changeset in nginx [4596:089cc5154c1e] by
- IOV_MAX handling microoptimization. We now stop on IOV_MAX iovec …
- 09:10 Changeset in nginx [4595:6cd5d4a279d6] by
- Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain(). …
04/16/12:
- 13:05 Changeset in nginx [4594:7d0561b2e0fb] by
- Fixed log->action after ssl handshake.
04/13/12:
- 12:28 Changeset in nginx_org [488:78ab3599e1fe] by
- Added CVE-2011-4315 (buffer overflow in resolver).
04/12/12:
- 19:35 Changeset in nginx [4593:834049edae24] by
- Fixed grammar in error messages.
- 18:25 Milestone 1.0.15 completed
- Status: released [[http://nginx.org/en/CHANGES-1.0 | 1.0.15 …
- 18:24 Milestone 1.1.19 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.1.19 …
- 16:34 Changeset in nginx [4592:ab1649495d30] by
- Version bump.
- 13:23 Changeset in nginx_org [487:2406529bc838] by
- nginx-1.1.19, nginx-1.0.15
- 13:01 Changeset in nginx [4591:bfc00a6715ac]stable-1.0 by
- release-1.0.15 tag
- 13:00 Changeset in nginx [4590:b165e34d45a3]stable-1.0release-1.0.15 by
- nginx-1.0.15-RELEASE
- 12:55 Changeset in nginx [4589:533aa09a783b]stable-1.0 by
- Merge of r4578, r4579, r4580, r4586: mp4 fixes.
- 12:47 Changeset in nginx [4588:6381447b8894]stable-1.0 by
- Version bump.
- 12:43 Changeset in nginx [4587:d903a476fb06] by
- release-1.1.19 tag
- 12:42 Changeset in nginx [4586:0f0b425659e0]release-1.1.19 by
- nginx-1.1.19-RELEASE
- 12:18 Changeset in nginx [4585:3f874d645f45] by
- Mp4: sanity checks cleanup.
- 10:20 Changeset in nginx [4584:3d51fa5a110d] by
- Reduced the number of lines of code in ngx_inet_addr().
- 09:46 Ticket #135 (Incorrect http filename (string problem)) closed by
- fixed: Fixed in [4584/nginx].
- 09:19 Changeset in nginx [4583:a1d5842064f7] by
- Fixed buffer overflow when long URI is processed by "try_files" in …
04/11/12:
- 17:18 Changeset in nginx [4582:a8881886a5f7] by
- Improved readability of the code that produces bitmask from prefix. In …
- 09:56 Changeset in nginx [4581:f84a98a03d0d] by
- Fixed directives inheritance.
- 04:41 Ticket #146 (Age header for proxy_http_version 1.1) updated by
- I'd love to see an Age header in nginx by default. The Age header is …
- 03:26 Changeset in nginx_org [486:1bf933a9df8b] by
- - Mentioned that --with-pcre-jit has appeared in 1.1.12, and added a …
04/10/12:
- 13:38 Changeset in nginx_org [485:cc488d523216] by
- Andrew Alexeev key added.
- 13:25 Changeset in nginx [4580:ae60a1085c82] by
- Access module: fixed inheritance of allow/deny ipv6 rules. Previous …
- 11:28 Changeset in nginx [4579:778ea2f7268c] by
- Fixed debug logging.
- 11:27 Changeset in nginx [4578:dbbc5ad46216] by
- Fixed previous commit.
- 11:21 Changeset in nginx [4577:79aab5f5b201] by
- Fixed mp4 module seek.
- 09:04 Changeset in nginx_org [484:8d29b34a135a] by
- Added Linux 3 to the list of tested OS and platforms.
04/09/12:
- 15:00 Changeset in nginx_org [483:c1e4306b7b96] by
- Removed excessive spaces around —.
- 14:52 Changeset in nginx_org [482:ff41e30fc6ae] by
- Regenerated.
- 14:51 Changeset in nginx_org [481:c611fe0c3cf5] by
- Removed unused entities.
- 14:49 Changeset in nginx_org [480:b9db45d1433b] by
- Regenerated.
- 14:49 Changeset in nginx_org [479:53961ccc2938] by
- UTF-8 output encoding.
- 14:29 Ticket #148 (Обработка кириллических доменов) closed by
- wontfix: nginx не конвертирует имена доменов в национальных кодировках в …
- 08:37 Ticket #148 (Обработка кириллических доменов) updated by
- В первом конфиге опечатка, имелось в виду "сауна-филит.рф" и ссылка …
- 08:34 Ticket #148 (Обработка кириллических доменов) created by
- При работе на нескольких IP-адресах и использовании кириллических …
Note:
See TracTimeline
for information about the timeline view.