I want to move all the website (developed in ASP.NET) images to another server. The image hosting server should be dedicated only image processing like image resizing and etc.
Which server is best suitable for this? Taking another IIS server would require more investment again. Instead can I go for Apache or Lighttpd?
Also the server should be capable to process / resize images even though there is heavy load. Please suggest which one could be better?