Forum Discussion

fdelmoro's avatar
fdelmoro
Occasional Contributor
3 years ago
Solved

Javascript application caching during Load Tests

Hi! Our application is javascript based, so each new user downloads it at first access. We would like to know if, during tests iterations, Load Ninja caches javascript or if it clears cache, forcing a new full download at each step. Thank you in advance

  • Hello fdelmoro - 

     

    I was able to confirm - LoadNinja does have a clear cache for each iteration. 

     

    Hope this helps. 

     

    Emma

4 Replies

  • hi fdelmoro  - 

     

    From my understanding we clear the chache after each iteration but I will double check with product on Monday!

     

    Cheers, 


    Emma

  • Yura's avatar
    Yura
    New Contributor

    Maybe in this case make it in the same way as Google Analitycs 4. It's based on all data on user the id not on cookies. So, all users id that you have on GA you can set up as an old and do not make the app download for them

  • Hello fdelmoro - 

     

    I was able to confirm - LoadNinja does have a clear cache for each iteration. 

     

    Hope this helps. 

     

    Emma

    • fdelmoro's avatar
      fdelmoro
      Occasional Contributor

      Thank you very much for your answer. 

      Is it possible to set a LoadNinja parameter in order to disable the clear cache functionality for each iteration?