Quote:
Originally Posted by LearningCoder
Why not try to scale your images down so it decreases the file size. That's my only possible suggestion. And I don't know if it's a correct solution at that.
Could always give it a go though. See what happens.
Regards,
LC.
|
That is already done using techniques like yahoo smush. The individual file sizes is already optimized. But there are many individual files, which is the real issue.
So many images ( with each around 300 bytes) and thus many requests. I want to lower those number of requests. So any ideas?