Running Lighttpd as a static file server for Drupal 6 on a Debian server
There are two main reasons for using a separate server for static files. The first is to offload the main server, e.g. Apache with mod_php, letting it only handle the dynamic requests. The second is to allow browsers to download files in parallel and without the overhead of cookies etc. More here
No Response to “Running Lighttpd as a static file server for Drupal 6 on a Debian server” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment