Re: Cache the previous page?
From: Brian (usenet3_at_julietremblay.com.invalid)
Date: 08/15/04
- Next message: big E: "select pictures and show selected"
- Previous message: Tim Tyler: "Re: Wanted: PHP public domain projects"
- In reply to: Bill H: "Re: Cache the previous page?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Next message: big E: "select pictures and show selected"
- Previous message: Tim Tyler: "Re: Wanted: PHP public domain projects"
- In reply to: Bill H: "Re: Cache the previous page?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|