Testing with Booster app

I’m trying to run som performance tests with and without Booster app enabled, in our test environment. However, Booster is bypassed because a session is automatically created, causing Booster to bypass the cache. This happens even when I log out completely, and view the page in incognito mode. This doesn’t seem to happen in production. Not a big deal then, we can test it when in production, but is there a way to do tests in test mode when this happens?

Hi Tore.

Booster has nothing to do with sessions, except the fact that it does not cache anything if a session exists.

You should investigate what causes sessions to be created in your setup in the first place.