#2975 closed enhancement (fixed)
expose flush flag in packet header
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | network | Version: | 3.0.x |
Keywords: | Cc: |
Description
Links:
Performance tests : nodelay-cork
Then the proxy can use this information to better manage how it forwards those packets to the next destination.
Change History (2)
comment:1 Changed 4 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | expose NODELAY and CORK in packet header → expose flush flag in packet header |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2975
Note: See
TracTickets for help on using
tickets.
Done in r28117, r28120 for html5 client.
Will follow up in #2976.