Would https://github.com/akka/akka/issues/17992 have impacted 1.0-M2 ? I upgraded from M2 to 1.0 this weekend and I never saw the server dying from these requests.
On Mon, Jul 20, 2015 at 9:26 AM, 'Johannes Rudolph' via Akka User List < [email protected]> wrote: > On Mon, Jul 20, 2015 at 3:59 PM, Nicolau Werneck <[email protected]> > wrote: > > It is unfortunate that I missed my error logs, but I'm glad you guys are > > taking a look at this! > > > > I confirmed that removing the Host header with curl just gives a 400, so > it > > can't but just this. I was using 1.0-RC4, so maybe it was related to > #17992? > > Yes, it seems both you and Adam suffered from #18044 which means that > HTTP/1.0 requests without a Host header failed noisily. But you were > probably additionally affected by #17992 which (dependently of #18044 > or not) unbound the server for some error conditions. > > > Johannes > > -- > >>>>>>>>>> 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. > -- Adam Shannon | Software Engineer | Banno | Jack Henry 206 6th Ave Suite 1020 | Des Moines, IA 50309 | Cell: 515.867.8337 -- >>>>>>>>>> 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.
