Is it possible to configure Apache Web Server to handle up to 100,000 or more concurrent connections?
I know if this were to be possible, it's definitely going to be resource intensive. In that case, what would be the most likely hardware configuration?
If it's not possible, then what is the maximum concurrent connections that Apache can be configured to handle?
Thanks in advance.