Quote:
Originally Posted by y2ksw
You may redirect images via .htaccess, for example.
I don't see the problem however. If you have multiple servers, how do the images influence their manner of "seing" images? Could you make an example of what you ahve and what you would like to have?
|
all my servers are behind a load balancer , they are all clones of each other.
you hit a random server every time you hit my site.
the easiest fix is to push the images to the db since. all the servers grab the images from the DB. since the db stores ALL the images its very easy to keep everything updated and accurate on all the servers.