TecMate Posted June 13, 2021 Share Posted June 13, 2021 Ok brand new install of WHMCS 8.1.3 on a fairly fast GCP N1 VM. Most pages in WHMCS admin area load in less than ~600ms. The Clients \ Domain Registrations page takes more than > ~8000ms to load only 61 domains! Why is this page taking so long to load? Normally I would try to dissect the code and find the problem... but it's closed source. Querying the tbldomains in phpMyAdmin Query took 0.0008 seconds. Seems pretty fast. Could it be the Domain Registrars module? I'm using Synergy Wholesale. https://github.com/SynergyWholesale/WHMCS-Domains-Module. Is WHMCS querying my Registrar every time I load this page? If so why? The cron job is set to do domain sync every 4 hours and that all is working fine. Just looking for some insight here. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 14, 2021 Share Posted June 14, 2021 On 13/06/2021 at 01:31, TecMate said: The Clients \ Domain Registrations page takes more than > ~8000ms to load only 61 domains! Why is this page taking so long to load? Normally I would try to dissect the code and find the problem... but it's closed source. take out the pricing table code from domainregister.tpl and see if that improves the time! On 13/06/2021 at 01:31, TecMate said: Could it be the Domain Registrars module? I'm using Synergy Wholesale. https://github.com/SynergyWholesale/WHMCS-Domains-Module. Is WHMCS querying my Registrar every time I load this page? If so why? The cron job is set to do domain sync every 4 hours and that all is working fine. it shouldn't be that. On 13/06/2021 at 01:31, TecMate said: Just looking for some insight here. it's a badly designed page and often doesn't happily work well when there are a lot of priced TLDs... by a lot, i'm thinking hundreds.... 61 TLDs is not an unreasonable amount to expect to work without issue... for example, this page has about 2000 TLDs listed and takes 15 secs to load (still a long time though). 0 Quote Link to comment Share on other sites More sharing options...
persis Posted September 15, 2021 Share Posted September 15, 2021 (edited) me too with 780 domains in domain pricing , very slow performance. when i empty tbldomainpricing , the speed is very good. please help me!!! Edited September 15, 2021 by persis 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.