go ahead and change that name. It is referenced in j2s/java/package.js



On Mon, Nov 19, 2012 at 5:27 AM, Paul Pillot <
paul.pil...@ac-orleans-tours.fr> wrote:

> I've enabled Apache mod-deflate on my local machine.
> It compresses all html/js/css files. I have also minimified, thanks to
> uglifyjs2, core.z.js (down to a 2.6MB file)
>
> Loading the test2.htm page on my local server resulted in a 2.9MB
> transfer, whereas the same page results in a 4.09MB transfer.
> The main issue there is that all files are compressed by mod-deflate
> except core.z.js. It means that this file is served as a 2.6MB file
> (instead of 540kB if properly gziped)
> Looking at the headers from the server, it appears that Apache considers
> this file as already being compressed.
> I suspect that changing the filename to plain core.js would allow it to be
> properly processed.
>
> Paul
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Chemistry Department
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to