Skip to content

Conversation

@alrod999
Copy link

Right now the sipp exits abnormally when a connection (TCP/TLS) to UAS is refused. It might happen for "multi-socket" mode (tn/ln), and somebody may want to ignore the error and continue. I propose to bind it to the "-reconnect_close" option (default behavior won't change)

Currently, sipp exits abnormally if a TCP/TLS connection to the UAS is
refused.

This can also occur in multi-socket mode (tn/ln), where some users might
prefer to ignore the error and keep running.

I propose linking this behavior to the -reconnect_close option (the
default behavior remains unchanged).
@orgads orgads force-pushed the exit_on_connection_reject_fix branch from 2f6a3b6 to dad3eb9 Compare September 29, 2025 05:51
@neutrino38
Copy link

That looks great!

@orgads
Copy link
Contributor

orgads commented Nov 10, 2025

@neutrino38 did you test it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants