Hi Luc, On Mon, Jul 27, 2015 at 8:23 PM, Luc Klaassen <[email protected]> wrote: > If you check the git repository, i made some dumps with rawcap (to be able > to capture localhost tcp).
Thanks. I wonder if you are running servers on different ports? Why are there servers running on ports 8080, 55175, and 49162 in the dumps? > The messages are simply not being sent for some > reason. I only see this in the connection to 8080 (dumpfile.pcap). In the other connection to the server on port 49162 (dumpfile.pcap) several frames are sent by the client but never answered. In the connection to port 55175 (dumpfile-ping.pcap) I also see all of the data to be sent ny the client immediately but the responses are delayed and only dispatched much later (starting with second 23) in one go. dumpfile-ping.pcap is unfortunately missing the connection establishment and mixes in some other connection as well so it's really hard to see what's really going on. -- Johannes ----------------------------------------------- Johannes Rudolph http://virtual-void.net -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
