Welcome! Log In Create A New Profile

Advanced

Re: Proxy returns 504 then blocks next connections

July 11, 2013 08:17PM
Does your script use sessions? You didn't specify with language it uses, but several popular languages such as PHP will lock a session file until the request is complete, preventing multiple requests while the first request continues to run. Mechanisms similar to session_write_close() in PHP can work around this, but it sounds like this script should run as a background process rather than as a web request.
Subject Author Posted

Proxy returns 504 then blocks next connections

abstein2 July 11, 2013 03:55PM

Re: Proxy returns 504 then blocks next connections

R1CH July 11, 2013 08:17PM

Re: Proxy returns 504 then blocks next connections

abstein2 July 15, 2013 12:46AM

Re: Proxy returns 504 then blocks next connections

Maxim Dounin July 15, 2013 07:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 268
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready