Hi,
I noticed that more and more core dump files were being created in our cgi-bin folder. After a bit of research I found that there were certain zoom queries that were causing 500 Internal Server Errors.
An example being - 'strange dream at night'.
After searching each individual word in the query, I found that the word 'dream' was causing the error.
I've read all the documentation on the 500 Server Error - and can see the error being logged as "Premature end of response header" - but I don't understand why this would only happen for certain words though.
Is anyone able to shed some light on what might be causing this issue?
Thanks in advance
I noticed that more and more core dump files were being created in our cgi-bin folder. After a bit of research I found that there were certain zoom queries that were causing 500 Internal Server Errors.
An example being - 'strange dream at night'.
After searching each individual word in the query, I found that the word 'dream' was causing the error.
I've read all the documentation on the 500 Server Error - and can see the error being logged as "Premature end of response header" - but I don't understand why this would only happen for certain words though.
Is anyone able to shed some light on what might be causing this issue?
Thanks in advance
Comment