double Posted 21 hours ago Posted 21 hours ago (edited) Hello, I have a site which have comparisons of products. There's an ajax select form from this tutorial. I have ~8000 pages The problem is high cpu load when multiple users are searching (server two 5GHz cores, 1 GB ram). I get db connection errors or very slow response time Is there a way to optimize searching? I want to minimize db queries and make ajax responses as fast as possible Edited 21 hours ago by double
zoeck Posted 17 hours ago Posted 17 hours ago You can have a Look a the findRaw function: https://processwire.com/api/ref/pages/find-raw/ 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now