Subject | Re: [firebird-support] Re: Maximum Concurrent Connections that Firebird would allow |
---|---|
Author | Michael Weissenbacher |
Post date | 2010-02-15T18:42:30Z |
>>Additionally, a properly coded web application will NEVER need 1024+ TCP
>> 14.02.2010 19:15, svanderclock wrote:
>>> do you have any doc about these 1024 TCP connections ? because it's seam very low for a server, especially a web server !
>>
>> This is well-know hard-coded limitation of superserver.
>
> Not true. There is NO such hard-coded limitations.
>
connections. In practice this would boil down to like 20-50, even for a
heavily loaded site. Pool your connections (which common practice
anyway) and you won't have any problems.