I am running a perl script on an Apache httpd server and intermittently I get 500 Internal Server Error.
When I check the error log , I see below error :
Mon Feb 22 15:04:25 2021] [error] [client xxx.xxx.xx.xx ] malformed header from script. Bad header=Can I override this?: test.cgi
Can someone please let me know what could have went wrong ?