12-10-2016 11:28 AM
Hi,
My client is having performance issue while generating the Website. This website has approx 17,000 pages and it takes upto 24 hours to generate the website. They have tested it via Citrix and on the Database server, which is also the Citrix client server for Hopex.
Hopex server is Windows 2012 R2 (virtual machine) with Gigabit network and this server doesn't seem to be doing much.
The script is written in vbscript but there is no error while generating the website.
Any input what could be the reason of this performance issue?
Regards,
Asim
14-10-2016 03:05 PM
Hi,
We faced a similar issue when we implemented a change request on a recent release- and it boiled down to a query that was essentially querying 20k+ org units to generate some meta tags. Maybe a check on your queries could help
13-10-2016 11:40 AM
hi
Some things to check :
- Are you generating on a network location(shared folder) ? => this is slow. beter generate locally, and then copy the files.
- Some webpages are also slow to generate, try to pinpoint them and optimise the template
grtz,
Wim