[tor-bugs] #8126 [Flashproxy]: Increase WebSocket message size limit in websocket-server

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 1 04:05:00 UTC 2013


#8126: Increase WebSocket message size limit in websocket-server
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  dcf
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Flashproxy  |        Version:     
 Keywords:  easy        |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
 I'm seeing this being logged in frequently:

 {{{
 error copying WebSocket to ORPort: frame payload length of 8926 exceeds
 maximum of 2500
 error copying WebSocket to ORPort: frame payload length of 4244 exceeds
 maximum of 2500
 error copying WebSocket to ORPort: frame payload length of 2928 exceeds
 maximum of 2500
 }}}

 8926 is the biggest I saw. Increase the limit so this doesn't happen.
 Probably need to increase the limit in `flashproxy-client` too. Also
 update `websocket-transport.txt`.

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


More information about the tor-bugs mailing list