We are trying to use AppFabric distributed cache. After going back and forth with non-domain servers a lot, we finally placed them in the domain, and installation / configuration was a bit easier. We ran it and confused it after several errors, most of which seem trivial, to include several test or more descriptive error messages in AppFabric. "Temporary mistake" does not explain much ...
But there are still problems.
We installed 3 servers, one of which is the "master". We finally got the cache working, and we confirmed this by specifying a network load balancer on one server at a time, confirming that we can set the cache on one server and get it on another.
Then I restarted the AppFabric caching service on all servers and suddenly did not work. Get-CacheHost says they are at the top, but we get exceptions, such as:
ErrorCode <ERRCA0018>: SubStatus <ES0001>: The request timed out
ErrorCode <ERRCA0017>: SubStatus <ES0001>: There is a temporary failure. Please retry later.
Why did this error happen just by restarting the services?
Is AppFabric Cache Ready to Use?
What happens if the server shuts down? Long wait times?
Are we dependent on a "lead" server?
I suspect that he will recover after 5-10 minutes of R & R. It seems that he is returning on his own.
Update:. This happened a few minutes later. Now we tested by removing one server from the cluster, and this led to a long timeout and, finally, an exception.
caching appfabric
Tedd hansen
source share