Hi Cansu, I solved the problem myself. It seems the real limit on the maximum number of file descriptors should be set in the 'limits' configuration file of the linux kernel security section.
Thanks On Thursday, July 24, 2014 4:01 PM, Cansu Kaynak <[email protected]> wrote: Do you see an error/warning on the server side or does the maximum number of connections the server reaches is only 1024 even if you increase the number of clients? Cansu On 07/23/2014 05:15 PM, Mohammad amin Ajdari wrote: > Hello, > > I have been using Media Streaming benchmark for sometime, but there is a > major problem with Darwin Server. It basically does not scale beyond > 1024 clients. I have already set __FD_SETSIZE value in > /usr/include/bits/typesizes.h to large number (64k or 128k) . > Nevertheless, the problem still remains. Please help with this issue. > > Thanks, > >
