Skip to content

feat(engine): support SSESampler and resolve TIME_WAIT socket exhaustion - #32

Closed
xvlet wants to merge 1 commit into
masterfrom
feature/engine/sse-sampler
Closed

feat(engine): support SSESampler and resolve TIME_WAIT socket exhaustion#32
xvlet wants to merge 1 commit into
masterfrom
feature/engine/sse-sampler

Conversation

@xvlet

@xvlet xvlet commented Aug 4, 2026

Copy link
Copy Markdown
Owner
  • Core Engine: Implemented SSESampler logic and transport layering in stateful.go and single.go.
  • Core Engine: Added SO_LINGER=0 socket option and CloseIdleConnections to prevent TIME_WAIT exhaustion during large scale testing.
  • Parser: Added SSESampler tag and url parsing in jmx_parser.go.
  • Parser: Fixed GraphQL sampler parsing to support JMeter 5.6.3 HTTPSamplerProxy tag format.
  • Domain: Added IsSSESampler property to the Sampler struct in plan.go.
  • Tests: Updated JMX test plan templates for WebSocket and GraphQL requests.
    7ca4d2

@xvlet xvlet closed this Aug 4, 2026
@xvlet
xvlet deleted the feature/engine/sse-sampler branch August 4, 2026 09:16
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.

1 participant