"Varnishtop"의 두 판 사이의 차이

(새 문서: ==개요== ;varnishtop * varnish 로그 엔트리 랭킹 보기 ==같이 보기== *varnish 명령어 분류: varnish)
 
잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
 
(다른 사용자 한 명의 중간 판 2개는 보이지 않습니다)
2번째 줄: 2번째 줄:
;varnishtop
;varnishtop
* varnish 로그 엔트리 랭킹 보기
* varnish 로그 엔트리 랭킹 보기
==실행예시==
<source lang='console'>
list length 158                                                                    zetaweb
  329.40 VCL_return    deliver
  322.17 VCL_return    fetch
  165.49 RespProtocol  HTTP/1.1
  165.44 VCL_call HASH
  165.44 VCL_call RECV
  165.44 VCL_return    lookup
  164.91 ReqHeader      Host: zetawiki.com
  164.50 ReqProtocol    HTTP/1.1
  164.29 VCL_call DELIVER
  164.29 RespHeader    Via: 1.1 varnish-v4
  164.15 RespHeader    Server: Apache
  162.13 RespHeader    Connection: keep-alive
  161.25 RespHeader    Age: 0
  161.25 BereqProtocol  HTTP/1.1
  161.25 VCL_call BACKEND_FETCH
  161.25 BereqHeader    Host: zetawiki.com
  161.11 VCL_call BACKEND_RESPONSE
  161.11 BerespHeader  Server: Apache
  161.11 ObjHeader Server: Apache
  157.83 Storage        malloc Transient
  157.25 BerespProtocol HTTP/1.1
  157.25 ObjProtocol    HTTP/1.1
  152.64 Debug          RES_MODE 2
</source>


==같이 보기==
==같이 보기==

2016년 3월 29일 (화) 11:41 기준 최신판

1 개요[ | ]

varnishtop
  • varnish 로그 엔트리 랭킹 보기

2 실행예시[ | ]

list length 158                                                                    zetaweb

   329.40 VCL_return     deliver
   322.17 VCL_return     fetch
   165.49 RespProtocol   HTTP/1.1
   165.44 VCL_call	 HASH
   165.44 VCL_call	 RECV
   165.44 VCL_return     lookup
   164.91 ReqHeader      Host: zetawiki.com
   164.50 ReqProtocol    HTTP/1.1
   164.29 VCL_call	 DELIVER
   164.29 RespHeader     Via: 1.1 varnish-v4
   164.15 RespHeader     Server: Apache
   162.13 RespHeader     Connection: keep-alive
   161.25 RespHeader     Age: 0
   161.25 BereqProtocol  HTTP/1.1
   161.25 VCL_call	 BACKEND_FETCH
   161.25 BereqHeader    Host: zetawiki.com
   161.11 VCL_call	 BACKEND_RESPONSE
   161.11 BerespHeader   Server: Apache
   161.11 ObjHeader	 Server: Apache
   157.83 Storage        malloc Transient
   157.25 BerespProtocol HTTP/1.1
   157.25 ObjProtocol    HTTP/1.1
   152.64 Debug          RES_MODE 2

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}