Is it possible to configure TCP_QUICKACK when using grpc with Python?

It appears that all TCP configuration (e.g. for TCP_USER_TIMEOUT) is done 
by the grpc library itself, but I can't find any mention of quickack in the 
code, in other issues, or in the mailing list archives.

I ask because there are several recommendations to enable TCP_QUICKACK; see 
e.g. John Nagle here <https://news.ycombinator.com/item?id=10608356>.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/e47ea4ba-0232-4d7e-b274-8dae6807fbccn%40googlegroups.com.

Reply via email to