#include "/adminPage/common.html"/>
<#include "/adminPage/header.html"/> <#include "/adminPage/menu.html"/>
${menuStr.http}
${httpStr.add}
${httpStr.guide}
${commonStr.name}
${commonStr.value}
${commonStr.operation}
<#list httpList as http>
${http.name}
${http.value}
${commonStr.edit}
${commonStr.del}
${commonStr.up}
${commonStr.down}
#list>
${commonStr.name}
${commonStr.value}
${commonStr.submit}
${commonStr.close}
keepalive_timeout
${httpStr.second},${httpStr.timeout}
gzip
${httpStr.gzip}
gzip_min_length
KB,${httpStr.gzipMinLength}
gzip_comp_level
${httpStr.gzipCompLevel}
client_max_body_size
MB,${httpStr.maxBodySize}
client_header_buffer_size
KB,${httpStr.headerBufferSize}
client_body_buffer_size
MB,${httpStr.bodyBufferSize}
${httpStr.logStatus}
${httpStr.logStatusTips}
${httpStr.webSocket}
${httpStr.webSocketTips}
${commonStr.submit}
${commonStr.close}
<#include '/adminPage/script.html'/>