But it's still involves Apache, which gone deprecated on most of high-load projects I know, especially in serving static content. Apache's threads are too heavy, while Nginx's workers are small, and consume very small amount of CPU and RAM to handle requests. However, I know nothing about connecting Nginx with Perlbal, if it's even possible.
no subject
However, I know nothing about connecting Nginx with Perlbal, if it's even possible.