meet_raman
11-28-2005, 03:55 PM
i currently use an image hosting script which doesnt seem capable of handling a large number of requests..
here is the problem i am having..
my image hosting site is quite popular and recieves more than 300000 hits a day.. my current script accesses the DB each time an image is displayed in order to keep record of the bandwidth of the image being displayed..
my host says this is leaving far too many open SQL connections and its obviously not desired...
how does AIHS handle this kind of load.. ??
here is the problem i am having..
my image hosting site is quite popular and recieves more than 300000 hits a day.. my current script accesses the DB each time an image is displayed in order to keep record of the bandwidth of the image being displayed..
my host says this is leaving far too many open SQL connections and its obviously not desired...
how does AIHS handle this kind of load.. ??