Viewing profile — Vidart
Vidart
HN member- Joined
- Tue, May 15, 2012, 2:27 PM UTC
- HN karma
- 3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Vidart
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #5288865
Btw, there is also specially tuned Nginx AMI: https://aws.amazon.com/marketplace/pp/B00A04GAG4/
-
comment
Comment #4814694
linux rootkit in combination with any http server
-
comment
Comment #4779938
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.…
-
comment
Comment #4689156
Check this comment: http://translate.googleusercontent.com/translate_c?depth=1&#...
-
comment
Comment #4689021
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, cre…
-
comment
Comment #4685871
Where did you find "communist imagery in the logo"? http://nginx.org/nginx.gif
-
comment
Comment #4225505
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 the…
-
comment
Comment #3976717
In the link that you mentioned, ETags are produced and handled by application. There are no special needs in web-server support.