Skip to content

TLS session reuse support#458

Open
defanator wants to merge 3 commits intowg:masterfrom
defanator:ssl-session-reuse
Open

TLS session reuse support#458
defanator wants to merge 3 commits intowg:masterfrom
defanator:ssl-session-reuse

Conversation

@defanator
Copy link
Copy Markdown

Originally based on #183 with the following changes:

  1. no separate option to disable keepalive at wrk side (this should be done either with -H "Connection: close" or at server's side (e.g. keepalive_requests 1 in nginx);
  2. modern openssl versions supported;
  3. no extra callbacks when TLS reuse is disabled.

@Nithya-2018
Copy link
Copy Markdown

Hi, after making changes in the wrk.c files, how did you compile them? I keep getting lua.h not found error even after installing it using sudo apt cmd.

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.

2 participants