When I download file from my Apache server with download applications like idm , wget or aria2c server only allow 8 connection to file to download now I need 32 connection to use maximum download speed.
How to config Apache server to serve 32 connection per client ?
My OS is Ubuntu 14.04.
Thanks