I'm running thttpd for an image server; but just read that it is a single process application. Given I have a dual processor dual core server, I'd like to take advantage of all those CPUs, so am trying to find an alternative lightweight server that only handles basic traffic (images and html; no scripting necessary).
Does anyone know of an alternative that leverages all of today's technology?
Does anyone know of an alternative that leverages all of today's technology?