[dev] page display speed under IE in HEAD

Chuck Hagenbuch chuck at horde.org
Mon Oct 31 09:53:40 PST 2005


Quoting Jan Schneider <jan at horde.org>:

> Can we set a flag in the several .js files then if the only PHP code is
> to deal with browser differences? In this case we could safely cache
> for the duration of the session.

Yes, we should be able to do that - the .js files are evaluated with 
require, and buffered already, so we'd just have to have them set a 
variable to control the caching, and then check before it before 
sending the cache-control header.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the dev mailing list