PHP Caching with JPCACHE
Blogs December 28th, 2002
Sweet! I just configured jpcache to cache and gzip compiled pages on hatch.org. So the b2 powered blog should feel snappier. I need to work out a few of the kinks with respect to expiring the cache when there are new posts and/or comments. Plus, I had to trap the gzip compression function in b2, because jpcache does it as well, but for the most part it seems to be working well.
Related Posts
- jpcache with Movable Type -- I’m again using jpcache with my blog. This time however, I’ve integrated the PHP-based gzip and caching capabilities of jpcache with Movable Type. You should see a significant speed improvement through out the site — especially on some of...
- PHP with Google API and B2 Blog -- I just added a Google related links query to individual post on hatch.org (If you’re viewing this as an individual post you should see it below the weblog related links. If not, just click on the title of this post)....
- Spam Filtering with gzip -- From Kuro5hin: “While many people see gzip as a compression tool, it also makes a credible spam filter. Here’s how.” ...
- Comment Spamming: Pointless Practice -- I couldn’t take it anymore! Last night I took Burningbird’s suggestion and turned-off commenting on any post older than 30 days. I may turn commenting off entirely if this weekend is any indication of the logarithmic growth in comment spamming....
- PHP Photo Gallery Script -- I tested the Coppermine Photo Gallery Script last night and it was very easy to install and best of all (IMO), it comes with a Windows XP Publishing Wizard plug-in that allows you to select a group or folder of...
- Going Commercial -- Like many other bloggers, I’ve decided to give Google’s AdSense a test run. I suppose I’m most interested in the type of Ads that get served on subsequent posts. Specifically, the context matching of content to Ads. So far it...
Related posts brought to you by Yet Another Related Posts Plugin.
About
This works with Movable Type too!