https://issues.apache.org/bugzilla/show_bug.cgi?id=51181

--- Comment #43 from Johno Crawford <jo...@sulake.com> 2012-02-28 17:29:47 UTC 
---
(In reply to comment #42)
> (In reply to comment #41)
> > Thought it might be interesting to try out Autobahn with latest trunk
> > (r1294541) on a couple of different platforms to see how things go.
> 
> Try reading the dev list.
> 
> Autobahn passes fully for all three connectors (BIO, NIO and APR) on Windows
> and Linux. Things to note:
> - you'll need to use the message API, not the stream API
> - you'll need to increase the default buffer size to > 16M to handle the tests
> with larger payloads
> - python on Windows has a serious performance issue when sending lots of small
> packets. Tests that take ~10s on Linux can take 4-5 minutes on Windows.
> 
> All of the above has been reported on the dev list in the last week or so.

Thanks for your fast response Mark.  I try and keep up with all of the
websocket talk on the dev list, however, I may have missed a few messages.  I
do recall some talk about buffer sizes but not seeing anything related to using
message API vs stream API.  I am planning to look at some of the remaining
TODOs which is why I setup Autobahn, additionally I thought it would be
beneficial testing Tomcat websockets on different environments to ensure
expected behaviour.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to