openssl / project

Tracking of project related issues
2 stars 1 forks source link

QUIC: To avoid excessively small idle timeout periods, endpoints MUST increase the idle timeout period to be at least three times the current Probe Timeout (PTO). #894

Open nhorman opened 1 month ago

nhorman commented 1 month ago

This is a missing MUST item from the spreadsheet here: https://docs.google.com/spreadsheets/d/1is0eRNrmNwzqcCTmTPYJwC3fswpYpqmY87-5CylraLc/edit?gid=1067533579#gid=1067533579

Need to determine if this is still missing, and if it is, correct it

Investigate and if work required create another issue with description what needs to be done

nhorman commented 1 week ago

this appears implemented in ch_get_effective_idle_timeout_duration()

suggest this get moved to the non-mvp backlog

andrewkdinh commented 1 week ago

To clarify, we suggest adding a test where a client syncs all data to a server then ensures a listen ACK from the server returns after a certain amount of time