Hi Everybody,
Overall, I am quite happy with my organization's collectiveaccess server. However, I still feel our installation is much slower than it should be. Whereas our wordpress installation takes about 2-3 seconds for each page, providence takes up to 8 seconds and pawtucket 10-11 seconds. The former is not a big deal as it is a backend, but I would like pawtucket to be snappier. From the developer tools on my browser, it appears that at least half of the time it takes to pull up a page is spent on contacting the site (and presumably the database) and the rest is for download jss and the rest. I set up caching with sqlite, but that does not seem to make a lot of difference. I am a little bit at a loss as to how to assess the performance of our site more in depth and I cannot tell if the problem is with our plan/host (dreamhost in our case) or with collectiveaccess. FYI, the relevant addresses are theoldtownmuseum.org for the main (wordpress) site and theoldtownmuseum.org/Catalog for pawtucket. We are running the dev/php8 branch on Ubuntu 20.04.5 LTS with php 8.1 on a VPS with a separate mysql server running mysql 8 and Ubuntu 22.04 LTS. As I said, we are using slqite caching as dreamhost does not offer redis or memcache for the tier for which we are paying. We do have only 2 GB RAM on our VPS, which is about 60% used with no evidence of virtual swapping (free -m has all zeroes for swap). I suppose we can switch to 4GB, but that would almost double our monthly internet expense and I am not sure that it would make a difference since we seem to have plenty of RAM.
Any insight and/or would be appreciated,
Thanks,
Eisso