Timeline
10/31/14:
- 06:23 Ticket #652 (after use spdy keepalive_timeout always 180000) created by
- I add some debug in ngx_http_spdy_module.c it output nginx: …
10/30/14:
- 12:04 Ticket #651 (Service 'stop' signal: replace TERM with QUIT) created by
- According to the nginx documentation about control/signals …
- 09:44 Ticket #650 (proxy_protocol in virtual hosts) created by
- When multiple virtual hosts listen to proxy_protocol as follows: …
10/29/14:
- 17:14 Ticket #649 (Add Variable for ISO Time) updated by
- My apologies. I was not aware of that variable and for some reason I …
- 17:08 Ticket #649 (Add Variable for ISO Time) closed by
- worksforme: http://nginx.org/r/$time_iso8601
- 15:56 Ticket #649 (Add Variable for ISO Time) updated by
- ISO 8601 official page: …
- 15:54 Ticket #649 (Add Variable for ISO Time) created by
- It is very useful to have the date/time in sortable format, i.e. …
- 12:31 Changeset in nginx-tests [488:8474d27c9147] by
- Tests: adjusted SPDY TODOs, fix committed.
10/28/14:
- 17:56 Changeset in nginx-tests [487:c5ff54b56710] by
- Tests: SPDY tests for empty header value.
- 17:56 Changeset in nginx-tests [486:c2c1eb6d7a76] by
- Tests: worked around a bug in perl unpack. Zero pad manually up to …
- 16:29 Changeset in nginx-tests [485:cbfe90b632e8] by
- Tests: removed stray semicolon, no functional changes.
- 14:21 Changeset in nginx-tests [484:34a6e880123b] by
- Tests: fixed proxy_next_upstream_tries with IPv6 enabled resolver.
- 13:59 Ticket #648 (Debian - Failed to fetch nginx source package) updated by
- It seemed strange indeed. It may be related to the recent update of …
- 13:37 Changeset in nginx-tests [483:cebd7b8ca5b8] by
- Tests: adjusted proxy_next_upstream_tries TODOs.
- 13:23 Milestone 1.7.7 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.7 …
- 11:17 Ticket #648 (Debian - Failed to fetch nginx source package) closed by
-
worksforme:
apt-get source nginx
installs nginx sources quite well on deb7. … - 11:10 Changeset in nginx-tests [482:6d35acdf9a61] by
- Tests: proxy_limit_rate simple test.
- 10:31 Changeset in nginx-tests [481:7e823c8f7d31] by
- Tests: adjusted TODOs for cache Vary support committed in 1.7.7.
- 09:18 Ticket #648 (Debian - Failed to fetch nginx source package) created by
- When using the following sources: […] and using the following …
10/27/14:
- 19:07 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) closed by
- fixed: Fixed by 60fde1bc7236 and following commits.
- 18:25 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by
- In 60fde1bc7236691e9218fdfa4c050c1c617aa334/nginx: […]
- 16:08 Ticket #647 (Any plans for dynamic load of modules?) closed by
- fixed: It is planned to add support in the future. No ETA yet. Please use …
- 16:04 Ticket #646 (can not compile nginx-1.7.6(with epoll supported) with uclibc) updated by
- Please make sure you are building unmodified nginx. What is, make …
- 13:53 Changeset in nginx-tests [480:384c05af0ef9] by
- Tests: actually encrypt secret key in ssl_password_file.t.
- 13:48 Changeset in nginx-tests [479:b8f10ffa02cd] by
- Tests: proxy_next_upstream_tries tests with resolved upstream.
10/25/14:
- 02:26 Ticket #645 (proxy_pass does not work as expected in if context) updated by
- I updated the patch because the previous one did not respect cases …
10/24/14:
- 13:05 Ticket #645 (proxy_pass does not work as expected in if context) updated by
- Hi. Just 2 days ago i put a comprehensive article about why it …
10/23/14:
- 14:58 Ticket #647 (Any plans for dynamic load of modules?) created by
- Hi guys, I know that dynamic module loading is an well discussed …
- 03:34 Ticket #646 (can not compile nginx-1.7.6(with epoll supported) with uclibc) created by
- hi, all: i want compile nginx 1.7.6 on my uclibc host with epoll …
10/22/14:
- 05:32 Ticket #645 (proxy_pass does not work as expected in if context) created by
- With nginx configure as following, if requesting uri '/?test=1', nginx …
10/20/14:
- 23:46 Changeset in nginx-tests [489:3036e3af0e08] by
- Tests: more Vary normalization tests.
- 22:09 Ticket #165 (Nginx worker processes don't seem to have the right group permissions) updated by
- Pinging as recommended by Maxim. It looks indeed strange not to use …
- 21:44 Changeset in nginx-tests [478:fec6dc7e0fc3] by
- Tests: another Vary normalization test.
- 17:45 Ticket #634 (can't redirect long length URL http -> https) closed by
- worksforme: Feedback timeout.
- 14:43 Ticket #644 (nginx rewrite $uri not right) reopened by
- Ah, ok, I see. You mean that $uri is "/t.php/test?a=1" and args is "" …
- 14:25 Ticket #599 (custom log format on default log doesn't work properly) closed by
- worksforme: Feedback timeout.
- 14:18 Ticket #636 (CPU 100% nginx/1.7.6) closed by
- invalid: Feedback timeout.
- 13:59 Ticket #644 (nginx rewrite $uri not right) updated by
- Replying to Maxim Dounin: > The $request_uri variable …
- 13:39 Ticket #644 (nginx rewrite $uri not right) closed by
- invalid: The $request_uri variable contains Request-URI from Request-Line as …
- 09:55 Ticket #644 (nginx rewrite $uri not right) created by
- request is "/test?a=1" when […] then $uri is "/t.php/test" which …
10/19/14:
10/17/14:
- 09:12 Changeset in nginx-tests [477:c94fc8e41f5f] by
- Tests: adjusted limit_conn_complex.t tests. Bump limit_req burst …
10/16/14:
- 19:36 Changeset in nginx-tests [476:4e335141aa4b] by
- Tests: fix head() remnants in Vary tests.
- 17:13 Changeset in nginx-tests [475:c872b2c9645f] by
- Tests: tests for limit_conn and limit_req with complex value.
- 15:42 Changeset in nginx-tests [474:b86c05516e65] by
- Tests: cleanup unused CRLF includes.
- 07:42 Changeset in nginx-tests [473:9a6e0ede4b92] by
- Tests: adjusted proxy cache revalidate TODO. Before fd283aa92e04, the …
- 07:18 Ticket #251 (Option to disable upload buffers) updated by
- 05:36 Ticket #643 (unknown directive "subs_filter") updated by
- Yes, this is third party nginx module that is not a part of standard …
- 02:22 Ticket #643 (unknown directive "subs_filter") updated by
- Replying to Sergey Budnevitch: > sub_filter, not …
10/15/14:
- 22:49 Ticket #643 (unknown directive "subs_filter") closed by
- invalid: sub_filter, not subs_filter
- 22:42 Ticket #643 (unknown directive "subs_filter") created by
- By all indications, I should be able to use "subs_filter" within a …
- 21:14 Ticket #642 (Cannot specify a minimum SSL/TLS version without also specifying a maximum) created by
- The …
10/14/14:
- 14:54 Changeset in nginx-tests [472:c8e790dcbe19] by
- Tests: proxy_force_ranges tests.
- 13:47 Ticket #641 (Support auth_basic inside if statements) closed by
- wontfix
- 13:30 Ticket #641 (Support auth_basic inside if statements) updated by
- Thanks, that's a great idea, I didn't think about doing it that way.
- 13:18 Ticket #641 (Support auth_basic inside if statements) updated by
-
You are overcomplicating things. You don't need
if
for the case: … - 13:01 Ticket #641 (Support auth_basic inside if statements) created by
- I have a quite complicated access control setup, basically everything …
10/13/14:
- 15:00 Ticket #639 (nginx -V should output to STDOUT) closed by
- duplicate
- 14:58 Ticket #639 (nginx -V should output to STDOUT) updated by
- Duplicate of #592.
- 14:57 Ticket #638 (nginx doesn't follow file symlinks on Windows 7) updated by
- Just tested on Windows 7 virtual machine (32-bit though), and symlinks …
- 14:08 Ticket #636 (CPU 100% nginx/1.7.6) updated by
- What makes you think that the problem is in nginx? Backtrace suggests …
- 09:30 Ticket #640 (enable usage of $ in variable) created by
- I would like to set this header in a location: […] But it fails: …
10/11/14:
- 09:56 Ticket #251 (Option to disable upload buffers) updated by
- in what 1.7.x while be released ?
- 08:32 Ticket #637 ("disable_symlinks" doesn't work on Windows) closed by
- invalid: From http://nginx.org/r/disable_symlinks "This directive is only …
- 07:57 Ticket #639 (nginx -V should output to STDOUT) created by
-
nginx -V > version.txt
creates a blank file. Turns out I need to run … - 07:55 Ticket #638 (nginx doesn't follow file symlinks on Windows 7) created by
- In my nginx root directory, I've created a symlink to an HTML file …
- 07:52 Ticket #637 ("disable_symlinks" doesn't work on Windows) created by
- [emerg] 2716#4564: unknown directive "disable_symlinks" I tried using …
- 04:40 Ticket #636 (CPU 100% nginx/1.7.6) created by
- - Last version BoringSSL […] nginx.conf = …
10/10/14:
- 14:58 Changeset in nginx-tests [471:8816a0edfc7b] by
- Tests: cache Vary tests.
10/09/14:
- 16:30 Changeset in nginx [5940:e3b3b89d74e8] by
- Upstream: fixed inheritance of proxy_store and friends. The …
10/08/14:
- 13:16 Changeset in nginx [6075:7fcfe113827d]stable-1.6 by
- Fixed possible buffer overrun in "too long header line" logging. …
10/06/14:
- 20:36 Ticket #635 (include directive not allowed within upstream context) created by
- http://nginx.org/en/docs/ngx_core_module.html#include states that the …
10/03/14:
- 14:27 Changeset in nginx-tests [470:00275fa9091c] by
- Tests: fixed SPDY test with limit_conn. Let existing streams drain …
10/02/14:
- 19:00 Changeset in nginx [6074:dfb23e4361da]stable-1.6 by
- Core: fixed buffer overrun when hash max_size reached.
- 16:00 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) closed by
- invalid
- 15:46 Ticket #611 (alignment check breaks trailer code for ngx_freebsd_sendfile_chain.c, ...) updated by
- Matt, I think you're wrong on your assumption that the "size" …
Note:
See TracTimeline
for information about the timeline view.