%20%EC%8B%9C%EA%B0%84%20%EC%B4%88%EA%B3%BC%20%EC%98%A4%EB%A5%98%EA%B0%80%20%EB%B0%9C%EC%83%9D%ED%96%88%EC%8A%B5%EB%8B%88%EA%B9%8C%3F.png)
무거운 스크립트를 실행하면 Apache 로그에 다음 오류가 발생합니다.
(70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: http://domains/scriptName.php
max_execution_time, max_input_time을 아무 소용이 없도록 시도했습니다. 설정해야 할 다른 설정이 있나요?
시간 초과라고 표시되어 완료할 시간이 충분하지 않다고 생각하지만 "content_length_filter"는 쿼리가 수행하는 데이터가 너무 많아서 질식하고 있는 것일 수도 있다고 말합니다.
답변1
명령줄에서 스크립트를 실행했습니다.