WebApp JSP 监测页面

JVM 内存信息监控(Memory Monitor)

MXMemory MXBean

堆内存(Heap Memory Usage) init = 31457280(30720K) used = 50390232(49209K) committed = 91484160(89340K) max = 778502144(760256K)
堆外内存(Non-Heap Memory Usage) init = 2555904(2496K) used = 93497504(91306K) committed = 96796672(94528K) max = -1(-1K)

Memory Pool MXBeans

Code Cache
内存池类型(Type) Non-heap memory
使用量(Usage) init = 2555904(2496K) used = 34026752(33229K) committed = 35258368(34432K) max = 251658240(245760K)
峰值(Peak Usage) init = 2555904(2496K) used = 34447040(33639K) committed = 35258368(34432K) max = 251658240(245760K)
GC后(Collection Usage) null
Metaspace
内存池类型(Type) Non-heap memory
使用量(Usage) init = 0(0K) used = 54177408(52907K) committed = 55902208(54592K) max = -1(-1K)
峰值(Peak Usage) init = 0(0K) used = 54188584(52918K) committed = 55902208(54592K) max = -1(-1K)
GC后(Collection Usage) null
Compressed Class Space
内存池类型(Type) Non-heap memory
使用量(Usage) init = 0(0K) used = 5293344(5169K) committed = 5636096(5504K) max = 1073741824(1048576K)
峰值(Peak Usage) init = 0(0K) used = 5295000(5170K) committed = 5636096(5504K) max = 1073741824(1048576K)
GC后(Collection Usage) null
Eden Space
内存池类型(Type) Heap memory
使用量(Usage) init = 8388608(8192K) used = 11706352(11431K) committed = 25296896(24704K) max = 214827008(209792K)
峰值(Peak Usage) init = 8388608(8192K) used = 25296896(24704K) committed = 25296896(24704K) max = 214827008(209792K)
GC后(Collection Usage) init = 8388608(8192K) used = 0(0K) committed = 25296896(24704K) max = 214827008(209792K)
Survivor Space
内存池类型(Type) Heap memory
使用量(Usage) init = 1048576(1024K) used = 153800(150K) committed = 3145728(3072K) max = 26804224(26176K)
峰值(Peak Usage) init = 1048576(1024K) used = 2505224(2446K) committed = 3145728(3072K) max = 26804224(26176K)
GC后(Collection Usage) init = 1048576(1024K) used = 153800(150K) committed = 3145728(3072K) max = 26804224(26176K)
Tenured Gen
内存池类型(Type) Heap memory
使用量(Usage) init = 20971520(20480K) used = 38541776(37638K) committed = 63041536(61564K) max = 536870912(524288K)
峰值(Peak Usage) init = 20971520(20480K) used = 63041776(61564K) committed = 63238144(61756K) max = 536870912(524288K)
GC后(Collection Usage) init = 20971520(20480K) used = 35839296(34999K) committed = 63041536(61564K) max = 536870912(524288K)

HTTP请求信息(Request information)

请求路径(Requested URL): http://www.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): www.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 www.cncounter.com
remote-host 35.172.165.64
x-forwarded-for 35.172.165.64
x-forwarded-proto http
connection close
user-agent CCBot/2.0 (https://commoncrawl.org/faq/)
accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-language en-US,en;q=0.5
if-modified-since Sat, 25 Mar 2023 04:31:21 GMT
accept-encoding br,gzip

Request 中的属性(Attributes)

属性名(Attribute): 属性值(Value):
org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER org.springframework.web.context.request.async.WebAsyncManager@496ec53
org.springframework.session.web.http.SessionRepositoryFilter.FILTERED true
org.springframework.session.web.http.HttpSessionManager org.springframework.session.web.http.CookieHttpSessionStrategy@186877eb
_ORIG_REQUEST_URI /test/snoop.jsp
encodingFilter.FILTERED true
org.springframework.session.SessionRepository org.springframework.session.data.redis.RedisOperationsSessionRepository@2c293a3c
_ORIG_REQUEST_URL http://www.cncounter.com/test/snoop.jsp
org.springframework.session.SessionRepository.CURRENT_SESSION org.springframework.session.web.http.SessionRepositoryFilter$SessionRepositoryRequestWrapper$HttpSessionWrapper@13674e72

初始化参数(Init parameters)

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