[Catalyst] Simple caching question

Tomas Doran bobtfish at bobtfish.net
Tue Nov 11 01:06:21 GMT 2008


On 8 Nov 2008, at 15:46, Jesse Sheidlower wrote:
> Now I'm not getting any of my static pages. All of the files in
> my root/static directory (which are served by Static::Simple,
> not Apache) are 404'ing, even though Apache looks like it's
> pointing to the right place.
>
> Backing out the caching stuff solved this.
>
> What's going on here?

Don't know - but getting Apache to serve them is trivial, and means  
you serve them quicker (marginally lower latency) and with less load..

Given that you're already optimising, I'd personally have done this  
before thinking about caching your content..

Cheers
t0m




More information about the Catalyst mailing list