I have set max_execution_time to 10 seconds (confirmed it through phpinfo),
but the script runs until it hits the Connection Timeout (2 min) or Connection Keepalive Timeout (30 seconds) which ever comes first.
How can I make the website halt when it hits the max_execution_time?
Thank you very much in advance
but the script runs until it hits the Connection Timeout (2 min) or Connection Keepalive Timeout (30 seconds) which ever comes first.
How can I make the website halt when it hits the max_execution_time?
Thank you very much in advance