Timeline
06/16/13:
- 16:08 Ticket #378 (Nginx directive underscores_in_headers is not valid for the first ...) created by
- The configuration directive 'underscores_in_headers on;' should allow …
- 00:30 Ticket #377 (etag не отдается с gzip) updated by
- При использовании gzip - содержимое ответа меняется, и strong entity …
06/15/13:
- 17:25 Ticket #377 (etag не отдается с gzip) created by
- Обнаружил странное поведение при одновременно включенных директивах …
06/14/13:
- 16:56 Changeset in nginx [5289:aadfadd5af2b] by
- Fixed ngx_http_test_reading() to finalize request properly. Previous …
- 11:58 Ticket #376 (log file reopen should pass opened fd from master process) updated by
-
Status changed
- 11:57 Ticket #376 (log file reopen should pass opened fd from master process) updated by
-
uname -a, Type, nginx -V, Summary changed
Current behaviour is as follows: - Do not attempt to do anything with … - 05:17 Ticket #376 (log file reopen should pass opened fd from master process) created by
- When starting nginx all the log files (error_log, access_log) are …
06/13/13:
- 15:52 Changeset in nginx [5292:8f9da50cf912] by
- Upstream: stale comments removed.
- 12:28 Changeset in nginx [5251:4ef49081ef4c] by
- SPDY: fixed code style, no functional changes.
- 11:50 Ticket #375 (Unable to do if checking on $sent_http_content_type) updated by
- Recommended approach is to configure separate location for resources …
- 11:03 Ticket #375 (Unable to do if checking on $sent_http_content_type) reopened by
- so how to achieve what i am trying to do ?
- 10:50 Changeset in nginx [5250:3bb51e5afa9e] by
- Core: moved initialization of log level. The …
- 10:43 Ticket #375 (Unable to do if checking on $sent_http_content_type) closed by
- invalid: The "if" directive, much like other rewrite module directives, are …
- 10:37 Ticket #375 (Unable to do if checking on $sent_http_content_type) created by
- This does not have any effect if ( $sent_http_content_type = …
06/12/13:
- 11:48 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by
- I see. I wasn't aware of the %uXXXX issue... that definitely makes …
06/11/13:
- 18:21 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by
- What makes you think that nginx doesn't follow the RFC? The fact that …
- 18:05 Changeset in nginx-tests [298:e491290fe83a] by
- Tests: adjust perl.t TODO.
- 18:00 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by
- OK, thank you for the info. Out of curiosity, is there a particular …
- 17:49 Ticket #374 (Nginx not detecting malformed percent encoding in query string) closed by
- wontfix: As nginx doesn't decode query string, it's more or less expected that …
- 16:55 Ticket #374 (Nginx not detecting malformed percent encoding in query string) created by
- When serving a request with bad percent encoding in the path portion …
- 15:41 Changeset in nginx [5252:982678c5c270] by
- Valgrind: another complaint about uninitialized bytes.
- 13:14 Changeset in nginx-tests [299:44c42894fdfd] by
- Tests: move unfinished tests to a separate file. Add more tests to …
- 09:37 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) closed by
- invalid
- 07:33 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by
- I updated PHP to 5.3.2-1ubuntu4.19, not helped, but my distro is out …
06/10/13:
- 20:09 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by
- From debug log, it looks like a php problem: […] That is, stdout …
- 19:54 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by
-
Now the
location ~ ^.+\.php
section looks like this: […] And the … - 19:28 Ticket #281 (proxy_cache_use_stale conflicts with proxy_intercept_errors) closed by
- invalid: As of now, the proxy_intercept_errors status is resolved when storing …
- 19:11 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by
- I just added logs, I hope it is ok. Currently I check …
- 15:36 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) closed by
- fixed: Fix committed, thank you for report.
- 15:34 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by
- Script in question works fine here. Note well: script in question …
- 14:59 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) created by
- The nginx server unexpectedly terminates php-fastcgi when it produces …
- 13:34 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) updated by
- In f5626ab8cb87da71a12eb47ddd5fc07dcdeb0660/nginx: […]
- 13:09 Ticket #372 (gzip_static: support for .svgz files) created by
- According to the SVG specification [1] and freedesktop's MIME database …
- 10:35 Changeset in nginx [5248:f5626ab8cb87] by
- Perl: fixed r->header_in("Cookie") (ticket #351). It was broken by …
- 10:25 Changeset in nginx-tests [297:389cee4c78aa] by
- Tests: perl tests for $r->header_in().
06/08/13:
- 21:58 Ticket #212 (persistent connections not being remapped) closed by
- worksforme: I wasn't able to reproduce the issue, but it may be some variant of …
- 16:55 Changeset in nginx_org [957:6d9d4bb571a9] by
- Text review of the ngx_core_module.
- 03:12 Changeset in nginx-tests [296:a113f4d55b12] by
- Tests: fix hang on exit after errors in child processes. The …
- 03:02 Changeset in nginx-tests [295:6fe0459b6668] by
- Tests: eliminate startup races in proxy and fastcgi tests.
- 00:10 Changeset in nginx-tests [294:71e275487aeb] by
- Tests: upstream least_conn and ip_hash tests.
06/07/13:
- 22:38 Changeset in nginx-tests [293:719285b89d7e] by
- Tests: upstream.t minor fixes.
- 20:16 Changeset in nginx [5249:725fb71ab1a6] by
- SPDY: pass through the full status when available. Avoid stripping …
- 14:54 Ticket #371 (Incorrect documentation for proxy_intercept_errors) closed by
- invalid: Hi there. Closing this, as the ticket is clearly invalid.
- 10:12 Ticket #371 (Incorrect documentation for proxy_intercept_errors) updated by
- The relevant code looks like this: […] where …
- 09:44 Ticket #371 (Incorrect documentation for proxy_intercept_errors) created by
- http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_intercep …
06/06/13:
- 22:45 Ticket #370 (Possible null pointer dereference?) closed by
- invalid: Thanks, closing this.
- 18:22 Ticket #370 (Possible null pointer dereference?) updated by
- Replying to Maxim Dounin: > The r->cache is only created …
- 18:19 Ticket #370 (Possible null pointer dereference?) updated by
- The r->cache is only created if there is u->pipe, so there shouldn't …
- 17:23 Ticket #370 (Possible null pointer dereference?) created by
- It seems there's a possibility of a null pointer dereference in …
- 11:20 Changeset in nginx_org [930:3b9345102688] by
- Updated with Netcraft June 2013 Web Server Survey stats.
06/05/13:
- 17:57 Ticket #312 (Add text/css back to the default charset_types) closed by
- wontfix: It is believed that in most cases css files are ASCII-only. If for a …
- 17:25 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) closed by
- fixed: Fixed by 711fa02afae8, thanks for prodding this.
- 17:20 Ticket #334 (Changeset 5169 breaks building on Debian / Ubuntu) closed by
- fixed: Fixed by [2db6bdcaedc0].
- 16:52 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) closed by
- fixed: The patch was committed as [e4441ebe05d5].
- 15:45 Changeset in nginx [5247:55dc535ae5dc] by
- Fixed debug logging in ngx_http_parse_complex_uri(). The *u …
- 15:44 Changeset in nginx [5246:b6562f98bfd8] by
- Mail: fixed possible uninitialized memory access. Found by Valgrind.
- 15:44 Changeset in nginx [5245:711fa02afae8] by
- Valgrind: supressed complaints about uninitialized bytes. Valgrind …
- 15:44 Changeset in nginx [5244:593d344999f5] by
- Valgrind: sigaction() failure now ignored. Valgrind intercepts …
- 14:16 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) updated by
-
Status, Owner changed
Yes, thanks, I have patch sitting here to silence some false-positive … - 12:22 Changeset in nginx [5243:ee739104d164] by
- Status: the "last_in_chain" flag must be set. The module always …
- 11:56 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) created by
- […] Config: […] As I look cachefile, there is six '~' chars …
- 11:26 Ticket #367 (Nginx / 1.4.1 bus?) updated by
- The "location ~ /zsf1" in your config doesn't make sense as it's never …
- 02:54 Ticket #367 (Nginx / 1.4.1 bus?) updated by
- Tested it is ok, but why can't different location separates the same …
- 02:38 Ticket #367 (Nginx / 1.4.1 bus?) updated by
- I download the files is very big, and has a speed limit. Is not a …
06/04/13:
- 22:13 Changeset in nginx [5242:5776804fff04] by
- SPDY: use proper macros for value length and headers counter. …
- 15:38 Changeset in nginx [5241:03eb70798821] by
- Version bump.
- 15:06 Milestone 1.5.1 completed
- Status: released 1.5.1 changelog …
- 13:38 Changeset in nginx_org [929:31ed5c0a348b] by
- nginx-1.5.1
- 13:21 Changeset in nginx [5238:a15e2ef8d73d] by
- release-1.5.1 tag
- 13:21 Changeset in nginx [5237:99eed1a88fc3]release-1.5.1 by
- nginx-1.5.1-RELEASE
- 13:20 Changeset in nginx_org [928:b568f0c47599] by
- Rewrote sentences to avoid use of "nginx" at the beginning.
- 12:16 Changeset in nginx [5236:21e07bf09dd6] by
- Updated zlib used for win32 builds.
- 11:37 Changeset in nginx_org [927:849ce392e89e] by
- NGINX -> nginx.
- 11:35 Changeset in nginx_org [926:7a3e8426dd73] by
- A link to nginx.com product page was corrected.
- 11:18 Ticket #367 (Nginx / 1.4.1 bus?) closed by
- worksforme: Works fine here. If you think there is a problem, please provide steps …
- 11:08 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) updated by
-
Status changed
Yes, this may be useful. See also discussion in #342 for some … - 11:02 Ticket #330 (nginx crashing in ngx_http_read_client_request_body) closed by
- fixed: The problem was fixed by [f458156fd46a].
- 08:13 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') created by
- When using nginx to do SSL termination, it makes sense that the …
- 07:27 Changeset in nginx [5240:d8af1005e886] by
- Core: fixed handling of "stderr" in error_log. If "stderr" was …
- 05:12 Ticket #367 (Nginx / 1.4.1 bus?) created by
- Nginx / 1.4.1 set different limit_conn is not effective in multiple …
06/03/13:
- 22:27 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) created by
- It would be great if there is a way to get the subject dn in the rfc …
- 12:54 Changeset in nginx [5239:85e72ea8fbfd] by
- Core: fixed stderr redirection on win32 in ngx_reopen_files(). On …
- 12:48 Ticket #335 (Weird configuration summary for hash libs) closed by
- fixed: The ngx_md5_lib variable is fine - it reflects use of system crypto …
- 12:39 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) closed by
- fixed: The patch is committed as [c9fe549b127b].
06/02/13:
- 12:08 Ticket #365 ($fastcgi_http_$HEADER) updated by
- As these variables are only available with a response, there is no …
- 11:37 Ticket #365 ($fastcgi_http_$HEADER) updated by
- Then why can a $upstream_http_* variable be used in fastcgi_cache_key?
- 11:07 Ticket #365 ($fastcgi_http_$HEADER) closed by
- invalid: The $upstream_http_* variables are generic, and represent response …
- 01:28 Ticket #365 ($fastcgi_http_$HEADER) created by
- We have $upstream_http_$HEADER so why not a fastcgi equivalent? With …
05/31/13:
- 16:26 Changeset in nginx-tests [292:2da774b0fc7d] by
- Tests: skip access.t on platforms without ipv6 support.
- 15:39 Ticket #363 (SPDY configuration inheritance issue) updated by
- > Correct me if I'm wrong, but I take it that there's no way to …
- 10:59 Changeset in nginx [5235:c9fe549b127b] by
- Win32: accept_mutex now always disabled (ticket #362). Use of accept …
- 10:37 Ticket #364 (Listen directive broken) closed by
- invalid: As of nginx 1.3.4+, ipv6only defaults to on, regardless of operation …
- 10:07 Changeset in nginx-tests [291:03d5be12bc3b] by
- Tests: basic tests for access module.
- 09:30 Changeset in nginx [5234:a855ae7e6377] by
- OCSP stapling: fixed incorrect debug level.
- 09:05 Changeset in nginx_org [924:a2aea48ff155] by
- New "installation" article. Old "installation" was renamed to …
- 08:55 Changeset in nginx_org [923:4f1e2120be5e] by
- Regenerated.
- 08:55 Changeset in nginx_org [922:9ad2770d3f28] by
- Finished renaming development to mainline.
- 08:50 Ticket #364 (Listen directive broken) created by
- I am maintaining a lot of servers all placed in dns round-robin. all …
- 02:47 Ticket #363 (SPDY configuration inheritance issue) updated by
- Thanks for the clarification. Seems fairly clear from the …
- 01:13 Ticket #363 (SPDY configuration inheritance issue) closed by
- invalid: It's expected behaviour. See [http://nginx.org/r/listen the …
- 00:51 Ticket #363 (SPDY configuration inheritance issue) updated by
- I mislabeled this as a version 1.3.x bug - it should have been been …
- 00:44 Ticket #363 (SPDY configuration inheritance issue) created by
- There appears to be a configuration inheritance issue when configuring …
05/30/13:
- 14:54 Ticket #359 (DENY ALL ignored when using unix sockets) closed by
- fixed
- 14:47 Ticket #359 (DENY ALL ignored when using unix sockets) updated by
- In 00dbfac67e48a8fe20802287b6fca50950178b8b/nginx: […]
- 14:23 Changeset in nginx [5233:00dbfac67e48] by
- Access: support for UNIX-domain client addresses (ticket #359).
- 11:45 Changeset in nginx_org [919:8b5c5a88ce75] by
- Donor added.
- 09:46 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) updated by
-
Keywords, Status, Summary changed
This is a known issue with windows version, thanks for filing the … - 09:03 Changeset in nginx_org [920:7afb12159c1d] by
- Translated documentation on ssi/sub_filter/xslt_last_modified into Russian.
- 08:29 Changeset in nginx_org [918:ae785c6aaa91] by
- Documented ssi/sub_filter/xslt_last_modified.
- 08:29 Changeset in nginx_org [917:e26a18eb5ccd] by
- Documented http_403 in proxy_next_upstream and friends.
- 03:38 Changeset in nginx-tests [290:f781b087b7aa] by
- Tests: fixed possible test suite hang on exit. In some cases (for …
05/29/13:
- 18:27 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) created by
- To reproduce an error following things are required (all of them): 1. …
- 16:19 Changeset in nginx_org [916:23082702f90d] by
- Development to mainline renamed.
- 16:09 Changeset in nginx_org [925:d817d94a7b9a] by
- Removed obsolete links.
- 15:18 Changeset in nginx [5232:53eb1e67e432] by
- Win32: added missing reset of wev->ready on WSAEWOULDBLOCK. This …
05/27/13:
- 15:45 Changeset in nginx_org [915:893d36b6d013] by
- Updated list of supported linux distributions.
- 13:15 Changeset in nginx-tests [289:cbd4f6eca676] by
- Tests: check if started process is alive while starting nginx. This …
- 12:54 Changeset in nginx [5231:05c53652e7b4] by
- Upstream: http_403 support in proxy_next_upstream (and friends). The …
- 12:51 Changeset in nginx-tests [288:56157712d744] by
- Tests: proxy_next_upstream tests.
- 12:14 Ticket #361 (user directive is honored incorrectly in nginx.conf) created by
- nginx is incorrectly honoring user directive in the configuration …
05/24/13:
- 18:28 Changeset in nginx [5230:2139768ee404] by
- Xslt: xslt_last_modified directive. Directive is similar to …
- 18:27 Changeset in nginx [5229:4c1a604b0285] by
- Sub filter: sub_filter_last_modified directive. Directive is similar …
- 18:27 Changeset in nginx [5228:cbd4bbe976d4] by
- SSI: ssi_last_modified directive. The "ssi_last_modified" directive …
- 18:17 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- Valentin, it actually take sometime to start the leak and in a lab …
- 15:05 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- I actually just explained that the growth of "writing" counter may not …
- 07:40 Changeset in nginx_org [921:d7991f499d9f] by
- Access: support for UNIX-domain client addresses (ticket #359).
05/23/13:
- 19:34 Ticket #360 (Feature wish proxy_ignore_client_abort = force) created by
- Hi, I have installed nginx to cache youtube on my network. Now I got …
- 16:30 Changeset in nginx [5227:ea41bba49e8a] by
- Core: strengthen configuration syntax checker. It is now a syntax …
- 15:32 Changeset in nginx-tests [287:ba5b92378653] by
- Tests: add some basic upstream tests.
- 14:48 Ticket #359 (DENY ALL ignored when using unix sockets) updated by
- This looks like a security issue to me. It would be great to update …
- 13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by
-
Status changed
- 13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by
-
Priority, Type changed
Yes, the deny/allow directives are only able to work with IPv4 and … - 13:05 Ticket #359 (DENY ALL ignored when using unix sockets) created by
- HowTo reproduce: Lets create a folder in /tmp with a file mkdir …
- 12:26 Changeset in nginx [5226:a30ea5c6451d] by
- Memcached: stricten header validation. An invalid memcached reply …
- 12:14 Changeset in nginx_org [914:474a21f26a2a] by
- Documented location behavior with proxying directives.
- 11:47 Changeset in nginx [5225:15a7deeaa19a] by
- Use "void" for functions with empty parameter list.
- 11:22 Changeset in nginx_org [913:9a65d437da42] by
- Link to "A debugging log" from "debug_connection" and "error_log".
- 06:23 Changeset in nginx [5224:09d7faaef16f] by
- Configure: fixed test of OS X atomic(3).
05/22/13:
- 18:31 Changeset in nginx [5221:8f74cf107137] by
- Referer module: added $invalid_referer to variables hash. This makes …
- 14:47 Changeset in nginx_org [912:7bee6f82db95] by
- Actually added new files for the "Contributing Changes" article.
- 14:42 Changeset in nginx_org [911:a5e982a394df] by
- Added "Contributing Changes" article.
- 11:55 Ticket #177 (docs: default ssl_ciphers value should be corrected) updated by
- In 58dd64aef626782e152b958552542e1173bb031f/nginx_org: […]
- 01:45 Changeset in nginx [5223:71d85de7b53b] by
- Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn. No functional …
- 01:43 Changeset in nginx [5222:23a186e8ca45] by
- Style: remove unnecessary references to HTTP from non-HTTP modules. …
- 00:52 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) closed by
- duplicate: Duplicate of #261. The issue should be fixed in 1.2.7+, 1.3.10+.
05/21/13:
- 20:56 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) created by
- Hello, I'm the maintainer of the Go HTTP library. It looks like nginx …
- 17:47 Changeset in nginx [5220:1d68b502088c] by
- Upstream: fixed fail_timeout and max_fails > 1. Due to peer->checked …
- 17:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- I examined 2 machines exhibiting the problem in the status module and …
05/20/13:
- 21:12 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- I could not find anything on error logs... this should happen in any …
- 19:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) closed by
- invalid: It looks like, that you have stumbled over a bug in Opera. I cannot …
- 18:04 Ticket #342 (ssl hash of subject and issuer dn) updated by
- It looks like Apache switched to a new format since 2.3.11, see …
- 15:26 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) closed by
- worksforme: As of 1.3.15, $request_time calculation was slightly changed due to …
- 15:01 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by
-
Sensitive changed
Replying to Nils Toedtmann <nils.toedtmann@gmail.com>: > … - 07:04 Changeset in nginx_org [910:21fad428157b] by
- Donor added.
- 02:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- Am I right that you all have nothing in your error logs? Replying to …
- 00:57 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by
- Attached patch prevents the crash on Firefox 21 with empty POST body …
05/19/13:
- 20:13 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by
-
Status, Owner changed
The issue is related to theclient_body_in_file_only on;
setting … - 17:59 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) created by
- Hello, on one of my servers, nginx suddenly started crashing on some …
05/17/13:
- 19:17 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) created by
- Since deploying nginx 1.4.1, we've noticed that $request_time and …
- 13:10 Changeset in nginx-tests [286:f62137d1b5b1] by
- Tests: proxy_set_body TODO adjusted.
- 09:50 Changeset in nginx_org [909:ef5485fb932d] by
- 2012 security advisories added.
- 08:16 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by
- Hi, i think i ran into with nginx + fastcgi_cache + php-fpm. Is this …
- 06:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) updated by
- Hi, Are there any updates on this? Otherwise we will have to turn …
- 05:49 Changeset in nginx_org [908:326355a6026e] by
- Donor added.
Note:
See TracTimeline
for information about the timeline view.