First time it has HIT and Store status BYPASS, then after some time it will store it so you will get Fetch-Status: MISS (it's already stored) and Store-Status: STORE. So it's normal behavior, your Redis Cache is working fine.
↧
First time it has HIT and Store status BYPASS, then after some time it will store it so you will get Fetch-Status: MISS (it's already stored) and Store-Status: STORE. So it's normal behavior, your Redis Cache is working fine.