I am sending more then 200 concurrent connections with CURL to get txt files. On my local server, there is no problem. Also when I run my server with apache, there is also no problem but while litespeed is active on my server some connections go missing. There is no HTTP error, no header and no log at all. Like the connections are blocked by server.
I tried to increase max connections limit, connection timeout and keep-alive settings but it doesn't solve my problem.
What should I do to fix it? Is there a log file that I can look for the problem? In the litespeed server log viewer and error_log file, there is no log for this action.
I tried to increase max connections limit, connection timeout and keep-alive settings but it doesn't solve my problem.
What should I do to fix it? Is there a log file that I can look for the problem? In the litespeed server log viewer and error_log file, there is no log for this action.