Skip to content

Send from workers to parent to close the connection for a given uaid #246

@willyaranda

Description

@willyaranda

We can have a proxy in the middle that drops connection to clients but keep to the server. If the client connects again, we could end up with two connections on the PNS.

Since we have workers, we may have two connections, one if worker1 and other in worker2. worker1 connection is the old one but we keep it. The idea is to send a message from the worker handling the new connection to the parent and then to the rest of the workers to close and clean the connection and friends.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions