[dev] page display speed under IE in HEAD

Michael M Slusarz slusarz at mail.curecanti.org
Sun Oct 30 14:17:54 PST 2005


Quoting Vilius Šumskas <vilius at lnk.lt>:

> Chuck Hagenbuch <chuck at horde.org> rašė:
>
>> Quoting Vilius?umskas <vilius at lnk.lt>:
>>
>>> The only two applications I found working as fast as before are passwd
>>> and sesha.
>>>
>>> Could it be that the problem is new tooltip implementation with hidden
>>> iframes? (there are no tooltips in passwd and sesha).
>>
>> Could be. Can you experiment a bit with both removing the horde.js file
>> and simply not using it, and report back?
>
> I spent experimenting with JS files in Horde half a day and this is
> what I've found. Generally almost every file that is passed through
> javascript.php is not cached. And this results in a drop of speed,
> especially for such large files as horde.js which is loaded on every
> page.

Can we pass in parameters via 'PATH_INFO' then?  i.e. will IE cache a 
javascript.php call if we call it as 'javascript.php/horde/filename.js' 
or something equivalent?  (my thinking is that IE isn't caching because 
it sees query parameters and is assuming the page is dynamic).

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the dev mailing list