workers.properties
— 이강우 2016/05/17 11:08
worker.list=balancer worker.balancer.type=lb worker.balancer.error_escalation_time=0 worker.balancer.max_reply_timeouts=10 #worker.balancer.session_cookie=JSESSIONID # session_cookie를 변경하는경우 활성화 #worker.balancer.set_session_cookie=true # session_cookie를 변경하는경우 활성화 worker.balancer.balance_workers=node11 worker.node11.reference=worker.template worker.node11.host=127.0.0.1 worker.node11.port=8109 worker.node11.activation=A worker.template.type=ajp13 worker.template.socket_connect_timeout=5000 worker.template.socket_keepalive=true worker.template.ping_mode=A worker.template.ping_timeout=10000 worker.template.connection_pool_minsize=0 worker.template.connection_pool_timeout=600 worker.template.reply_timeout=300000 worker.template.recovery_options=3
로그인하면 댓글을 남길 수 있습니다.