Server Information
osTicket Version: v1.18.2 (53339df)
Web Server Software: Apache/2.4.64 (Fedora Linux)
MySQL Version: 8.4.6
PHP Version: 8.4.10
I have about 200,000 tickets on my osTicket. We have recently noticed when agents are logging into the dashboard (/scp/tickets.php), it takes about 2-3 mins to load. But when accessing the tickets individually, they are accessible instantly.
I have searched the forums and some suggestions to edit:
class.orm.php, class.ticket.php (https://github.com/osTicket/osTicket/issues/6634 and https://github.com/osTicket/osTicket/pull/6034),
I also disabled Top-Level Ticket Counts and tried some suggestions in SQL (increased the valued of innodb_buffer_pool_size, MySQL has already innodb_default_row_format as dynamic).
But none of the above solved the problem of slow loading.
Any input or suggestion is most welcomed.
Thanks