Forum Discussion
Problems windows server 2019 users
May want to ask here about support for Server 2019 and any limitations there might be.
https://firebirdsql.org/en/community/
- paezaceroOct 04, 2019Copper Contributor
Hi, I understand your redirection to firebird, but the question is this: Windows Server 2019 Standard, does it constantly refresh or clean user sessions?
Does this make users terminate the connection to the server?
Could this disconnect the database?
Could you make a delay in disconnecting users?
Could you choose the users to which you do not disconnect the session?
What happens when you reach the limit of connections on Windows Server, TCP / IP ports are closed too?Dave Patrick
Hola entiendo vuestro redireccionamiento a firebird, pero la pregunta es la siguiente: Windows Server 2019 Estándar, ¿refresca o limpia las sesiones de los usuarios constantemente?
¿esta hace de los usuarios finalicen la conexión con el servidor?
¿esto podría desconectar la base de datos?
¿Podría hacer un retardo en la desconexión de los usuarios?
¿Podría escoger los usuarios a los cuales no desconectar la sesión?
¿Qué pasa cuando llega al límite de conexiones en Windows Server, se cierran puertos TCP/IP también?Dave Patrick
- Dave PatrickOct 04, 2019MVP
Maybe you're asking about opportunistic locking?
https://support.microsoft.com/en-us/help/296264/configuring-opportunistic-locking-in-windows
As to max concurrent TCP connection in windows server should be something over 16 million. Firebird may have its own set of limitations, better to ask firebird experts about this.