Jump to content

Admin \ Clients \ Domain Registrations page very SLOW


Recommended Posts

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.

 

 

Link to comment
Share on other sites

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).

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated