Timeline
07/08/14:
- 23:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by
- So RFC2616 is only partially supported.. What good is If-None-Match if …
- 17:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by
- No, it doesn't support multiple representations of the same resource, …
- 14:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by
- Replying to Maxim Dounin: > If-None-Match based cache …
- 13:45 Milestone 1.7.3 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.3 …
07/07/14:
- 06:58 Ticket #589 (url rewrite encoding issue) created by
- Currently we are using apache mod_rewrite for url rewrite. We want to …
07/04/14:
- 23:42 Ticket #377 (etag не отдается с gzip) closed by
- fixed: The e491b26fa5a1 change introduces downgrade of strong etags to weak …
- 19:32 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) closed by
- fixed: Fixed by 35990c69b3ac.
07/03/14:
- 23:53 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by
- As said in previous comment, "list members not needed for reading the …
- 17:44 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by
- Ok, I have understood that point, but I was just asking if it was the …
- 17:33 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by
- The r->headers_in isn't expected to be modified after it's created, …
- 17:23 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by
- Hi, I noticed that the last headers_in part of a request was weird: …
07/02/14:
- 11:55 Ticket #558 (Conditional (If-None-Match) requests against cached content require ...) closed by
- fixed: This was fixed by 5fb1e57c758a.
- 10:55 Ticket #485 (Multiple WWW-Authenticate headers) updated by
- Please see …
- 10:29 Ticket #485 (Multiple WWW-Authenticate headers) updated by
- This is my very first contribution, please do not be too severe. so I …
07/01/14:
- 18:00 Ticket #508 (nginx rewrite URL decoding first encoded character in URI) updated by
- I solved this with some code like: location /trk/click.gif { …
- 14:22 Ticket #97 (try_files and alias problems) updated by
- Could someone please fix this bug? I run into it fairly often. At this …
- 11:44 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) closed by
- fixed: If-None-Match based cache revalidation (in addition to …
- 11:17 Ticket #577 (30000 worker_connections are not enough) closed by
- invalid: I suspect it's actually related to the push_stream 3rd party module …
- 11:14 Ticket #549 (unexpected multiple 206 errors on transferring file) closed by
- worksforme: Feedback timeout.
- 11:10 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) closed by
- invalid: The OpenSSL 1.0.1h with the fix is out, closing this.
- 07:45 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) closed by
- fixed: Hi - thanks for reporting the typo. The text has been corrected.
06/30/14:
- 18:53 Ticket #586 (variable support for client_max_body_size) updated by
- Ideally, this could be an internal feature on the level of the NGINX C …
- 18:50 Ticket #586 (variable support for client_max_body_size) updated by
- ngx_lua does not call the standard nginx request body reader before …
- 15:02 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) closed by
- invalid: > this problem only occurs if I enable modsecurity Since you can't …
- 15:00 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) updated by
- Hello, Have you tried to repoduce the crash without modsecurity …
- 14:54 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) created by
- In the process of setting up Nginx as reverse proxy in front of my …
- 12:53 Ticket #587 (src/core/ngx_crypt.c:82:5: error: 'MD5_Init' is deprecated: first ...) closed by
- duplicate: A duplicate of #584.
- 12:50 Ticket #587 (src/core/ngx_crypt.c:82:5: error: 'MD5_Init' is deprecated: first ...) created by
- […] Error can be avoided by using the CC option …
- 12:30 Ticket #586 (variable support for client_max_body_size) updated by
- > the length is checked before lua code is executed. In that case it …
- 12:19 Ticket #586 (variable support for client_max_body_size) updated by
- Any use cases without 3rd-party modules? Your example will not work …
- 12:01 Ticket #586 (variable support for client_max_body_size) updated by
- Sure: Using HTTPLuaModule, I am calling an external server (a web …
- 11:52 Ticket #586 (variable support for client_max_body_size) updated by
- Could you provide use cases as well?
- 07:04 Ticket #586 (variable support for client_max_body_size) created by
- I would like to suggest adding nginx variable support to the …
06/27/14:
- 13:31 Ticket #585 (SSI include subrequests fails in big POST reply) updated by
-
Keywords, Status changed
Thanks, this is known problem which happens due to an optimization in … - 09:47 Ticket #585 (SSI include subrequests fails in big POST reply) updated by
- The test file names disappeared in the bug description, but the first …
- 09:44 Ticket #585 (SSI include subrequests fails in big POST reply) created by
- In the following situation: - nginx is used as a proxy - SSI …
06/25/14:
- 13:02 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) updated by
- This issue is different from #580.
06/24/14:
- 22:56 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) closed by
- invalid: This is a bug in Apple's availability macros. Workaround was already …
- 22:20 Ticket #583 (/bin/sh: 28: cannot create .../.openssl/ssl/man/man3/hmac.3: Too many ...) closed by
- worksforme: Works fine here. The error message suggests there is a symlink loop …
- 21:59 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) updated by
-
Workaround:
After
./configure
, editobjs/Makefile
. The … - 21:33 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) updated by
- There is no such a problem when compiling nginx 1.7.2.
- 21:31 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) created by
- nginx: 1.6.0 (http://nginx.org/download/nginx-1.6.0.tar.gz) OS: Mac …
- 17:57 Ticket #583 (/bin/sh: 28: cannot create .../.openssl/ssl/man/man3/hmac.3: Too many ...) created by
- I'm building nginx-1.7.1, with the configure argument …
- 16:59 Ticket #97 (try_files and alias problems) updated by
- This bug is really annoying, simple task to have few sites in …
- 16:17 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by
- You are right, it is the SSL alert. Thanks a lot.
- 16:14 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by
- As long as a backend will send Close frame, nginx will forward it …
- 15:26 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by
- Sure. May you please just confirm me that, in the above case (this is: …
- 15:18 Ticket #582 (WebSocket disconnection not detected by Chrome) closed by
- invalid: From the description it's clear that there is no problem in nginx.
- 14:33 Ticket #582 (WebSocket disconnection not detected by Chrome) created by
- This issue is also reported in Chromium site (given that, at the end, …
- 07:55 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) created by
- URL: http://nginx.com/resources/admin-guide/web-server/ Typo: In the …
- 07:07 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) closed by
- fixed
- 06:56 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) updated by
- Hi - thanks for reporting the typo. The text has been corrected.
- 05:35 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) created by
- URL: http://nginx.com/resources/admin-guide/web-server/ Typo: It …
06/20/14:
- 12:09 Ticket #579 (try_files and $fastcgi_path_info) updated by
-
Version, Description changed
Versions list updated, thanks for noting this. - 12:03 Ticket #579 (try_files and $fastcgi_path_info) closed by
- duplicate: Duplicate of ticket #321.
- 04:34 Ticket #579 (try_files and $fastcgi_path_info) updated by
- Mistake: In the last note, if you use […] with request URI …
- 04:26 Ticket #579 (try_files and $fastcgi_path_info) created by
- Using the following configuration: […] with the following URI: …
06/18/14:
- 14:40 Ticket #578 (X header with underscore is not correctly parsed when put above Host:) closed by
-
invalid: That is expected behavior. Until the
Host
header is received nginx … - 13:42 Ticket #578 (X header with underscore is not correctly parsed when put above Host:) created by
- I test this with nginx version 1.4.4 and 1.6.0 When setting up nginx …
06/17/14:
- 13:50 Milestone 1.7.2 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.2 …
- 08:49 Ticket #576 (Undefined nginx symbols in perl .o's) closed by
- fixed: Patch committed, thanks for testing.
- 08:45 Ticket #576 (Undefined nginx symbols in perl .o's) updated by
- In baf2816d556d26b79ecc745140b408d59908a182/nginx: […]
06/16/14:
- 12:18 Ticket #576 (Undefined nginx symbols in perl .o's) updated by
- Hi there. Thanks for your suggestions. Both of them worked great! …
- 08:06 Ticket #577 (30000 worker_connections are not enough) updated by
- Thanks, I hadn't realised quite how old my version was.
06/15/14:
- 19:50 Ticket #577 (30000 worker_connections are not enough) updated by
- Please update your nginx to the supported version, and try to …
- 05:44 Ticket #577 (30000 worker_connections are not enough) created by
- I've got an nginx server which stops working around once a week with …
06/14/14:
- 21:47 Ticket #576 (Undefined nginx symbols in perl .o's) updated by
- The Perl you are tried to compile against is …
- 11:51 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by
- Patch work also for 1.6. If it is not yet fixed information should be …
06/13/14:
- 20:32 Ticket #576 (Undefined nginx symbols in perl .o's) created by
- Fs-MacBook-Pro:nginx gene$ ./configure …
06/11/14:
- 21:21 Ticket #574 (PEM pass phrase on conftest (and restart)) updated by
- Well, this is not useful advice. There is a reason why people store …
- 21:19 Ticket #574 (PEM pass phrase on conftest (and restart)) closed by
- wontfix: If you aren't happy with passwords being asked, consider removing them …
- 20:55 Ticket #575 (Only ask for a PEM pass phrase once during startup) closed by
- wontfix: While it's something doable by adding a password cache and trying each …
- 20:17 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
- Doing that every time now. Thanks.
- 20:10 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
- Yes. And after doing a configuration reload, you should look into logs …
- 19:33 Ticket #575 (Only ask for a PEM pass phrase once during startup) created by
- I use the same SSL cert for three virtual servers. When starting …
- 19:29 Ticket #574 (PEM pass phrase on conftest (and restart)) created by
- Running 'service nginx conftest' asks for the PEM pass phrase. This …
06/10/14:
- 20:43 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
- Thanks for clearing this up. So I understand correctly that `service …
- 18:27 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
-
The
nginx -s reload
is a wrong choice. The only difference is extra … - 17:49 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
-
Even though I was aware that
service
is part of the OS, I wasn't … - 16:21 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
-
The
service
command isn't part of nginx but rather your OS (or, … - 16:01 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) updated by
- Thanks, Maxim, you were of course right. I work with NGINX only rarely …
- 15:42 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) closed by
- worksforme: There are multiple reasons why a configuration reload can fail, and …
- 14:12 Ticket #573 (Reloading config with differently cased proxy_set_header field name ...) created by
- Today, I was pulling my hair out because I wanted to change my …
- 13:23 Ticket #377 (etag не отдается с gzip) updated by
- I'd like to see this problem solved too. Sometimes it is hard to …
- 09:54 Ticket #572 (ccs openssl vuln) closed by
- invalid: Last versions (1.6.0 & 1.7.1) build with openssl 1.0.1h
- 09:51 Ticket #572 (ccs openssl vuln) created by
- Hi All, It appears all the windows binaries are using out of date …
Note:
See TracTimeline
for information about the timeline view.