• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Caching PHP Requests to static files

sonontse

Chevereto Member
Will you consider implementing caching of the image viewer pages into static html files to make the website faster? It will lessen the load on the server and increase pagerank.
 
Chevereto current requests takes an average 0.9MB RAM and 0.07 seconds which is already pretty fast and lightweight. You usually need caching when the load is bigger like in Wordpress (more tan 20 MB RAM) or in Drupal (near 40 MB RAM). For Chevereto isn't an issue at all because like I said, is already fast and light without anything on top.

Also, making your website slightly faster has nothing to do with pagerank which depends on how many in/out links your website has.
 
Back
Top