windows - Isolated instances of Virtual Machine -
i using microsoft windows azure cloud, have configure virtual machine(vm) in autoscale.
total 4 4 vm's, 3 instances created original virtual machine.
now problem when more 1 instance running,
lets 3 instances running - 3 instances isolated copies.
when utilize website upload images or files, or delete them. deleted 1 instance, "load balancer" chooses. doesn't uploaded or deleted other instances.
how can solve issue ?
this classic design pattern in load-balanaced websites. info needs shared across multiple servers within load-balanced web farm should saved centrally, not on individual servers. if have folks uploading files, can save them azure blob storage example.
windows azure virtual-machine
No comments:
Post a Comment