in reply to Re: Opening too many files?
in thread Opening too many files?
Now, I know SFA about web caching, but wouldn't it make more sense to check the various components' last-modified times, and rebuild the page if any of them has changed (ala make). You'd only have to worry about "how long has it been since this page was fetched" if it's part of your cache replacement strategy.
I was going to add something about this working best with a mostly static site, but I don't see how this would be worse than a timeout-based cache even for a fairly dynamic site. (Corrections are most welcome.)
--
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: (FoxUni) Re(2): Opening too many files?
by clintp (Curate) on Jan 29, 2002 at 04:28 UTC |