Caching System Caching System
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Caching System

Started by flowmo, August 25, 2007, 09:58:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flowmo

I'm wanting to pay someone to develop a caching mod for CPG 1.4.12

I would prefer that the caching method did not require a dedicated server and that it worked with most basic hostings configurations, but I do have a dedicated server with full on access if you HAD to use something such as http://www.php.net/apc

There is a caching mod for phpBB that does cache forum pages with only modifying 1 core file (template.php). you can view the project here: http://www.phpbbstyles.com/viewtopic.php?t=356

If anyone else with a large gallery that gets a lot of traffic would like to contribute, post up and we can work something out.

Alsoo, i would like you to release the mod for free here on the CPG forum after developing it, so that it can easily be worked into the next release of CPG

bina07

Great idea, for a long time I have searched for a caching system or mod for CPG, and was surprised and disappointed that one does no exist.

For a system such as CPG with is php and database heavy, when you have a lot or traffic and users it can hit your server hard, and a simple caching system would help out a hell of a lot.

PHPBB3, Wordpress, 4images photo gallery, all use php / mysql and have caching systems.  CPG is just as, or more resource heavy than these, and lacks any form of caching, I see this as a big disadvantage in CPG, and am more temped to use 4images for this reason.  I have seen requests for this in the past, and many CPG tuning threads about how to get CPG running okay on a server which can not currently handle the load.  I caching system would fix all of this.

I run my own server have have XCache installed (a php cache like APC), but a real page cache, or any form of caching directly in CPG would be amazing.

I would be willing to throw in $50-$100 to the pot, to get this developed.

Nibbler

You can't really use a page cache with Coppermine, nor is there any way to implement an equivalent to the phpbb mod described in the link. If either of you (or anyone else) are willing to give me access to their server (not windows) I can work out a data level caching system. It can't be done as a plugin and would be a very long mod, so it might only be available as a 'changed files' package or patch file until the changes get into 1.5.

PM me if interested.

flowmo

I'm looking for more of a total cache... if you say it's not possible, I'll take your word for it..

Though as my site grows my need for this cache system is growing more and more important, so the only option that seems possible is to hire someone for an extended period to build my coppermine installation into a templatling structure such as phpbb.