I was kind of surprised to see that they are using Apache's threaded workers and not nginx.
Apache mod_php is still much faster than php-fpm, and since slack uses a lot of PHP on the backend it makes a lot of sense for them.
https://www.eschrade.com/page/why-is-fastcgi-w-nginx-so-much...