Understanding akka.http.server.max-connections

69 views
Skip to first unread message

Federico Nusymowicz

unread,
Sep 29, 2016, 1:38:06 PM9/29/16
to Akka User List
My websocket server will maintain many (mostly idle) connections.

Does `akka.http.server.max-connections` place a limit on the number of open websockets?

Or is  `akka.http.server.max-connections` a limit on the number of websockets that can be opened concurrently?

Konrad Malawski

unread,
Sep 29, 2016, 1:40:43 PM9/29/16
to Akka User List

Number of open connections.
Not websockets, but connections in general, AFAIR.


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

Federico Nusymowicz

unread,
Sep 29, 2016, 3:48:17 PM9/29/16
to Akka User List
Thank you!


On Thursday, September 29, 2016 at 10:40:43 AM UTC-7, Konrad Malawski wrote:

Number of open connections.
Not websockets, but connections in general, AFAIR.

On 29 Sep 2016 7:38 p.m., "Federico Nusymowicz" <fede...@gmail.com> wrote:
My websocket server will maintain many (mostly idle) connections.

Does `akka.http.server.max-connections` place a limit on the number of open websockets?

Or is  `akka.http.server.max-connections` a limit on the number of websockets that can be opened concurrently?

--
>>>>>>>>>> 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+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages