Hello,
I've installed OLS for my php website.
When i run a script with long execution time, server stops responding to anybody except that long process. (not with high cpu)
How can i fix this ?
Example:
I'm sending emails with AWS, 3 seconds per email to 100 emails which makes it ~300 seconds...