Live data from Hacker News

Viewing profile — atom7

atom7

HN member
Joined
Tue, Mar 18, 2014, 8:10 PM UTC
HN karma
3
Public activity
7 items

About atom7

No profile information was provided.

Recent public activity

  1. comment
    Comment #7642000

    but "In general, you should deploy the NGINX mainline branch at all times." @ http://nginx.com/blog/nginx-1-6-1-7-released/

  2. comment
    Comment #7641992

    It hasn't. "This PPA is maintained by volunteers and is not distributed by nginx.org."

  3. comment
    Comment #7575204

    ".. stealing private keys on most NGINX servers is at least extremely hard and, likely, impossible .." Nice!

  4. comment
    Comment #7427324

    It's a common practice to use two pointers when parsing some stream data buffer. If you will use a pointer to the start of the buffer and the size of an available data to parse, th…

  5. comment
    Comment #7426337

    btw, I use packages from nginx.org, they're updated in time with every release: http://nginx.org/en/linux_packages.html

  6. comment
    Comment #7425980

    It's not affected on Debian/Ubuntu, check --with-debug flag.

  7. comment
    Comment #7424680

    I assume the reason was to keep diff as minimal as possible. Note that it should apply to all mentioned versions without problems.