Advertisement
Guest User

Untitled

a guest
Dec 25th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. worker.xxx.type=lb
  2. worker.xxx.method=Busyness
  3.  
  4. #------------------------------
  5. # Definite common values for all xxxlb workers
  6. #------------------------------
  7. worker.xxxlb.common.type=ajp13
  8. worker.xxxlb.common.lbfactor=1
  9. worker.xxxlb.common.ping_mode=A
  10. worker.xxxlb.common.socket_connect_timeout=10000
  11. # worker.xxxlb.common.connection_pool_size=6
  12. worker.xxxlb.common.connection_pool_timeout=600
  13. worker.xxxlb.common.socket_keepalive=True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement