Answer the question
In order to leave comments, you need to log in
How to turn off queue waiting in php (or whatever it's called?)?
In general, the situation is as follows: let's say some script is stuck in a loop, or it just takes a very long time to respond, then the user cannot go to other pages, the server is waiting for that request to be processed.
How to get rid of it? So that if the 1st request hangs, then the second one is processed without delay?
Only session cleaning helps.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question