I have 5 server blocks in nginx and all of them is working with php7.0. Also each of them have a cron jobs which is working in a minute. I have a foreach loop, and whenever it starts with cron jobs the other websites keep waiting to finish loop and then opens. What can be caused this ? Its like any of them in a proccess the other website effects because of that server block.