Skip to content

Issue on the server with rejected requests and timed out requests #149

@Eastwo00d

Description

@Eastwo00d

Hi,

I think there is a problem concerning the management of refused tcp requests. When I start a modbus server on a specific IP and a specific Unit Identifier, if I use several MODBUS clients to request the same IP but on other unit IDs (that are not handled by the server), the CPU usage skyrockets till the server is not able to respond to requests he is supposed to...

Also, when I am debugging my program, if I stay long enough in a breakpoint so the tcp timeout is reached, the server refuses all the requests after resuming the program. Stopping and restarting the server solves this problem.

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions