Hi,

[http-kit "2.1.5"]

Just released,  if you are using the Websocket API, please upgrade. This
release fixes a bug reported by Andrew Rudenko:  #68 Loop of Close
frames<https://github.com/http-kit/http-kit/issues/68>


   1. A WebSocket client like Autobahn.Android
<http://autobahn.ws/android> will
   trigger the bug
   2. Browsers do not trigger the bug
   3. The bug will cause a LOOP,  sever and client sent a close frame to
   each other infinitely
   4. The server will continue to respond other requests, but the loop use
   a lot CPU and Network resources of the server, which is bad


沈锋

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to