|
Yes, litespeed will kill the connection. The timeout value applies to all connections. The reason is that if litespeed ignores the timeout value for uploads, treats it as special, then anyone can exploit this feature and create 10000 upload http connections and starve the server creating a DoS effect.
You would need to make sure the timeout values is long enough for the uploads to complete.
|