Simulate Cache Usage in Linux
You can quickly run a Stress Test Tool that comes with NCache installation to verify that cache clients can make calls to cache servers. To start this test, please type the following command in PowerShell:
PS > Test-Stress –CacheName demoClusteredCache
This command starts making cache calls to the cache servers as Test-Stress simulates transactional load on the specified cache.
You can monitor these counters in NCache Web Monitor.
See Also
NCache PowerShell Guide
Create a Cache
Monitor Caches using NCache Monitor
Use NCache from .NET Application
Use NCache for ASP.NET Sessions