Skip to content

Auxiliary process opens unnecessary network sockets #1389

@gfphoenix78

Description

@gfphoenix78

Data exchange between backend processes uses network sockets. The listener socket is created when the backend process is initialized. However, some auxiliary process doesn't require interconnect for data exchange.
Exposing unnecessary network ports is not a good idea, which may be considered security issue in a higher standard.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions