');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: 50075 any_sql: set names 'utf8' ->
Entering cookie2php for ATDB5logon: no cookie exists ATDB5logon cookie values: env[]= Entering racf_check memory=2511376 racf 1: ATDB5logon cookie not found getIP found IP=18.97.9.174 racf 2: Current IP is 18.97.9.174 racf 2.1: currentIP=18.97.9.174, currentIPmask=18.97.9., 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.97.9.174' and (to_days(current_date) - to_days(logon) < 7) union all select ifnull(max(logon),'') from atdb5_sessions where ip_address like '18.97.9.%' and (date_add(logon, interval 1 hour) > '2024-12-05 21:53:33') order by 1 desc limit 1 -> 2024-12-03 23:01:06
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
2
Using index condition; Using where
2
UNION
atdb5_sessions
range
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
3
Using index condition; Using where
UNION RESULT
ALL
Using filesort
racf 3.3: A record was found in session_table for IP=18.97.9.174 within last 7 days or last hour any_sql: select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address='18.97.9.174' and logon='2024-12-03 23:01:06' union all select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address like '18.97.9.%' and logon='2024-12-03 23:01:06' order by 1 desc limit 1 -> 1733435505097018&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|filter
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_ip_address|atdb5_sessions_logon
137|8
const
2 (0%)
Using index condition; Using where; Using rowid filter
2
UNION
atdb5_sessions
range|filter
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_ip_address|atdb5_sessions_logon
137|8
3 (0%)
Using index condition; Using where; Using rowid filter
UNION RESULT
ALL
Using filesort
writeLogonInfo entered - fcode=c,currentIP=18.97.9.174,customerID=none writeLogonInfo - Generated keys: IP=18.97.9.174 -> New SessionID=1733435613097018 writeLogonInfo - now=1733435613 , now2=2024-12-05 21:53:33 , cookieExpiry=1733694813 writeLogonInfo - writing cookie: sid=1733435613097018&custID=none&logon=1733435613&profile=V00000000&ip1=018&ip2=097&userIP=18.97.9.174&racf=4108050209 ccdomain=.aerotransport.org racf 3.3.1: Wrote new cookie, new SID=1733435613097018 profile=V00000000 any_sql: update atdb5_sessions /* s12 */ set session_id='1733435613097018' where session_id='1733435505097018' -> 1
racf 3.3.2: Session table updated old SID=1733435505097018 -> new SID=1733435613097018 for IP 18.97.9.174 racf 3 completed checkCPU entered: IP=18.97.9.174,SID=1733435613097018,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.97.9.174' /* and customer_id='none' */ and (to_days(current_date) - to_days(logon) < 7) limit 1 -> 10&36&0.14&195&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
2
Using index condition; Using where
checkCPU for this visitor: used_queries=10, used_requests=36, used_cpu=0.14, used_rows=195, profile=V
Entering htmlHeader, HTML length=90 getIP found IP=18.97.9.174 htmlTopBanner: ID=, username=, profile=V00000000 Entering racf_account - SID=1733435613097018, query= Used for this page: Query=1 Requests=0, Rows=0, CPU=0 No request issued, no resources used racf_account completed