[tor-bugs] #7707 [Tor]: Impose a minimum write size for TLS writes

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 11 23:07:06 UTC 2012


#7707: Impose a minimum write size for TLS writes
-----------------------------------+----------------------------------------
 Reporter:  nickm                  |          Owner:                    
     Type:  defect                 |         Status:  needs_review      
 Priority:  normal                 |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                    |        Version:                    
 Keywords:  tor-relay performance  |         Parent:                    
   Points:                         |   Actualpoints:                    
-----------------------------------+----------------------------------------
Changes (by nickm):

  * status:  new => needs_review


Comment:

 I've got a tentative implementation in nagle_tls_writes.

 I'm not sure whether it's a safe patch as it is, though: since we can
 always read/write on edge connections, I worry that merging this patch as-
 is will make TLS connections stall because of comparatively low
 global_*_write_bucket values.  Should I be concerned?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7707#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list