2013-02-20 6 views

ответ

6

Вы можете установить его в domain.xml под network-config ->protocols

Пример:

<protocol name="http-listener-1"> 
    <http default-virtual-server="server" max-connections="250" 
    compressable-mime-type="text/html,text/xml,text/plain,text/javascript" compression="on" compression-min-size-bytes="4096"> 
    <file-cache></file-cache> 
    </http> 
</protocol>