');w.document.close();
}
function hint(msg){window.status=msg;return true;}
function pp(action) {
var w=window.open('../php/go.php?action='+action,'ATDBinfo','resizable=yes,status=yes,scrollbars=yes,width=700,height=600,left=100');
w.resizeTo(600,750);
w.document.close(); }
function expand(obj) {
var divs=obj.parentNode.parentNode.getElementsByTagName('div');
divs[1].style.display='inline';
divs[0].style.display='none';
}
function collapse(obj) {
var divs=obj.parentNode.parentNode.getElementsByTagName('div');
divs[0].style.display='inline';
divs[1].style.display='none';
}// -->
Session limits exceeded for this week Please subscribe for immediate access
TRACES:
timeline.php get: operatorID value: 81587 any_sql: set names 'utf8' ->
Entering cookie2php for ATDB5logon: no cookie exists ATDB5logon cookie values: env[]= Entering racf_check memory=2511016 racf 1: ATDB5logon cookie not found getIP found IP=18.207.133.13 racf 2: Current IP is 18.207.133.13 racf 2.1: currentIP=18.207.133.13, currentIPmask=18.207.133, previousIP=unknown racf 3: No logon cookie could be used for this session: First visit, cookie erased or previous logon failed any_sql: select ifnull(max(logon),'') from atdb5_sessions where ip_address='18.207.133.13' and (to_days(current_date) - to_days(logon) < 7) union all select ifnull(max(logon),'') from atdb5_sessions where ip_address like '18.207.133%' and (date_add(logon, interval 1 hour) > '2024-09-12 02:30:04') order by 1 desc limit 1 -> 2024-09-09 07:32:16
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
PRIMARY
atdb5_sessions
ref
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
const
1
Using index condition; Using where
2
UNION
atdb5_sessions
range
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
1
Using index condition; Using where
UNION RESULT
ALL
Using filesort
racf 3.3: A record was found in session_table for IP=18.207.133.13 within last 7 days or last hour any_sql: select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address='18.207.133.13' and logon='2024-09-09 07:32:16' union all select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address like '18.207.133%' and logon='2024-09-09 07:32:16' order by 1 desc limit 1 -> 1725874821207018&V00000000
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
PRIMARY
atdb5_sessions
ref
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon
8
const
1
Using where
2
UNION
atdb5_sessions
ref
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon
8
const
1
Using where
UNION RESULT
ALL
Using filesort
writeLogonInfo entered - fcode=c,currentIP=18.207.133.13,customerID=none writeLogonInfo - Generated keys: IP=18.207.133.13 -> New SessionID=1726108204207018 writeLogonInfo - now=1726108204 , now2=2024-09-12 02:30:04 , cookieExpiry=1726367404 writeLogonInfo - writing cookie: sid=1726108204207018&custID=none&logon=1726108204&profile=V00000000&ip1=018&ip2=207&userIP=18.207.133.13&racf=4108050209 ccdomain=.aerotransport.org racf 3.3.1: Wrote new cookie, new SID=1726108204207018 profile=V00000000 any_sql: update atdb5_sessions /* s12 */ set session_id='1726108204207018' where session_id='1725874821207018' -> 1
racf 3.3.2: Session table updated old SID=1725874821207018 -> new SID=1726108204207018 for IP 18.207.133.13 racf 3 completed checkCPU entered: IP=18.207.133.13,SID=1726108204207018,userid=,profile=V00000000 any_sql: select concat(sum(queries),'&',sum(requests),'&',sum(sql_cpu),'&',sum(sql_rows),'&',min(substring(profile,1,1))) from atdb5_sessions where ip_address='18.207.133.13' /* and customer_id='none' */ and (to_days(current_date) - to_days(logon) < 7) limit 1 -> 10&24&0.09&156&V
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
SIMPLE
atdb5_sessions
ref
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
const
1
Using index condition; Using where
checkCPU for this visitor: used_queries=10, used_requests=24, used_cpu=0.09, used_rows=156, profile=V
Entering htmlHeader, HTML length=90 getIP found IP=18.207.133.13 htmlTopBanner: ID=, username=, profile=V00000000 Entering racf_account - SID=1726108204207018, query= Used for this page: Query=1 Requests=0, Rows=0, CPU=0 No request issued, no resources used racf_account completed