Changes for page Performance

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 93.1 >
edited by Thomas Mortagne
on 2017/12/14
To version < 94.1 >
edited by Thomas Mortagne
on 2017/12/14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,7 +45,7 @@
45 45  
46 46  HTTP compression is a capability that can be built into web servers and web clients to improve transfer speed and bandwidth utilization. HTTP data is compressed before it is sent from the server: compliant browsers will announce what methods are supported to the server before downloading the correct format; browsers that do not support compliant compression method will download uncompressed data.
47 47  
48 -Many application servers and HTTP proxies support it.
48 +Many application servers (Tomcat, etc.) and HTTP proxies (Apache HTTPd, Nginx, etc.) support it.
49 49  
50 50  == In Apache HTTP Server ==
51 51  

Get Connected