I am having an issue were I am using Channel Images and I am uploading the images in an entry to RackSpace Cloud Files from RackSpace Cloud Sites. The issue I am having is that I am receiving a Site not responding message during the saving of the entry.
The image files are less than 2mb each and there are about 40 images. From what I have figured out so far is that it appears to be a timeout issue with the Load Balancers. RackSpace states that they time out after 30 seconds of no activity from the web server. But the time out messages that I get will be after several minutes.
The php script continues to run in the background after receiving the time out message so if I reload the page and go back to the edit of the entry everything has been saved.
I have been working with DevDemon but have not been able to been able to figure it out. They have provided me with a script that just uploads the files to Cloud Files and displays the times of the transfers. I used the same images that I have been using along and they were being transfered between Cloud Sites and Cloud Files and all the times are 1.5 seconds or less.
I have also set up EE on another domain on the same RackSpace account with nothing installed but Channel Images and it is still doing it.
After doing the tests with the script DevDemon gave me that just uploads the files to Cloud Files from a directory on the Cloud Sites it seems to me that it may be an EE issue as this has not had any issues so the only difference is EE.
Any help for you would be great.