Timeline
06/20/13:
- 18:56 Ticket #381 (Cannot use occurence regex in location) created by
-
My config:
` #... location ~ /[0-9a-fA-Z]{24}$ { …
- 09:42 Ticket #380 (can't make nginx --- ngx_http_request) updated by
- http://www.merriam-webster.com/dictionary/workaround
- 09:07 Ticket #380 (can't make nginx --- ngx_http_request) updated by
- Replying to Maxim Dounin: > Just a quick comment: an …
- 09:03 Ticket #380 (can't make nginx --- ngx_http_request) updated by
- Just a quick comment: an obvious workaround is to use …
- 08:42 Ticket #380 (can't make nginx --- ngx_http_request) closed by
- fixed: This has already been fixed in 1.5.1 in [5200]. The fix will be merged …
- 07:53 Ticket #380 (can't make nginx --- ngx_http_request) updated by
- Change the nginx version to 1.2.9,it's ok now.
- 03:51 Ticket #380 (can't make nginx --- ngx_http_request) created by
- OS version: Centos release 6.3 error log: cc -c -pipe -O -W -Wall …
06/17/13:
- 11:00 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) updated by
- I see. Thank you!!!
- 10:27 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) closed by
- invalid: The ngx_cpystrn() functions is to copy null-terminated string from src …
- 02:40 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) created by
- The function ngx_cpystrn(u_char *dst, u_char *src, n) is to copy …
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:
- 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:
- 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: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: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 …
- 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 …
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 …
06/07/13:
- 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 …
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].
- 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 … - 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:
- 15:06 Milestone 1.5.1 completed
- Status: released 1.5.1 changelog …
- 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 …
- 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: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:
- 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:37 Ticket #364 (Listen directive broken) closed by
- invalid: As of nginx 1.3.4+, ipv6only defaults to on, regardless of operation …
- 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: […]
- 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 …
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. …
05/27/13:
- 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: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 …
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 …
- 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 …
05/22/13:
- 11:55 Ticket #177 (docs: default ssl_ciphers value should be corrected) updated by
- In 58dd64aef626782e152b958552542e1173bb031f/nginx_org: […]
- 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:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by
- I examined 2 machines exhibiting the problem in the status module and …
Note:
See TracTimeline
for information about the timeline view.