The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Extreme Updating

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Extreme Updating Posted: Sep 30, 2005 11:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Extreme Updating
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

Well - I guess my post on OPML was received with interest by the blogosphere :) I've been thinking about adding a per post cache to Silt for awhile now, but it hadn't really been necessary - until about 30 minutes ago, that is. That's when not having one overwhelmed the server - which is why you might have seen an Apache level error a bit ago when trying to access any of the blogs here.

So... I added a cache to my test server, and tried it out. It worked great, and showed me something else I hadn't known - specific page requests were generating two lookups to the back end, which meant that each time a specific post was asked for, the server rummaged for the specific file twice! That's not good. So while I was in the code, I fixed that problem.

The good news is, the site's back in operation. The bad news is, I now need to upgrade the site. It's been running on VW 7.1 for awhile now (just like our customers - I only upgrade when I really need to :) ). So, I'll be building a 7.3.1 deployment server today and testing it out on my local server. We'll see how that goes, and upgrade the server itself when things quiet down a little.

Read: Extreme Updating

Topic: It's time for a better Finder Previous Topic   Next Topic Topic: Assuming Perfection

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use