cgi script times out

@Greg O’Lone
Have an app that hangs and it seems to be the cgi script:
[Tue Feb 27 13:41:42 2018] [warn] [client 70.91.255.193] Timeout waiting for output from CGI script /var/www/aspe.org/htdocs/xo/CEUTest/ceucertificatemailer.cgi
[Tue Feb 27 13:41:42 2018] [error] [client 70.91.255.193] Script timed out before returning headers: ceucertificatemailer.cgi

Anybody got any ideas?

It’s not the script timing out, it’s the app itself.

Check and make sure the app isn’t crashing and that you don’t have any tight loops bogging your app down.