Re: Cache the previous page?

From: Brian (usenet3_at_julietremblay.com.invalid)
Date: 08/15/04


Date: Sun, 15 Aug 2004 10:24:58 -0400

Bill H wrote:
> Brian wrote:
>
>> The cache-control stuff is dead easy. The Last-Modified stuff
>> is a little dicey,
>
> This was too easy,

Cache-control, I assume you mean. If you think parsing
If-Modified-Since is "too easy" then you're a better coder
than I!

> It gives me just the behavior I was looking for.

Great! I only wish other authors were as observant and conscientious
about caching. Too many php driven sites ignore it completely, wasting
bandwidth and making their sites quite a bit slower.

-- 
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/


Relevant Pages

  • Re: Ruby multiline regex problem
    ... I'm trying to match this whole block and use it for further parsing. ... This started from an example in Brian Merick's book "Everyday ... I understand Ruby uses //m (multi-line mode in nearly the same fashion ...
    (comp.lang.ruby)
  • Ruby multiline regex problem
    ... I'm trying to match this whole block and use it for further parsing. ... This started from an example in Brian Merick's book "Everyday ... I understand Ruby uses //m (multi-line mode in nearly the same fashion ...
    (comp.lang.ruby)