The technical difference

Handling many simultaneous connections without a process or thread per connection, which is where memory use grows fastest under load.

What it means in practice

Most site owners never choose their web server directly — but it is worth knowing which one is in front of your application when tuning caching or debugging a timeout.