벤치마크  
Total Execution Time  0.0378
  GET 데이터  
GET 데이터가 존재하지 않습니다.
  메모리 사용  
2,730,976 bytes
  POST 데이터  
POST 데이터가 존재하지 않습니다.
  테이터베이스:  muns75   쿼리: 14  (Hide)
0.0004   LOCK TABLES v2_member_conn WRITE 
0.0005   delete from v2_member_conn where conn_time date_sub(now()interval 5 minute) 
0.0004   select count(*) from v2_member_conn where session_id='eb8d30d24e0ea60cc77145de44188596' and member_id='' 
0.0003   insert into v2_member_conn (session_id,member_id,conn_time) values ('eb8d30d24e0ea60cc77145de44188596','',now()) 
0.0002   UNLOCK TABLES 
0.0003   update v2_connect_log set wdate=now()referer='',keyword='',host='',remote_addr='3.15.235.196' where sessid='eb8d30d24e0ea60cc77145de44188596' 
0.0004   insert into v2_connect_log (sessid,menu_code,wdate,referer,keyword,host,link_gbn,remote_addr) values ('eb8d30d24e0ea60cc77145de44188596','main',now(),'','','','','3.15.235.196') 
0.0002   insert into v2_counter_log (menu_code,wdate,remote_addr) values ('main',now(),'3.15.235.196') 
0.0003   update v2_daily_counter set counter=counter+1 where ymd=date_format(now(),'%Y-%m-%d') 
0.0004   select from v2_popup where use_yn='Y' and now() between sdatetime and edatetime order by edatetime asc 
0.0007  
        select
            a
.board_no as no,
            
a.member_id,
            
a.writer,
            
a.subject,
            
a.wdate,
            
a.wtime,
            
concat(a.wdate,' ',a.wtime) as wdatetime,
            
unix_timestamp(concat(a.wdate,' ',a.wtime)) as wtimestamp,
            
a.parent,
            
a.depth,
            
a.sort_no,
            
b.file_name,
            
b.full_path
        from
            v2_board_data a LEFT JOIN
            v2_board_upfiles b ON a
.board_id b.board_id and a.board_no b.board_no and b.file_no 1
        where
            a
.board_id='notice'
        
order by a.sort_no desc
        limit 5
         
0.0005  
        select
            a
.board_no as no,
            
a.member_id,
            
a.writer,
            
a.subject,
            
a.wdate,
            
a.wtime,
            
concat(a.wdate,' ',a.wtime) as wdatetime,
            
unix_timestamp(concat(a.wdate,' ',a.wtime)) as wtimestamp,
            
a.parent,
            
a.depth,
            
a.sort_no,
            
b.file_name,
            
b.full_path
        from
            v2_board_data a LEFT JOIN
            v2_board_upfiles b ON a
.board_id b.board_id and a.board_no b.board_no and b.file_no 1
        where
            a
.board_id='free'
        
order by a.sort_no desc
        limit 5
         
0.0005  
        select
            a
.board_no as no,
            
a.member_id,
            
a.writer,
            
a.subject,
            
a.wdate,
            
a.wtime,
            
concat(a.wdate,' ',a.wtime) as wdatetime,
            
unix_timestamp(concat(a.wdate,' ',a.wtime)) as wtimestamp,
            
a.parent,
            
a.depth,
            
a.sort_no,
            
b.file_name,
            
b.full_path
        from
            v2_board_data a LEFT JOIN
            v2_board_upfiles b ON a
.board_id b.board_id and a.board_no b.board_no and b.file_no 1
        where
            a
.board_id='postscript'
        
order by a.sort_no desc
        limit 5
         
0.0005  
        select
            position
,
            
subject,
            
linkurl,
            
target,
            
upfile,
            
width,
            
height
        from
            v2_banner
        where
            output_yn 
'Y'
        
order by pid desc
         
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)