Inquiry about apache error

Asked 2 years ago, Updated 2 years ago, 41 views

sysctl -a 2>/dev/null | grep 'vm'

vm'

cat /proc/meminfo

apache

2022-09-22 13:30

1 Answers

It does not appear to be a low memory situation.

You said you modified the httpd.conf file, but I think you should try again after you restore it.

I recommend a tool to check memory by process.

https://github.com/pixelb/ps_mem


2022-09-22 13:30

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.