WebApp JSP 监测页面

JVM 内存信息监控(Memory Monitor)

MXMemory MXBean

堆内存(Heap Memory Usage) init = 31457280(30720K) used = 113867960(111199K) committed = 159510528(155772K) max = 778502144(760256K)
堆外内存(Non-Heap Memory Usage) init = 2555904(2496K) used = 128050104(125048K) committed = 131858432(128768K) max = -1(-1K)

Memory Pool MXBeans

Code Cache
内存池类型(Type) Non-heap memory
使用量(Usage) init = 2555904(2496K) used = 55296960(54000K) committed = 56164352(54848K) max = 251658240(245760K)
峰值(Peak Usage) init = 2555904(2496K) used = 55463616(54163K) committed = 56164352(54848K) max = 251658240(245760K)
GC后(Collection Usage) null
Metaspace
内存池类型(Type) Non-heap memory
使用量(Usage) init = 0(0K) used = 66568856(65008K) committed = 69140480(67520K) max = -1(-1K)
峰值(Peak Usage) init = 0(0K) used = 66568856(65008K) committed = 69140480(67520K) max = -1(-1K)
GC后(Collection Usage) null
Compressed Class Space
内存池类型(Type) Non-heap memory
使用量(Usage) init = 0(0K) used = 6184288(6039K) committed = 6553600(6400K) max = 1073741824(1048576K)
峰值(Peak Usage) init = 0(0K) used = 6184840(6039K) committed = 6553600(6400K) max = 1073741824(1048576K)
GC后(Collection Usage) null
Eden Space
内存池类型(Type) Heap memory
使用量(Usage) init = 8388608(8192K) used = 33345280(32563K) committed = 44040192(43008K) max = 214827008(209792K)
峰值(Peak Usage) init = 8388608(8192K) used = 44040192(43008K) committed = 44040192(43008K) max = 214827008(209792K)
GC后(Collection Usage) init = 8388608(8192K) used = 0(0K) committed = 44040192(43008K) max = 214827008(209792K)
Survivor Space
内存池类型(Type) Heap memory
使用量(Usage) init = 1048576(1024K) used = 155184(151K) committed = 5505024(5376K) max = 26804224(26176K)
峰值(Peak Usage) init = 1048576(1024K) used = 5439488(5312K) committed = 5505024(5376K) max = 26804224(26176K)
GC后(Collection Usage) init = 1048576(1024K) used = 155184(151K) committed = 5505024(5376K) max = 26804224(26176K)
Tenured Gen
内存池类型(Type) Heap memory
使用量(Usage) init = 20971520(20480K) used = 80367496(78483K) committed = 109965312(107388K) max = 536870912(524288K)
峰值(Peak Usage) init = 20971520(20480K) used = 109151472(106593K) committed = 109965312(107388K) max = 536870912(524288K)
GC后(Collection Usage) init = 20971520(20480K) used = 65978224(64431K) committed = 109154304(106596K) max = 536870912(524288K)

HTTP请求信息(Request information)

请求路径(Requested URL): http://cncounter.com/test/snoop.jsp
请求方式(Request method): GET
请求URI(Request URI): /test/snoop.jsp
Request protocol: HTTP/1.0
Servlet path: /test/snoop.jsp
Path info: null
Path translated: null
Query string:
Content length: -1
Content type: null
服务器域名(Server name): cncounter.com
服务器端口(Server port): 80
Remote user: null
客户端IP(Remote address): 127.0.0.1
客户端域名(Remote host): 127.0.0.1
Authorization scheme: null

HTTP请求头信息(Request headers)

请求头(Header): 头信息(Value):
host cncounter.com
remote-host 18.191.154.86
x-forwarded-for 18.191.154.86
x-forwarded-proto http
connection close
accept */*
user-agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
cookie SESSION=1020d435-bb43-4ad2-82c0-9455afd1f7c6
accept-encoding gzip, br, zstd, deflate

Request 中的属性(Attributes)

属性名(Attribute): 属性值(Value):
org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER org.springframework.web.context.request.async.WebAsyncManager@2c9f37ab
org.springframework.session.web.http.SessionRepositoryFilter.FILTERED true
org.springframework.session.web.http.HttpSessionManager org.springframework.session.web.http.CookieHttpSessionStrategy@51933cd1
_ORIG_REQUEST_URI /test/snoop.jsp
encodingFilter.FILTERED true
org.springframework.session.SessionRepository org.springframework.session.data.redis.RedisOperationsSessionRepository@6166c135
_ORIG_REQUEST_URL http://cncounter.com/test/snoop.jsp
org.springframework.session.SessionRepository.CURRENT_SESSION org.springframework.session.web.http.SessionRepositoryFilter$SessionRepositoryRequestWrapper$HttpSessionWrapper@348077a9

初始化参数(Init parameters)

参数名(Parameter): 参数值(Value):
fork false
xpoweredBy false