Max Concurrent Connections the cause of Push problems Hi,
I find since a few versions, that stalling pushes can stop Phex from downloading anything, and I just got the idea, that the concurrent connection limit could be the cause.
Is it possible that some half-open connections don't get closed properly and so Phex doesn't do more connects at all?
If so, could it be solved by a simple timeout?
i.e.: 1min not established: Cut the half-open connection by force/ignore it. |