Comment on Yes

<- View Parent
agilob@programming.dev ⁨7⁩ ⁨months⁩ ago

Blog content was stored in memory and it was served with zero-copy to the socket, so yea, it’s way faster. It was before times of php-fpm and opcache that we’re using now. Back then things were deployed and communicated using tcp sockets (tcp to rails, django or php) or reading from a disk, when the best HDDs were 5600rpm, but rare to find on shared hosting.

source
Sort:hotnewtop