no, the comments is for the following directive. if you want to find the docs for each directive, look at the comments above it :D
在 2012-12-30日的 14:34 +0100,Reindl Harald写道: > > Am 30.12.2012 14:28, schrieb [email protected]: > > NOTE: you must change the LRU algorithm to Standard LRU by set > > proxy.config.cache.ram_cache.algorithm to 1 > > uhm this is compression?! why? > > CONFIG proxy.config.cache.ram_cache.algorithm INT 0 > # Compress the content of the ram cache: > # 0 : no compression > # 1 : fastlz (extremely fast, relatively low compression) > # 2 : libz (moderate speed, reasonable compression) > # 3 : liblzma (very slow, high compression) > # NOTE: compression runs on task threads. To use more cores for > # compression, increase proxy.config.task_threads. > -- Zhao Yongming aka: zym @ apache.org, yonghao @ taobao.com
