그누4 업그레이드 후 서버에 libhttpd.ep 프로세스가 많이 잡힙니다~ > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

그누4 업그레이드 후 서버에 libhttpd.ep 프로세스가 많이 잡힙니다~ 정보

그누4 업그레이드 후 서버에 libhttpd.ep 프로세스가 많이 잡힙니다~

본문

그누4로 업그레이드 후
 
리눅스 서버상에서
 
 
top로 해보니
 
libhttpd.ep 프로세스가 간간히 생기고 웹상에서 가끔 버벅이는게 느껴져 검색해보니
 
이것은 php코드상의 문제가 있어 생긴다 해서
 
 
프로세스를 strace 로 추적해보니
 
아래와 같이 뭐뭐뭐/.htacess no such file or directory라고 반복되며
 
이런것이 주르르 실행되고 있습니다.
 
그런데 추적을 해봐도 문구를 보고 어떻게 해결해야할지 잘 감이 안서네요-_-;;;;
 
혹시 아시는 분의 도움을 간절히 부탁드립니다~
 
 
 
 
Process 18086 attached - interrupt to quit
read(5, "GET /cart4/data/file/photo_membe"..., 4096) = 681
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, 8) = 0
stat("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180580.thumb", {st_mode=S_IFREG|0707, st_size=3779, ...}) = 0
open("/home/stagbeetles/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180580.thumb", O_RDONLY) = 6
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
write(5, "HTTP/1.1 304 Not Modified\r\nDate:"..., 204) = 204
write(19, "147.46.217.122 - - [12/May/2007:"..., 115) = 115
close(6)                                = 0
rt_sigaction(SIGUSR1, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, {SIG_IGN}, 8) = 0
read(5, "GET /cart4/data/file/photo_membe"..., 4096) = 682
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, 8) = 0
stat("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180579.thumb", {st_mode=S_IFREG|0707, st_size=7235, ...}) = 0
open("/home/stagbeetles/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180579.thumb", O_RDONLY) = 6
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
write(5, "HTTP/1.1 304 Not Modified\r\nDate:"..., 205) = 205
write(19, "147.46.217.122 - - [12/May/2007:"..., 115) = 115
close(6)                                = 0
rt_sigaction(SIGUSR1, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, {SIG_IGN}, 8) = 0
read(5, "GET /cart4/data/file/photo_membe"..., 4096) = 681
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, 8) = 0
stat("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180541.thumb", {st_mode=S_IFREG|0707, st_size=3252, ...}) = 0
open("/home/stagbeetles/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180541.thumb", O_RDONLY) = 6
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
write(5, "HTTP/1.1 304 Not Modified\r\nDate:"..., 204) = 204
write(19, "147.46.217.122 - - [12/May/2007:"..., 115) = 115
close(6)                                = 0
rt_sigaction(SIGUSR1, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, {SIG_IGN}, 8) = 0
read(5, "GET /cart4/data/file/photo_membe"..., 4096) = 682
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, 8) = 0
stat("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180602.thumb", {st_mode=S_IFREG|0707, st_size=6932, ...}) = 0
open("/home/stagbeetles/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180602.thumb", O_RDONLY) = 6
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
write(5, "HTTP/1.1 304 Not Modified\r\nDate:"..., 205) = 205
write(19, "147.46.217.122 - - [12/May/2007:"..., 115) = 115
close(6)                                = 0
rt_sigaction(SIGUSR1, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, {SIG_IGN}, 8) = 0
read(5, "GET /cart4/data/file/photo_membe"..., 4096) = 682
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, 8) = 0
stat("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180588.thumb", {st_mode=S_IFREG|0707, st_size=5211, ...}) = 0
open("/home/stagbeetles/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/.htaccess", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/stagbeetles/public_html/cart4/data/file/photo_member/wr_180588.thumb", O_RDONLY) = 6
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
write(5, "HTTP/1.1 304 Not Modified\r\nDate:"..., 205) = 205
write(19, "147.46.217.122 - - [12/May/2007:"..., 115) = 115
close(6)                                = 0
rt_sigaction(SIGUSR1, {0x2aaaaaace406, [], SA_INTERRUPT|0x4000000}, {SIG_IGN}, 8) = 0
read(5,  <unfinished ...>
Process 18086 detached
  • 복사

댓글 전체

libhttpd.ep는 실행 프로세스 입니다.
웹서버 설치시 준 옵션에 의해 실행파일이 바뀌는것으로 알고 있습니다.
어느 옵션인지는 모르니 찾아보시구요.
그누보드와는 아무 상관없습니다. 어느 게시판도 크랙프로그램이 실려있지 않는이상.. -_-;;;;;;

사이트 자체에서 htacess 관련으로 뭔가 세팅해놓으신게 있으신것 같은데요. 긴 내용을 보는게 익숙치 않아서 다 보지는 않았지만
open 줄을 모두 살펴보면 htacess 관련이네요.

그누보드를 설치하여 사용하는 현상과는 무관한 현상입니다.

웹서버단에서 무언가 세팅을 하신 후 사용자 계정에 설정해 놓은 htacess 관련문제가 아닌가 싶네요.
현재는 게시판 보다는 영카트의 데이타디렉토리에 htaccess 파일이 존재 하지 않는것으로 보입니다만.

전반적인 웹서버와 사이트에서 사용하시던 htacess 설정이 없었나 다시 한 번 살펴보시는게 좋을것 같습니다.
© SIRSOFT
현재 페이지 제일 처음으로