Hi, I am using htop to track process. What I usually see is mostly php running (CPU 3-10%), while nginx rarely run (CPU 0-0.7%) even though the cache size is a few GB already. So, does cache successfully serve to visitors? I though nginx should run...