Forum Moderators: phranque
I was wondering how many http Requests a server can send per second. I donīt think the hardware will be a problem, so the operating system must be the problem.
If we think of the best possible answer time of the requested computer, how many parallel socket connections can be opened by the sending server at the same time.
I am not a apache pro, so donīt mind if my question is stupid. ;)
Thanks
goseo
I've no idea whether there's any limit on the possible number of actual network socket connections, but as a guess it's far higher than will be attained by any webserver.