1

I need distributed cache to be used in more than one web server.

I've tried a file based cache dependency, but it doesn't work in UNC path. I think .NET can not monitor the files on the UNC path.

I know that Microsoft has presented a new feature in Velocity. But, is there any other solution (like memcache in PHP)?

3 Answers 3

1

There are memcached providers for ASP.NET.

Sign up to request clarification or add additional context in comments.

Comments

1

Are you aware that "Velocity" is now a final, shipping product? It's part of Windows Server AppFabric.

1 Comment

Unfortunately, I’m using shared hosting services and I can’t force them to install it.
1

You could use NCache. A free express version is available for up to two servers.

EDIT: I just realized you cannot install anything. NCache needs installation on the server as well.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.