Quote:
Originally Posted by webrats
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.
|
If the servers are cloned, they should replicate/mirror the images after a while, too ... or not?