Disable VU clear cache functionality
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Disable VU clear cache functionality
Is it possible to set a LoadNinja parameter in order to disable the clear cache functionality for each VU iteration?
Thanks a lot
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In LoadNinja, browser-level caching happens automatically, each session is a brand new session. LoadNinja instantiates a brand new environment for each iteration, i.e. no caching.
In the case of web application cookies/caching, your development team can give you a better idea of how to handle them.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Poonam_Patil, thanks for your answer.
So could you please confirm that from the LoadNinja point of view is not possible to disable the clear cache functionality which happens at each iteration?
Thanks a lot
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, that feature is not available. Right now it is not possible to disable the cache clear. Every iteration is started with a clean new browser.
