forked from sorbo/tcpcrypt
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi
I want to use tcpcrypt instead of SSL in my apache web server, but HTTPS performance is 10x better than tcpcrypt.
On ubuntu server 16.10 with apache Jmeter and tcpcrypt, average sample time (The number of milliseconds that the server took to fully serve the request ) is 200 ms! with using https, average is 18-20 ms. the same issue for connect time: 78 ms for HTTPS vs. 1026 for tcpcrypt.
Is there any solution?
Warning messages from tcpcrypt:
Webserver side: Can't find RDR
client (apache jmeter) side: No timestamp provided in packet - expect low performance due to calls to gettimeofday
Metadata
Metadata
Assignees
Labels
No labels