I have a site that enables users to upload images which are then re-sized into 4 different sizes.
I'm moving to a new host and I wondered what makes a good spec for handling this task - or should any server spec be able to handle this task. Should I look at more RAM or a better CPU etc...
Images are currently restricted to 2mb but I'd like to increase that.
Is there anything to choose between these (for this task)?
Option 1. * Processor: Pentium 4 3GHZ Hyperthreaded * Memory: 2GB DDR SDRAM * Hd1: 120GB 7200RPM SATA / 8MB Cache * Hd2: 120GB 7200RPM SATA / 8MB Cache * OS: Linux - CentOS 5 (+32 Bit)
Option 2. * Processors: Dual Core Intel Core 2 Duo 2.2GHz * Memory: 1GB RAM * Hard Disk: 1x 160GB 7,200rpm * OS: Linux - CentOS 5.2
edit:
- I'm using http://pear.php.net/package/Image_Transform with GD2
- Volume is very low, but certain JPG files fail even when they are < 2mb
- Current hosting is a VPS with 768mb dedicated ram (find out about processor)