Imagecache Subdomain

Component ID

960598

Component name

Imagecache Subdomain

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

368

Component created

Component changed

Component body

Introduction

This module is a extension for imagecache module to use subdomain to serve image generated by imagecache. You can define multiple subdomain and serve image from that (using specific subdomain for image).

Why use it

Using imagecache_subdomain you can improve your front end loading performance. Each browser can download only 2 different file from each subdomain together; if you use different subdomain for images your browser can dowload much file together and complete page loading faster then only one domain.

You can find more info on: