Thanks, I know that can determinate the max port and the number of current sockets, but how many total sockets can my server hold?
Is there a max socket connections per port?
Or is there like a general rule of them, like "If you have X connections or more to port 80, then the server is overloaded"?
|