comparison xml/en/index.xml @ 330:f94bcab2a6ae

Translated ngx_http_gzip_module and ngx_http_gzip_static_module.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 19 Jan 2012 08:50:12 +0000
parents e00f8f8c0486
children c7fccbe03827
comparison
equal deleted inserted replaced
329:7571ab5b376e 330:f94bcab2a6ae
61 load balancing and fault tolerance</link>; 61 load balancing and fault tolerance</link>;
62 </item> 62 </item>
63 63
64 <item> 64 <item>
65 Modular architecture. 65 Modular architecture.
66 Filters include gzipping, byte ranges, chunked responses, XSLT, SSI, 66 Filters include
67 <link doc="docs/http/ngx_http_gzip_module.xml">gzipping</link>,
68 byte ranges, chunked responses, XSLT, SSI,
67 and <link doc="docs/http/ngx_http_image_filter_module.xml">image 69 and <link doc="docs/http/ngx_http_image_filter_module.xml">image
68 transformation</link> filter. 70 transformation</link> filter.
69 Multiple SSI inclusions within a single page can be processed in 71 Multiple SSI inclusions within a single page can be processed in
70 parallel if they are handled by proxied or FastCGI servers; 72 parallel if they are handled by proxied or FastCGI servers;
71 </item> 73 </item>