Vidart·13 年前·議論Btw, there is also specially tuned Nginx AMI: https://aws.amazon.com/marketplace/pp/B00A04GAG4/
Vidart·14 年前·議論There are a lot of problems in Tengine implementation: http://mailman.nginx.org/pipermail/nginx/2012-September/0354... http://mailman.nginx.org/pipermail/nginx/2012-September/0354...
Vidart·14 年前·議論It's not the "old one". Actually, the green logo was made by Igor Sysoev and it is the oldest and the only official logo.That one from "wiki.nginx.org" is made by Cliff Wells, creator of the wiki: http://www.enemyofthestatement.com/page/view/aboutbtw, it's funny, @maratd who wrote "Placing communist imagery in the logo isn't amusing" doesn't even imagine that it actually was done by US citizen.
Vidart·14 年前·議論It's not a magic. It's just an optimization. Prefixed strings are organized to the radix tree for fast configuration lookup.But the only way to deal with regexps is to execute them sequentially.btw, the official doc is here: http://nginx.org/en/docs/http/ngx_http_core_module.html#loca...
Vidart·14 年前·議論In the link that you mentioned, ETags are produced and handled by application. There are no special needs in web-server support.