I suspect at this time it is a hard coded limit in java/vm. Not just for sockets in particular, but for the sum of all opened channels gat Charles Forsythe wrote: > Fellow Java Linux users: > > I have a simple client/sever benchmark (code below) designed to see how > many simultanious open sockets I can sustain. The answer seems to be > about 250. This is really sad because the crufty HP-UX JDK 1.1.3
- How many sockets can you serve? Charles Forsythe
- Re: How many sockets can you serve? Uncle George
- Re: How many sockets can you serve? Charles Forsythe
- Re: How many sockets can you serve? Uncle George
- Re: How many sockets can you serve? Bruce J. Carter
- RE: How many sockets can you serve? Stefaan A Eeckels