the cause of my suspension

Status
Not open for further replies.

vash112789

New Member
Messages
5
Reaction score
0
Points
0
hello, im wondering what caused my account suspension. the reason is overusing the server resources however at the time of the ban i was doing a database update to about 40 rows in around 30 tables each table no longer than 25 columns. on seperate servers this update takes 0.004 of a second (i wouldnt call that high usage) i would like to isolate the exact problem before i unsuspend my account so i can fix it, the database update originated from a script i have which does a small mathematical equasion for each cell in a main table and updates the rest of the database accordingly

from start to finish this script takes less than half a second to complete on a database with 100 rows in each table.

web server: stoli

if theres any other information from me you need dont hesitate to ask
 
Last edited:

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
The cause seem to be within the file turn.php (SCRIPT_URI=http://webwars.exofire.net/turn.php)

From what I can tell it is CPU time, allowed is 240 seconds of CPU time per hour

Your account didn't pass this by much though, it is possible it was caused by slowness on the server leading to longer execution times then necessary.
 

vash112789

New Member
Messages
5
Reaction score
0
Points
0
so possible server lag or an error in my script? since i recently changed it, id lean towards my script
wondering if i can get a copy of my script turn.php emailed to me or something in the www folder so i can test it since its also set to a cron job in another folder and reactivating the account will probably result in another suspension if it is the execution of the script causing problems


as an update since its been 12 hours since a i created this post (not the topic) ive attempted to unsuspend the account and planning to remove the cron job. however its taking a lot longer than i expected it to take to become unsuspended. in a nutshell i think its going to re execute the script before i have a chance to login and remove the cron job which will result in a 2 out of 3 suspensions
 
Last edited:
Status
Not open for further replies.
Top