Forum Moderators: coopster

Message Too Old, No Replies

How to load many images with one http query.

...and reduce strain on server?

         

cameraguy

11:04 am on Oct 4, 2006 (gmt 0)

10+ Year Member



Hello,

I am working on a web counter that displays visitors' flags. My script currently loads each flag image individually. Certain counters end up with many flags. And with several counters loading every second my server is getting a lot of http calls.

I was wondering if it is possible to load those images differently, perhaps in batch, in order to have a single http request.

Thanks for your help.

scriptmasterdel

10:10 pm on Oct 7, 2006 (gmt 0)

10+ Year Member



You have any example code for us to see? What you have said isn't clear enough for me to try and help you.

Thanks,
Del