📄 workers2.properties
字号:
[shm]file=C:/Tomcat 5.0/logs/jk2.logsize=1048576# Example socket channel, override port and host.[channel.socket:localhost:8009]port=8009host=127.0.0.1# define the worker[ajp13:localhost:8009]channel=channel.socket:localhost:8009# Uri mapping[uri:/*.jsp][uri:/*.do][uri:/do/*]worker=ajp13:localhost:8009# define the worker[status:status]# Uri mapping[uri:/jkstatus/*]worker=status:status
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -