Hi,

On Sunday, July 19, 2015 at 10:43:07 PM UTC+2, Adam Shannon wrote:
>
> I have some logs of this happening to me as well. I'm running on EC2 in 
> us-east-1. I've got nginx and elb in front of these akka-http instances. 
> Here's a few stack traces from the instances as well as nginx access logs.
>
> https://gist.github.com/SpicyMonadz/b844ce4503e145fda7ee
>
> These requests aren't killing my jvm instances fyi. I'm on akka-http-* 1.0 
>
>

We recently fixed a problem that would unbind the listening socket under 
some conditions [1]. It was most likely to occur when a connection wasn't 
closed regularly. But it was fixed for 1.0 so I wonder if the thing you are 
seeing is something else (or what you are seeing exactly), Adam. Are you 
able to reliably reproduce the issue? Does it stop your server from 
answering new connections?

Johannes

[1] https://github.com/akka/akka/issues/17992

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to