ajax_check_login.php

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
petrescucld
Posts: 9
Joined: 2016-07-14 17:36

ajax_check_login.php

Post by petrescucld » 2023-02-22 21:39

Hi,

I have an app made in AppGini that has 12 users and 28000 recors.(PHP 7.2)
In the morning when they login the system freezes and when i look in Process Manager(WHM) there are 2 files that have multiple instances and high memory usage:
ajax_check_login.php
ajax-update-calculated-fields.php

Any idea why this could happen?
I updated to the latest version of Appgini the app and when i try to access a record it takes 35sec.(PHP 7.4)

Thank you!

Also in the error log i have:
PHP Warning: filemtime(): stat failed for ./images/71578ee3e8af50a2c_dv.png in /thumbnail.php on line 52

User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: Orlando, FL

Re: ajax_check_login.php

Post by D Oliveira » 2023-02-22 23:13

are you running your app in a shared hosting plan? what's the specs of that instance? can you reproduce it locally?

Post Reply