File uploads time out after random times

#1
I'm using ShareX to upload files via a POST request to my website (the file is POSTed to the PHP script). When uploading large files (100+ MB) and sometimes smaller ones (2-3MB) the upload will time out with "Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host." I believe this means LiteSpeed is terminating the connection but I am unsure as how to fix it.

Thanks :).
 

NiteWave

Administrator
#2
take a screenshot of
lsws admin console->Server->Tuning->Connection part
see if can adjust some settings.

also screenshot of
server->External App->lsphp5
 
#5

NiteWave

Administrator
#6
so looks like an headache issue. can you post real-time stats and command line "top -c" result, see if we can get some clue from that.
 
Top