Answer the question
In order to leave comments, you need to log in
How to determine the cause of the server crash?
Good evening.
How to determine the cause of the Apache crash if the logs are empty (the application did not have time to write anything)?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Look for Apache crash dumps. If they are not there either, then it will not be possible to determine the cause after the fact. If it is possible to repeat the crash, turn on logs with the debug level, check the settings in terms of crash dumps, and you can also run Apache under some strace / truss to watch live what system calls are being executed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question