Ideal SocketClientFactory settings?
Rakesh Khatumria <[email protected]> Thu, 5 Sep 2002 01:25:50 -0400 (EDT)
| Newsgroups | gmane.comp.web.jigsaw |
|---|---|
| Message-ID | <7D5800A5B6E26644B2EB7A862856B0D402927942@SARASWATI> |
Hi, We are using Jigsaw 2.1.2 on the following: 1. Windows NT server: P-III 500 MHz/256 MB/ 10 GB HDD 2. Solaris Sun Spark Ultra10/ 440 MHz / 18 GB HDD/ 256 MB Can anybody suggest the ideal settings for SocketClientFactory constants i.e. maxClients, hence the rest maxFree, maxIdle, minFree etc. I know that the default config assumes 64 max simultaneous connections, the default on Solaris! We currently want to support at least 50 concurrent users, does that mean 50 x 2 simultaneous connections (one connection requires at least two file handles)?? Regards, Rakesh.