I am planning to move all my static content to a CDN so on my server I only have dynamic content left. I now have Nginx set up as reverse proxy to Apache. The static request tha
nginx in front is the best solution in case you use Apache 1.3:
nginx can easily serve thousands of conections, but Apache can't