I am trying to implement a web server using the mbedtls pthread example as i have to handle multiple client connection. Due to the speed issues i want to use the session tickets to speed up the handshakes.Also doing multiple handshake in 5 diffrent threads causing hang in the mpi calculation stuff. What is the right way to use session tickets on server side.I looked in the server2 example but it didnt work for me.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Session resumption behavior | 0 | 340 | August 9, 2020 | |
Connection to mqtt.eclipseprojects.io fails due to parsing failed in session ticket parsing | 0 | 323 | October 5, 2023 | |
Reuse session in FTP problem can't perform abbreviate handshake | 0 | 317 | November 16, 2020 | |
Session is not ressuming MbedTLS handshake problem | 3 | 2105 | December 15, 2019 | |
Mbedtls handshake process | 0 | 395 | July 26, 2020 |