A
A
Ainur Shakirov2016-09-13 10:54:20
PHP
Ainur Shakirov, 2016-09-13 10:54:20

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

1 answer(s)
M
Maxim, 2016-09-13
@pudovMaxim

Find a programmer. Seriously, one running script should not put down the entire server. Describe in more detail what kind of system, what kind of server, what request, what script. And then some kind of telepathy session is obtained.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question