workers2.properties.minimal
上传用户:zhangkaihu
上传日期:2008-02-20
资源大小:3690k
文件大小:1k
源码类别:

Web服务器

开发平台:

Java

  1. #
  2. # This is the minimal JK2 connector configuration file.
  3. [logger]
  4. info=Native logger
  5. level=ERROR
  6. [config:]
  7. file=${serverRoot}/conf/workers2.properties
  8. debug=0
  9. debugEnv=0
  10. [uriMap:]
  11. info=Maps the requests.
  12. debug=0
  13. [shm:]
  14. info=Scoreboard. Required for reconfiguration and status with multiprocess servers
  15. file=anonymous
  16. debug=0
  17. [workerEnv:]
  18. info=Global server options
  19. timing=0
  20. debug=0
  21. [lb:lb]
  22. info=Default load balancer.
  23. debug=0
  24. [channel.socket:localhost:8009]
  25. info=Ajp13 forwarding over socket
  26. debug=0
  27. tomcatId=localhost:8009
  28. [uri:/admin]
  29. info=Tomcat HTML based administration web application.
  30. debug=0
  31. [uri:/manager]
  32. info=A scriptable management web application for the Tomcat Web Server.
  33. debug=0
  34. [uri:/jsp-examples]
  35. info=JSP 2.0 Examples.
  36. debug=0
  37. [uri:/servlets-examples]
  38. info=Servlet 2.4 Examples.
  39. debug=0
  40. [uri:/*.jsp]
  41. info=JSP Extension mapping.
  42. debug=0