Thread: MovieRoom help
View Single Post
Old 2008-07-24, 12:01 PM   #9
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Toby, I think you're close. I'm thinking an application is now load balanced across multiple machines, and the application isn't aware of that fact. Clustering is easy until you toss in code that wasn't ever made to cluster.

Key breakage in one client app was due to the app using php sessions which was adjusted by making a minor change to the load balancers. Didn't eliminate the problem but did make the problem much less visible.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote