Live data from Hacker News

Viewing profile — InformalAnybody

InformalAnybody

HN member
Joined
Sun, Jul 11, 2021, 1:14 PM UTC
HN karma
4
Public activity
1 items

About InformalAnybody

No profile information was provided.

Recent public activity

  1. comment
    Comment #35685837

    > "One request = one freshly started process" This isn't true for all (most?) PHP applications today. PHP installations include the FastCGI Process Manager (php-fpm). According to …