Timeline
04/20/15:
- 19:26 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) closed by
- wontfix: It doesn't try to create full path intentionally, as nginx doesn't …
- 13:13 Ticket #751 (Problems with syslog and openvpn) updated by
- All is checked. But I cannot install native nginx without modules at …
- 13:00 Changeset in nginx-tests [550:a04b8b9537cd] by
- Tests: adjusted resolver test timeout. Gave more change for resend …
- 11:45 Ticket #751 (Problems with syslog and openvpn) updated by
- First, please reproduce the problem without 3rd-party modules using …
- 11:28 Ticket #751 (Problems with syslog and openvpn) updated by
- So after restarting openvpn - nginx cannot send log and swears to …
- 11:22 Ticket #751 (Problems with syslog and openvpn) closed by
- worksforme: This is the expected behavior. Nginx will report errors to the local …
04/19/15:
- 23:08 Ticket #751 (Problems with syslog and openvpn) updated by
- For fix this problem - domain name is replaced by ip-address.
- 22:55 Ticket #751 (Problems with syslog and openvpn) created by
- Hi, I'm use openvpn at this moment for internal communications between …
- 21:29 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) closed by
- invalid: Ok, thanks for detailed feedback.
04/18/15:
- 20:44 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) created by
- Steps to reproduce: 1. apt-get install nginx 2. systemctl stop nginx …
- 20:28 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
-
This was solved by adding
-fPIE -pie
as build flags: … - 14:52 Ticket #749 (Nginx not correctly cleaning fasctgi cache) updated by
- I found some errors in my logs like that : "ngx_slab_alloc() failed: …
- 14:31 Ticket #749 (Nginx not correctly cleaning fasctgi cache) created by
- Hello, I'm using nginx as a cache for a busy backend (dynamic tiles …
- 09:44 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
- I solved it by recompiling nginx using the PKGBUILD from the ALARM …
04/17/15:
- 14:54 Changeset in nginx-tests [549:e4ff43e00d84] by
- Tests: refactored least_conn test. First, start long requests to busy …
- 12:29 Changeset in nginx-tests [548:56c3a8310076] by
- Tests: removed post_action TODOs for fixes merged in 1.6.3.
- 12:12 Changeset in nginx-tests [547:714668aea2b0] by
- Tests: adjusted proxy_cache_lock tests with subrequests. Start time …
- 10:11 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by
- Do configure options differ between 1.6.2 and 1.6.3 versions in your …
04/16/15:
- 22:08 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) created by
- The worker process dies when trying to connect to a service through …
- 18:14 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > > The $uri is just a …
- 16:52 Ticket #97 (try_files and alias problems) updated by
- > The $uri is just a variable, and it's value is strictly defined …
- 15:18 Changeset in nginx [6107:db08fed33195]stable-1.8 by
- Core: ensure that ngx_config.h is always included first. This fixes …
- 14:00 Changeset in nginx [6104:2d70fc85b3b2]stable-1.8 by
- Stable branch.
- 12:05 Changeset in nginx [6098:ac34eff7e147] by
- Fixed build, broken by 8b7f062a3fe6. Casting a "const char *" to …
- 09:17 Changeset in nginx [6097:8b7f062a3fe6] by
- Core: added OpenSSL version information to "nginx -V" output.
- 09:13 Changeset in nginx [6096:e24f1bfdb641] by
- Version bump.
04/15/15:
- 17:47 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > > The problem is that …
- 16:45 Ticket #97 (try_files and alias problems) updated by
-
> The problem is that $uri in the
try_files
above is/test/x
. That … - 13:31 Ticket #251 (Option to disable upload buffers) closed by
- fixed
- 06:10 Ticket #251 (Option to disable upload buffers) updated by
- It wasn't: http://trac.nginx.org/nginx/milestone/1.7 The feature was …
- 01:00 Ticket #251 (Option to disable upload buffers) updated by
- was this removed from the 1.7 roadmap? is it still planned to be …
04/14/15:
- 18:28 Ticket #97 (try_files and alias problems) updated by
- Replying to geir.aalberg.com: > Replying to [ticket:97 …
- 15:49 Ticket #97 (try_files and alias problems) updated by
- Replying to Maxim Dounin: > {{{ > # bug: request to …
04/11/15:
- 13:32 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) closed by
- duplicate: Closing this as duplicate of ticket #713.
- 11:12 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) updated by
- Duplicate of #713 Sorry, I could not find it through my previous …
04/10/15:
- 16:42 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) created by
- When defining my access logs with the following: […] I end up with …
- 15:32 Ticket #746 (Cached objects wit expires headers in the past served up with ...) created by
- When setting up a nginx reverse proxy that caches objects to the …
- 14:00 Ticket #745 (if(false) does not work in 1.6.3) closed by
- invalid: There are no special "true" and "false" values in nginx. Both "true" …
- 08:02 Ticket #745 (if(false) does not work in 1.6.3) created by
- After updating to 1.6.3, if(false) does not work. […] This …
04/09/15:
- 18:57 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) updated by
- ok, sorry, did not found it on my searchs.
- 18:51 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) closed by
- fixed: Thanks, this bug was fixed in 1.7.12 (24ccec3c4a87).
- 18:46 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) created by
- Testing the new nginx 1.7.11 proxy_request_buffering off option …
04/08/15:
- 17:20 Changeset in nginx-tests [546:fa48f8a195a3] by
- Tests: adjusted proxy_request_buffering_ssl.t TODOs.
- 17:16 Changeset in nginx-tests [545:dbf8fb0f3d30] by
- Tests: fixed unbuffered request body tests. In particular, made sure …
04/07/15:
- 16:25 Ticket #731 (client_body_temp_path with levels does not work in some cases.) closed by
- fixed: Thanks, this bug is fixed in 1.7.12.
- 16:22 Milestone 1.7.12 completed
- Status: scheduled Trunk: mainline * The last bug fix …
- 16:22 Milestone 1.6.3 completed
- Status: scheduled Trunk: stable * Bug fix merge from mainline
- 15:57 Changeset in nginx [6095:c94bc8f034ff]stable-1.6 by
- release-1.6.3 tag
- 15:51 Changeset in nginx [6094:76d66e92c66c]stable-1.6release-1.6.3 by
- nginx-1.6.3 changes fix
- 15:35 Changeset in nginx [6093:a70af6f10942] by
- release-1.7.12 tag
- 15:35 Changeset in nginx [6092:3ef00a71f564]release-1.7.12 by
- nginx-1.7.12-RELEASE
- 14:58 Changeset in nginx [6091:f237ea8f8eed]stable-1.6 by
- release-1.6.3 tag
- 14:58 Changeset in nginx [6090:698bcf853bbd]stable-1.6 by
- nginx-1.6.3-RELEASE
- 13:45 Changeset in nginx-tests [544:e82bbe71f50c] by
- Tests: removed TODOs for resolver fixes merged in 1.6.2.
- 13:05 Ticket #732 (Signed integer overflows) updated by
- In 8ec0f199cc81d57a161ac8d87523232b3dc12ed8/nginx: […]
- 13:05 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by
- In 1d6eb39d05c97dc0ab95287569d6daf50829c11e/nginx: […]
04/06/15:
- 22:35 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by
- In 7bdd34cd27114e7376c9e53c815b51108f94be89/nginx: […]
- 22:32 Changeset in nginx [6071:7bdd34cd2711] by
- Core: limited levels of subdirectory hierarchy used for temp files. …
- 22:32 Changeset in nginx [6070:3f5465a33fa8] by
- Core: removed excessive initialization in ngx_conf_set_path_slot(). …
- 22:32 Changeset in nginx [6069:e37ec0a33901] by
- Core: fixed error handling on ngx_conf_full_name() failure.
- 22:20 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by
- That's sad, but happens on a regular basis. Somebody is always wrong …
- 22:04 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by
- The Internet disagrees with you: …
- 21:07 Changeset in nginx [6068:643f2ce02f1c] by
- Upstream: abbreviated SSL handshake may interact badly with Nagle.
- 19:22 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) closed by
- wontfix
- 19:14 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) created by
- Virtually every example out there I see on using OCSP stapling ends up …
- 19:08 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) closed by
- worksforme: Works fine here, you are probably doing something wrong. Try asking …
- 18:46 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) created by
- The SSL module support of OCSP stapling does not function under the …
- 16:20 Changeset in nginx [6067:231a5bbd9e9c] by
- Request body: always flush buffers if request buffering is off. This …
- 15:02 Changeset in nginx-tests [543:a36757f66c75] by
- Tests: unbuffered request body to ssl backend.
- 15:02 Changeset in nginx-tests [542:e7e3ced702f5] by
- Tests: unbuffered request body.
- 12:39 Ticket #741 (default_server does not exist in nginx.vim) updated by
- The parser in vim syntax highlighting is very naive, and doesn't try …
- 08:22 Changeset in nginx [6066:657f6ec01da0] by
- Used the correct type for the AIO preload handler return value.
04/04/15:
- 12:17 Ticket #741 (default_server does not exist in nginx.vim) updated by
-
Well, in that case I would see it as a defect :
ssl
gets …
04/03/15:
- 18:11 Ticket #741 (default_server does not exist in nginx.vim) closed by
-
invalid: There is no
default_server
directive in nginx. - 17:12 Ticket #741 (default_server does not exist in nginx.vim) created by
- I noticed …
- 15:20 Changeset in nginx [6065:0daea93e86a2] by
- Configure: style.
- 15:07 Ticket #740 (ssl_staping not working with WoSign SSL certificates) closed by
- wontfix: The problem itself seems to be with a particular OCSP responder, not …
- 14:53 Changeset in nginx-tests [541:53d0d963eb40] by
- Tests: basic imap ssl tests.
- 09:03 Ticket #740 (ssl_staping not working with WoSign SSL certificates) created by
- Here is the description of the problem with OCSP-responder: …
04/02/15:
- 21:11 Changeset in nginx-tests [540:481d705b8610] by
- Tests: SSL support in mail backends. Socket is now embedded into …
- 11:33 Ticket #677 (FQDN treated as syslog tag by rsyslog) closed by
- worksforme: Speaking practically, I just tried rsyslog-8.7.0 and I see no …
04/01/15:
- 18:11 Ticket #677 (FQDN treated as syslog tag by rsyslog) reopened by
- 18:10 Ticket #677 (FQDN treated as syslog tag by rsyslog) updated by
- I recently am facing this issue when trying to use the syslog …
- 14:59 Changeset in nginx-tests [539:3fcad5e66735] by
- Tests: whitespace fixes in mail modules.
- 13:05 Changeset in nginx [6064:ff957cd36860] by
- OCSP stapling: missing free calls. Missing call to …
- 10:23 Ticket #739 (init script for newrelic agent fails to find running daemon) closed by
- fixed: This was already fixed in the 2.0.0-6 version of the nginx-nr-agent …
- 00:49 Changeset in nginx [6063:d698c300b9ff] by
- Cache: added support for reading of the header in thread pools.
03/31/15:
- 22:32 Ticket #739 (init script for newrelic agent fails to find running daemon) created by
- The init script for nginx-nr-agent can't tell that the agent is …
- 14:45 Changeset in nginx [6062:173561dfd567] by
- Fixed invalid access to complex value defined as an empty string. …
03/27/15:
- 18:19 Changeset in nginx [6061:953ef81705e1] by
- Events: fixed possible crash on start or reload. The main thread …
- 16:57 Changeset in nginx [6060:3d4730eada9c] by
- Events: made posted events macros safe.
- 09:56 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by
-
Status changed
- 09:48 Ticket #738 (Describe how to extend mime.types in types docs) created by
-
The correct way to extend
mime.types
withtypes
is to include it …
03/26/15:
- 14:36 Changeset in nginx [6057:5c1b480ddcab] by
- Version bump.
- 11:15 Changeset in nginx [6072:f737e406aa68] by
- Core: guard against spinlock usage without atomic ops. The new thread …
- 06:30 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by
- Why not just remove NGINX from /etc/sysconfig/nginx instead of …
03/25/15:
- 23:31 Changeset in nginx [6056:24ccec3c4a87] by
- Proxy: fixed proxy_request_buffering and chunked with preread body. …
- 15:02 Ticket #737 (systemd service unit file ignores sysconfig environment variables) closed by
- wontfix: > NGINX can't be used in the service unit file because ExecStart? …
- 14:44 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by
- NGINX can't be used in the service unit file because ExecStart …
- 14:30 Ticket #737 (systemd service unit file ignores sysconfig environment variables) updated by
- Contrary to initscripts, variables sourced with EnvironmentFile are …
- 07:27 Ticket #737 (systemd service unit file ignores sysconfig environment variables) created by
- At the moment the packacked systemd unit file use a hard path to the …
- 03:47 Ticket #736 (Nginx responses 412 to invalid If-Unmodified-Since request-header) updated by
- Sending request with If-Unmodified-Since header to Ngnix: 1. If the …
- 02:18 Ticket #736 (Nginx responses 412 to invalid If-Unmodified-Since request-header) created by
- Sending request with If-Unmodified-Since header to Ngnix: 1. If the …
03/24/15:
- 16:45 Milestone 1.7.11 completed
- Status: scheduled Trunk: mainline * thread pools support …
- 16:05 Ticket #735 (баг с Transfer-Encoding: chunked на https) closed by
- invalid: This isn't a bug. Use of chunked encoding isn't expected to ensure …
- 15:48 Ticket #735 (баг с Transfer-Encoding: chunked на https) created by
- вкратце: на https содержимое отдается с ненужной буферизацией …
- 15:45 Changeset in nginx [6055:166c2c19c522] by
- release-1.7.11 tag
- 15:45 Changeset in nginx [6054:2b3b737b5456]release-1.7.11 by
- nginx-1.7.11-RELEASE
- 13:43 Changeset in nginx-tests [538:1ab33feebbfd] by
- Tests: typo.
- 13:17 Ticket #734 (FYI off-by-one while processing request header (low/no impact?).) closed by
- fixed: Thanks, this bug is fixed in 1.7.7 (21043ce2a005).
- 12:19 Ticket #734 (FYI off-by-one while processing request header (low/no impact?).) created by
- Hi there, Not a biggie (we think?) - but probably still worth …
- 11:44 Changeset in nginx-tests [537:202de1d281e5] by
- Tests: whitespace fixes.
03/23/15:
- 18:09 Changeset in nginx [6053:b6eb6ec4fbd9] by
- Upstream: uwsgi_request_buffering, scgi_request_buffering.
- 18:09 Changeset in nginx [6052:8ad78808a612] by
- FastCGI: fastcgi_request_buffering.
- 18:09 Changeset in nginx [6051:d97e6be2d292] by
- Proxy: proxy_request_buffering chunked support.
- 18:09 Changeset in nginx [6050:a08fad30aeac] by
- Request body: unbuffered reading. The r->request_body_no_buffering …
- 18:09 Changeset in nginx [6049:42d9beeb22db] by
- Request body: filters support.
- 18:09 Changeset in nginx [6048:9e231d4cecca] by
- Request body: moved request body writing to save filter.
- 18:09 Changeset in nginx [6047:e2e609f59094] by
- Request body: free chain links in ngx_http_write_request_body().
- 18:09 Changeset in nginx [6046:66176dfea01e] by
- Output chain: free chain links in ngx_chain_writer().
- 18:04 Changeset in nginx [6059:c81d79a7befd] by
- SPDY: always push pending data. This helps to avoid suboptimal …
- 17:56 Changeset in nginx [6045:6ab301ddf469] by
- Output chain: zero size buf alerts in ngx_chain_writer(). Now we log …
- 17:47 Changeset in nginx [6058:7ba52c995325] by
- SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
- 16:28 Changeset in nginx [6044:b8926ba4d087] by
- Format specifier fixed for file size of buffers.
- 16:28 Changeset in nginx [6043:613b14b305c7] by
- Proxy: fixed proxy_set_body with proxy_cache. If the last header …
- 14:51 Changeset in nginx [6042:abde398f34a7] by
- Thread pools: implemented graceful exiting of threads.
- 14:51 Changeset in nginx [6041:2097cd49a158] by
- Thread pools: removed unused pointer to memory pool. No functional …
- 14:51 Changeset in nginx [6040:adaedab1e662] by
- Thread pools: keep waiting tasks mutex in ngx_thread_pool_t. It's not …
- 14:51 Changeset in nginx [6039:fc36690e7f44] by
- Thread pools: replaced completed tasks queue mutex with spinlock.
- 10:52 Changeset in nginx [6038:94ce52db3367] by
- Removed stub implementation of win32 mutexes.
03/22/15:
- 23:44 Changeset in nginx [6089:745d2d014123]stable-1.6 by
- Updated OpenSSL used for win32 builds.
- 23:44 Changeset in nginx [6037:1a9e25b3f8d1] by
- Updated OpenSSL used for win32 builds.
- 23:42 Changeset in nginx [6036:4e3f87c02cb4] by
- SSL: use of SSL_MODE_NO_AUTO_CHAIN. The SSL_MODE_NO_AUTO_CHAIN mode …
- 23:42 Changeset in nginx [6035:a84267233877] by
- SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. …
- 23:42 Changeset in nginx [6034:3e847964ab55] by
- SSL: clear protocol options. LibreSSL 2.1.1+ started to set …
Note:
See TracTimeline
for information about the timeline view.