D
D
Denis Oleshkevich2014-08-16 18:46:13
PHP
Denis Oleshkevich, 2014-08-16 18:46:13

How to configure nginx/apache to deal with long page loads?

There is a configuration nginx+apache+php.
When accessing a long-running script in one tab, it is not possible to open other pages of the site in other tabs. The pages pretend to be loading, but at the end a 504 error from nginx is shown.
When accessed from another browser (or from incognito mode) from the same computer, the pages of the site open normally.
How can you provide parallel access to the site when one of the tabs is busy executing a long-running script?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
_
_ _, 2014-08-16
@AMar4enko

There was a similar question recently. You are blocking PHP file sessions, most likely.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question