No, it will not discount existing connections.
If you serving the download files through PHP streaming, then you should increase your Memory I/O buffer, LSWS will buffer the dynamic content generated by PHP, when the memory I/O buffer used up, it will use swap files as buffer.
If you have...