Live data from Hacker News

Viewing profile — Vidart

Vidart

HN member
Joined
Tue, May 15, 2012, 2:27 PM UTC
HN karma
3
Public activity
9 items

About Vidart

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #5288865

    Btw, there is also specially tuned Nginx AMI: https://aws.amazon.com/marketplace/pp/B00A04GAG4/

  3. comment
    Comment #4814694

    linux rootkit in combination with any http server

  4. 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.…

  5. comment
    Comment #4689156

    Check this comment: http://translate.googleusercontent.com/translate_c?depth=1&#...

  6. 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…

  7. comment
    Comment #4685871

    Where did you find "communist imagery in the logo"? http://nginx.org/nginx.gif

  8. 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…

  9. 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.