Forum Moderators: phranque
However, even if it is just another
site on the same box ....
1/ separating the images on to another
server encourages better management
2/ better management includes pushing
the images out onto caching proxies
as much as possible
3/ when you are ready to move to another
box, the url's already point to
a different host name, so just flip
the dns
A factor to consider is that because it
is a different server, that first connection
cannot be a reuse of a persistent connection
as defined in HTTP/1.1. But this is not
really a problem when multiple images are
normal.