Hi there,
I am not really sure if this is a PAMI issue but I thought you'd know maybe a solution as I've exhausted everything else.
One of my connections using this package basically hits a point (maybe 1 hour of constant running later) whereby the process method will continuously wait for a message from the connection but never gets anything. Running a TCP Dump showed that the connection ran into a TCP Zero Window error however the connection doesn't see that and continues waiting until manually halted and re-run.
I run the scripts using SupervisorD so restarting using that helps but it's a recurring issue that is causing us problems and if someone isn't around to restart them then we are losing countless messages. Hopefully you'd have a possible solution to having the connection kill itself or restart itself when the process method hangs waiting for messages?
PHP changes and anything server related doesn't help
Hi there,
I am not really sure if this is a PAMI issue but I thought you'd know maybe a solution as I've exhausted everything else.
One of my connections using this package basically hits a point (maybe 1 hour of constant running later) whereby the process method will continuously wait for a message from the connection but never gets anything. Running a TCP Dump showed that the connection ran into a TCP Zero Window error however the connection doesn't see that and continues waiting until manually halted and re-run.
I run the scripts using SupervisorD so restarting using that helps but it's a recurring issue that is causing us problems and if someone isn't around to restart them then we are losing countless messages. Hopefully you'd have a possible solution to having the connection kill itself or restart itself when the process method hangs waiting for messages?
PHP changes and anything server related doesn't help