
Apache MPM event module 튜닝 (with 2.2 → 2.4 version upgrade)
·
Operation/Apache
이슈기존의 apache 2.2 버전을 apache 2.4 버전으로 업그레이드 후 ELB 에서 502 Error 발생ELB 에서 502 Error Code 가 지속적으로 발생함. (업그레이드 전 발생 X)Apache LogLevel Debug 로 변경한 이후 아래와 같은 로그가 발생함.[core:warn] [pid 3078:tid 3078] AH00045: child process 3110 still did not exit, sending a SIGTERM[core:error] [pid 3078:tid 3078] AH00046: child process 3104 still did not exit, sending a SIGKILL[mpm_event:notice] [pid 3078:tid 3078] AH004..