> I'm happily using mod_perl to serve content stored in a mysql database.
> Basically, the content does not change really often, and it maybe
> important (BLOB containing images).
>
> It seems that handling cache-related stuff would be a big win. For
> example, the If-Modified-Since: (sp?) heade
I'm happily using mod_perl to serve content stored in a mysql database.
Basically, the content does not change really often, and it maybe
important (BLOB containing images).
It seems that handling cache-related stuff would be a big win. For
example, the If-Modified-Since: (sp?) header and that