Is there a way to speed up image loading? Don’t know if my webserver is slow, but it always feels like I have to wait a lot for the images; especially if there are many (i.e. gallery).
I already compress and resize all my images before I upload them. Are there any other options? (i.e. server-side caching? progressive JPEG loading would also be nice).