There's also a limit on the number of open file descriptors, you could
check how many are opened by the app and then how many are allowed with  
getdtablesize() to see if this is the problem.


Mike

On 11 Dec 2001, Jeff Bearer wrote:

> This is something that I should know but don't, and can't find info on
> either.  One of the other admins here is working on a Lotus Domino
> server on RH7.2.  It's only allowing 300 connections, the software
> vendor of the application that runs on notes, (not IBM itself) is saying
> it's Linux that's limiting the TCP connections.  
> 
> I don't think this is the case, because I've never come across any
> setting to limit connections in linux it's always in the application
> configurations.
> 
> So I'm asking, is there a default limit to the number of TCP connections
> the kernel can make, if there is I'm sure it's much much higher than
> 300.  If there is a limit, I'd assume it's something that needs to be
> set at compile time or with a boot parameter?
> 
> 
> -- 
> Jeff Bearer, RHCE
> Webmaster
> PittsburghLIVE.com
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to