');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: 56368 any_sql: set names 'utf8' ->
Entering cookie2php for ATDB5logon: no cookie exists ATDB5logon cookie values: env[]= Entering racf_check memory=2498504 racf 1: ATDB5logon cookie not found getIP found IP=35.172.164.32 racf 2: Current IP is 35.172.164.32 racf 2.1: currentIP=35.172.164.32, currentIPmask=35.172.164, 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='35.172.164.32' and (to_days(current_date) - to_days(logon) < 7) union all select ifnull(max(logon),'') from atdb5_sessions where ip_address like '35.172.164%' and (date_add(logon, interval 1 hour) > '2023-06-03 04:09:43') order by 1 desc limit 1 -> 2023-06-03 02:09:55
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=35.172.164.32 within last 7 days or last hour any_sql: select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address='35.172.164.32' and logon='2023-06-03 02:09:55' union all select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address like '35.172.164%' and logon='2023-06-03 02:09:55' order by 1 desc limit 1 -> 1685757754172035&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
1 (0%)
Using index condition; Using where; Using rowid filter
2
UNION
atdb5_sessions
ref|filter
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon|atdb5_sessions_ip_address
8|137
const
2 (0%)
Using where; Using rowid filter
UNION RESULT
ALL
Using filesort
writeLogonInfo entered - fcode=c,currentIP=35.172.164.32,customerID=none writeLogonInfo - Generated keys: IP=35.172.164.32 -> New SessionID=1685758183172035 writeLogonInfo - now=1685758183 , now2=2023-06-03 04:09:43 , cookieExpiry=1686017383 writeLogonInfo - writing cookie: sid=1685758183172035&custID=none&logon=1685758183&profile=V00000000&ip1=035&ip2=172&userIP=35.172.164.32&racf=4108050209 ccdomain=.aerotransport.org racf 3.3.1: Wrote new cookie, new SID=1685758183172035 profile=V00000000 any_sql: update atdb5_sessions /* s12 */ set session_id='1685758183172035' where session_id='1685757754172035' -> 1
racf 3.3.2: Session table updated old SID=1685757754172035 -> new SID=1685758183172035 for IP 35.172.164.32 racf 3 completed checkCPU entered: IP=35.172.164.32,SID=1685758183172035,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='35.172.164.32' /* and customer_id='none' */ and (to_days(current_date) - to_days(logon) < 7) limit 1 -> 10&25&0.76&200&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=25, used_cpu=0.76, used_rows=200, profile=V
Entering htmlHeader, HTML length=90 getIP found IP=35.172.164.32 htmlTopBanner: ID=, username=, profile=V00000000 Entering racf_account - SID=1685758183172035, query= Used for this page: Query=1 Requests=0, Rows=0, CPU=0 No request issued, no resources used racf_account completed