Advertisement
Guest User

Untitled

a guest
May 3rd, 2024
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.90 KB | None | 0 0
  1. [root@svr01 albans] ~> varnishstat -1
  2. MGT.uptime 3849 1.00 Management process uptime
  3. MGT.child_start 1 0.00 Child process started
  4. MGT.child_exit 0 0.00 Child process normal exit
  5. MGT.child_stop 0 0.00 Child process unexpected exit
  6. MGT.child_died 0 0.00 Child process died (signal)
  7. MGT.child_dump 0 0.00 Child process core dumped
  8. MGT.child_panic 0 0.00 Child process panic
  9. MAIN.summs 1009338 262.17 stat summ operations
  10. MAIN.uptime 3850 1.00 Child process uptime
  11. MAIN.sess_conn 4036 1.05 Sessions accepted
  12. MAIN.sess_fail 0 0.00 Session accept failures
  13. MAIN.sess_fail_econnaborted 0 0.00 Session accept failures: connection aborted
  14. MAIN.sess_fail_eintr 0 0.00 Session accept failures: interrupted system call
  15. MAIN.sess_fail_emfile 0 0.00 Session accept failures: too many open files
  16. MAIN.sess_fail_ebadf 0 0.00 Session accept failures: bad file descriptor
  17. MAIN.sess_fail_enomem 0 0.00 Session accept failures: not enough memory
  18. MAIN.sess_fail_other 0 0.00 Session accept failures: other
  19. MAIN.client_req_400 0 0.00 Client requests received, subject to 400 errors
  20. MAIN.client_req_417 0 0.00 Client requests received, subject to 417 errors
  21. MAIN.client_req 460135 119.52 Good client requests received
  22. MAIN.esi_req 0 0.00 ESI subrequests
  23. MAIN.cache_hit 145368 37.76 Cache hits
  24. MAIN.cache_hit_grace 0 0.00 Cache grace hits
  25. MAIN.cache_hitpass 0 0.00 Cache hits for pass.
  26. MAIN.cache_hitmiss 0 0.00 Cache hits for miss.
  27. MAIN.cache_miss 304495 79.09 Cache misses
  28. MAIN.beresp_uncacheable 50965 13.24 Uncacheable backend responses
  29. MAIN.beresp_shortlived 0 0.00 Shortlived objects
  30. MAIN.backend_conn 675 0.18 Backend conn. success
  31. MAIN.backend_unhealthy 0 0.00 Backend conn. not attempted
  32. MAIN.backend_busy 0 0.00 Backend conn. too many
  33. MAIN.backend_fail 0 0.00 Backend conn. failures
  34. MAIN.backend_reuse 354795 92.15 Backend conn. reuses
  35. MAIN.backend_recycle 355467 92.33 Backend conn. recycles
  36. MAIN.backend_retry 0 0.00 Backend conn. retry
  37. MAIN.fetch_head 1070 0.28 Fetch no body (HEAD)
  38. MAIN.fetch_length 305699 79.40 Fetch with Length
  39. MAIN.fetch_chunked 0 0.00 Fetch chunked
  40. MAIN.fetch_eof 0 0.00 Fetch EOF
  41. MAIN.fetch_bad 0 0.00 Fetch bad T-E
  42. MAIN.fetch_none 0 0.00 Fetch no body
  43. MAIN.fetch_1xx 0 0.00 Fetch no body (1xx)
  44. MAIN.fetch_204 0 0.00 Fetch no body (204)
  45. MAIN.fetch_304 48700 12.65 Fetch no body (304)
  46. MAIN.fetch_failed 0 0.00 Fetch failed (all causes)
  47. MAIN.fetch_no_thread 0 0.00 Fetch failed (no thread)
  48. MAIN.pools 2 . Number of thread pools
  49. MAIN.threads 200 . Total number of threads
  50. MAIN.threads_limited 0 0.00 Threads hit max
  51. MAIN.threads_created 200 0.05 Threads created
  52. MAIN.threads_destroyed 0 0.00 Threads destroyed
  53. MAIN.threads_failed 0 0.00 Thread creation failed
  54. MAIN.thread_queue_len 0 . Length of session queue
  55. MAIN.busy_sleep 9202 2.39 Number of requests sent to sleep on busy objhdr
  56. MAIN.busy_wakeup 9202 2.39 Number of requests woken after sleep on busy objhdr
  57. MAIN.busy_killed 0 0.00 Number of requests killed after sleep on busy objhdr
  58. MAIN.sess_queued 0 0.00 Sessions queued for thread
  59. MAIN.sess_dropped 0 0.00 Sessions dropped for thread
  60. MAIN.req_dropped 0 0.00 Requests dropped
  61. MAIN.req_reset 0 0.00 Requests reset
  62. MAIN.n_object 7112 . object structs made
  63. MAIN.n_vampireobject 0 . unresurrected objects
  64. MAIN.n_objectcore 7150 . objectcore structs made
  65. MAIN.n_objecthead 21017 . objecthead structs made
  66. MAIN.n_backend 1 . Number of backends
  67. MAIN.n_expired 721 0.19 Number of expired objects
  68. MAIN.n_lru_nuked 276065 71.71 Number of LRU nuked objects
  69. MAIN.n_lru_moved 21724 5.64 Number of LRU moved objects
  70. MAIN.n_lru_limited 0 0.00 Reached nuke_limit
  71. MAIN.losthdr 0 0.00 HTTP header overflows
  72. MAIN.s_sess 4036 1.05 Total sessions seen
  73. MAIN.n_pipe 0 . Number of ongoing pipe sessions
  74. MAIN.pipe_limited 0 0.00 Pipes hit pipe_sess_max
  75. MAIN.s_pipe 0 0.00 Total pipe sessions seen
  76. MAIN.s_pass 50965 13.24 Total pass-ed requests seen
  77. MAIN.s_fetch 355460 92.33 Total backend fetches initiated
  78. MAIN.s_bgfetch 0 0.00 Total backend background fetches initiated
  79. MAIN.s_synth 0 0.00 Total synthetic responses made
  80. MAIN.s_req_hdrbytes 422812718 109821.49 Request header bytes
  81. MAIN.s_req_bodybytes 0 0.00 Request body bytes
  82. MAIN.s_resp_hdrbytes 235187073 61087.55 Response header bytes
  83. MAIN.s_resp_bodybytes 59892569648 15556511.60 Response body bytes
  84. MAIN.s_pipe_hdrbytes 0 0.00 Pipe request header bytes
  85. MAIN.s_pipe_in 0 0.00 Piped bytes from client
  86. MAIN.s_pipe_out 0 0.00 Piped bytes to client
  87. MAIN.sess_closed 0 0.00 Session Closed
  88. MAIN.sess_closed_err 0 0.00 Session Closed with error
  89. MAIN.sess_readahead 0 0.00 Session Read Ahead
  90. MAIN.sess_herd 139884 36.33 Session herd
  91. MAIN.sc_rem_close 114 0.03 Session OK REM_CLOSE
  92. MAIN.sc_req_close 0 0.00 Session OK REQ_CLOSE
  93. MAIN.sc_req_http10 0 0.00 Session Err REQ_HTTP10
  94. MAIN.sc_rx_bad 0 0.00 Session Err RX_BAD
  95. MAIN.sc_rx_body 0 0.00 Session Err RX_BODY
  96. MAIN.sc_rx_junk 0 0.00 Session Err RX_JUNK
  97. MAIN.sc_rx_overflow 0 0.00 Session Err RX_OVERFLOW
  98. MAIN.sc_rx_timeout 0 0.00 Session Err RX_TIMEOUT
  99. MAIN.sc_rx_close_idle 3906 1.01 Session Err RX_CLOSE_IDLE
  100. MAIN.sc_tx_pipe 0 0.00 Session OK TX_PIPE
  101. MAIN.sc_tx_error 0 0.00 Session Err TX_ERROR
  102. MAIN.sc_tx_eof 0 0.00 Session OK TX_EOF
  103. MAIN.sc_resp_close 0 0.00 Session OK RESP_CLOSE
  104. MAIN.sc_overload 0 0.00 Session Err OVERLOAD
  105. MAIN.sc_pipe_overflow 0 0.00 Session Err PIPE_OVERFLOW
  106. MAIN.sc_range_short 0 0.00 Session Err RANGE_SHORT
  107. MAIN.sc_req_http20 0 0.00 Session Err REQ_HTTP20
  108. MAIN.sc_vcl_failure 0 0.00 Session Err VCL_FAILURE
  109. MAIN.sc_rapid_reset 0 0.00 Session Err RAPID_RESET
  110. MAIN.client_resp_500 0 0.00 Delivery failed due to insufficient workspace.
  111. MAIN.ws_backend_overflow 0 0.00 workspace_backend overflows
  112. MAIN.ws_client_overflow 0 0.00 workspace_client overflows
  113. MAIN.ws_thread_overflow 0 0.00 workspace_thread overflows
  114. MAIN.ws_session_overflow 0 0.00 workspace_session overflows
  115. MAIN.shm_records 44047504 11440.91 SHM records
  116. MAIN.shm_writes 1277110 331.72 SHM writes
  117. MAIN.shm_flushes 0 0.00 SHM flushes due to overflow
  118. MAIN.shm_cont 17241 4.48 SHM MTX contention
  119. MAIN.shm_cycles 27 0.01 SHM cycles through buffer
  120. MAIN.backend_req 355455 92.33 Backend requests made
  121. MAIN.n_vcl 1 . Number of loaded VCLs in total
  122. MAIN.n_vcl_avail 1 . Number of VCLs available
  123. MAIN.n_vcl_discard 0 . Number of discarded VCLs
  124. MAIN.vcl_fail 0 0.00 VCL failures
  125. MAIN.bans 1 . Count of bans
  126. MAIN.bans_completed 1 . Number of bans marked 'completed'
  127. MAIN.bans_obj 0 . Number of bans using obj.*
  128. MAIN.bans_req 0 . Number of bans using req.*
  129. MAIN.bans_added 1 0.00 Bans added
  130. MAIN.bans_deleted 0 0.00 Bans deleted
  131. MAIN.bans_tested 0 0.00 Bans tested against objects (lookup)
  132. MAIN.bans_obj_killed 0 0.00 Objects killed by bans (lookup)
  133. MAIN.bans_lurker_tested 0 0.00 Bans tested against objects (lurker)
  134. MAIN.bans_tests_tested 0 0.00 Ban tests tested against objects (lookup)
  135. MAIN.bans_lurker_tests_tested 0 0.00 Ban tests tested against objects (lurker)
  136. MAIN.bans_lurker_obj_killed 0 0.00 Objects killed by bans (lurker)
  137. MAIN.bans_lurker_obj_killed_cutoff 0 0.00 Objects killed by bans for cutoff (lurker)
  138. MAIN.bans_dups 0 0.00 Bans superseded by other bans
  139. MAIN.bans_lurker_contention 0 0.00 Lurker gave way for lookup
  140. MAIN.bans_persisted_bytes 16 . Bytes used by the persisted ban lists
  141. MAIN.bans_persisted_fragmentation 0 . Extra bytes in persisted ban lists due to fragmentation
  142. MAIN.n_purges 1070 0.28 Number of purge operations executed
  143. MAIN.n_obj_purged 721 0.19 Number of purged objects
  144. MAIN.exp_mailed 601897 156.34 Number of objects mailed to expiry thread
  145. MAIN.exp_received 601897 156.34 Number of objects received by expiry thread
  146. MAIN.hcb_nolock 450933 117.13 HCB Lookups without lock
  147. MAIN.hcb_lock 284539 73.91 HCB Lookups with lock
  148. MAIN.hcb_insert 284245 73.83 HCB Inserts
  149. MAIN.esi_errors 0 0.00 ESI parse errors (unlock)
  150. MAIN.esi_warnings 0 0.00 ESI parse warnings (unlock)
  151. MAIN.vmods 1 . Loaded VMODs
  152. MAIN.n_gzip 0 0.00 Gzip operations
  153. MAIN.n_gunzip 0 0.00 Gunzip operations
  154. MAIN.n_test_gunzip 0 0.00 Test gunzip operations
  155. LCK.backend.creat 1 0.00 Created locks
  156. LCK.backend.destroy 0 0.00 Destroyed locks
  157. LCK.backend.locks 710940 184.66 Lock Operations
  158. LCK.backend.dbg_busy 0 0.00 Contended lock operations
  159. LCK.backend.dbg_try_fail 0 0.00 Contended trylock operations
  160. LCK.ban.creat 1 0.00 Created locks
  161. LCK.ban.destroy 0 0.00 Destroyed locks
  162. LCK.ban.locks 602061 156.38 Lock Operations
  163. LCK.ban.dbg_busy 0 0.00 Contended lock operations
  164. LCK.ban.dbg_try_fail 0 0.00 Contended trylock operations
  165. LCK.busyobj.creat 356532 92.61 Created locks
  166. LCK.busyobj.destroy 356540 92.61 Destroyed locks
  167. LCK.busyobj.locks 5716566 1484.82 Lock Operations
  168. LCK.busyobj.dbg_busy 0 0.00 Contended lock operations
  169. LCK.busyobj.dbg_try_fail 0 0.00 Contended trylock operations
  170. LCK.cli.creat 1 0.00 Created locks
  171. LCK.cli.destroy 0 0.00 Destroyed locks
  172. LCK.cli.locks 1296 0.34 Lock Operations
  173. LCK.cli.dbg_busy 0 0.00 Contended lock operations
  174. LCK.cli.dbg_try_fail 0 0.00 Contended trylock operations
  175. LCK.exp.creat 1 0.00 Created locks
  176. LCK.exp.destroy 0 0.00 Destroyed locks
  177. LCK.exp.locks 2152356 559.05 Lock Operations
  178. LCK.exp.dbg_busy 0 0.00 Contended lock operations
  179. LCK.exp.dbg_try_fail 0 0.00 Contended trylock operations
  180. LCK.hcb.creat 1 0.00 Created locks
  181. LCK.hcb.destroy 0 0.00 Destroyed locks
  182. LCK.hcb.locks 561695 145.89 Lock Operations
  183. LCK.hcb.dbg_busy 0 0.00 Contended lock operations
  184. LCK.hcb.dbg_try_fail 0 0.00 Contended trylock operations
  185. LCK.lru.creat 2 0.00 Created locks
  186. LCK.lru.destroy 0 0.00 Destroyed locks
  187. LCK.lru.locks 899688 233.69 Lock Operations
  188. LCK.lru.dbg_busy 0 0.00 Contended lock operations
  189. LCK.lru.dbg_try_fail 0 0.00 Contended trylock operations
  190. LCK.mempool.creat 5 0.00 Created locks
  191. LCK.mempool.destroy 0 0.00 Destroyed locks
  192. LCK.mempool.locks 1031115 267.82 Lock Operations
  193. LCK.mempool.dbg_busy 0 0.00 Contended lock operations
  194. LCK.mempool.dbg_try_fail 0 0.00 Contended trylock operations
  195. LCK.objhdr.creat 284257 73.83 Created locks
  196. LCK.objhdr.destroy 263274 68.38 Destroyed locks
  197. LCK.objhdr.locks 5408115 1404.71 Lock Operations
  198. LCK.objhdr.dbg_busy 0 0.00 Contended lock operations
  199. LCK.objhdr.dbg_try_fail 0 0.00 Contended trylock operations
  200. LCK.perpool.creat 2 0.00 Created locks
  201. LCK.perpool.destroy 0 0.00 Destroyed locks
  202. LCK.perpool.locks 1514171 393.29 Lock Operations
  203. LCK.perpool.dbg_busy 0 0.00 Contended lock operations
  204. LCK.perpool.dbg_try_fail 0 0.00 Contended trylock operations
  205. LCK.pipestat.creat 1 0.00 Created locks
  206. LCK.pipestat.destroy 0 0.00 Destroyed locks
  207. LCK.pipestat.locks 0 0.00 Lock Operations
  208. LCK.pipestat.dbg_busy 0 0.00 Contended lock operations
  209. LCK.pipestat.dbg_try_fail 0 0.00 Contended trylock operations
  210. LCK.probe.creat 1 0.00 Created locks
  211. LCK.probe.destroy 0 0.00 Destroyed locks
  212. LCK.probe.locks 1 0.00 Lock Operations
  213. LCK.probe.dbg_busy 0 0.00 Contended lock operations
  214. LCK.probe.dbg_try_fail 0 0.00 Contended trylock operations
  215. LCK.sess.creat 4036 1.05 Created locks
  216. LCK.sess.destroy 4019 1.04 Destroyed locks
  217. LCK.sess.locks 714917 185.69 Lock Operations
  218. LCK.sess.dbg_busy 0 0.00 Contended lock operations
  219. LCK.sess.dbg_try_fail 0 0.00 Contended trylock operations
  220. LCK.conn_pool.creat 2 0.00 Created locks
  221. LCK.conn_pool.destroy 0 0.00 Destroyed locks
  222. LCK.conn_pool.locks 1421182 369.14 Lock Operations
  223. LCK.conn_pool.dbg_busy 0 0.00 Contended lock operations
  224. LCK.conn_pool.dbg_try_fail 0 0.00 Contended trylock operations
  225. LCK.vbe.creat 1 0.00 Created locks
  226. LCK.vbe.destroy 0 0.00 Destroyed locks
  227. LCK.vbe.locks 1287 0.33 Lock Operations
  228. LCK.vbe.dbg_busy 0 0.00 Contended lock operations
  229. LCK.vbe.dbg_try_fail 0 0.00 Contended trylock operations
  230. LCK.vcapace.creat 1 0.00 Created locks
  231. LCK.vcapace.destroy 0 0.00 Destroyed locks
  232. LCK.vcapace.locks 0 0.00 Lock Operations
  233. LCK.vcapace.dbg_busy 0 0.00 Contended lock operations
  234. LCK.vcapace.dbg_try_fail 0 0.00 Contended trylock operations
  235. LCK.vcl.creat 1 0.00 Created locks
  236. LCK.vcl.destroy 0 0.00 Destroyed locks
  237. LCK.vcl.locks 723079 187.81 Lock Operations
  238. LCK.vcl.dbg_busy 0 0.00 Contended lock operations
  239. LCK.vcl.dbg_try_fail 0 0.00 Contended trylock operations
  240. LCK.vxid.creat 1 0.00 Created locks
  241. LCK.vxid.destroy 0 0.00 Destroyed locks
  242. LCK.vxid.locks 135 0.04 Lock Operations
  243. LCK.vxid.dbg_busy 0 0.00 Contended lock operations
  244. LCK.vxid.dbg_try_fail 0 0.00 Contended trylock operations
  245. LCK.waiter.creat 2 0.00 Created locks
  246. LCK.waiter.destroy 0 0.00 Destroyed locks
  247. LCK.waiter.locks 1482076 384.95 Lock Operations
  248. LCK.waiter.dbg_busy 0 0.00 Contended lock operations
  249. LCK.waiter.dbg_try_fail 0 0.00 Contended trylock operations
  250. LCK.wq.creat 1 0.00 Created locks
  251. LCK.wq.destroy 0 0.00 Destroyed locks
  252. LCK.wq.locks 4051 1.05 Lock Operations
  253. LCK.wq.dbg_busy 0 0.00 Contended lock operations
  254. LCK.wq.dbg_try_fail 0 0.00 Contended trylock operations
  255. LCK.wstat.creat 1 0.00 Created locks
  256. LCK.wstat.destroy 0 0.00 Destroyed locks
  257. LCK.wstat.locks 979207 254.34 Lock Operations
  258. LCK.wstat.dbg_busy 0 0.00 Contended lock operations
  259. LCK.wstat.dbg_try_fail 0 0.00 Contended trylock operations
  260. MEMPOOL.busyobj.live 0 . In use
  261. MEMPOOL.busyobj.pool 15 . In Pool
  262. MEMPOOL.busyobj.sz_wanted 65536 . Size requested
  263. MEMPOOL.busyobj.sz_actual 65504 . Size allocated
  264. MEMPOOL.busyobj.allocs 355470 92.33 Allocations
  265. MEMPOOL.busyobj.frees 355470 92.33 Frees
  266. MEMPOOL.busyobj.recycle 354739 92.14 Recycled from pool
  267. MEMPOOL.busyobj.timeout 2538 0.66 Timed out from pool
  268. MEMPOOL.busyobj.toosmall 0 0.00 Too small to recycle
  269. MEMPOOL.busyobj.surplus 0 0.00 Too many for pool
  270. MEMPOOL.busyobj.randry 731 0.19 Pool ran dry
  271. MEMPOOL.req0.live 2 . In use
  272. MEMPOOL.req0.pool 9 . In Pool
  273. MEMPOOL.req0.sz_wanted 65536 . Size requested
  274. MEMPOOL.req0.sz_actual 65504 . Size allocated
  275. MEMPOOL.req0.allocs 68437 17.78 Allocations
  276. MEMPOOL.req0.frees 68435 17.78 Frees
  277. MEMPOOL.req0.recycle 68315 17.74 Recycled from pool
  278. MEMPOOL.req0.timeout 2466 0.64 Timed out from pool
  279. MEMPOOL.req0.toosmall 0 0.00 Too small to recycle
  280. MEMPOOL.req0.surplus 0 0.00 Too many for pool
  281. MEMPOOL.req0.randry 122 0.03 Pool ran dry
  282. MEMPOOL.sess0.live 7 . In use
  283. MEMPOOL.sess0.pool 10 . In Pool
  284. MEMPOOL.sess0.sz_wanted 768 . Size requested
  285. MEMPOOL.sess0.sz_actual 736 . Size allocated
  286. MEMPOOL.sess0.allocs 2009 0.52 Allocations
  287. MEMPOOL.sess0.frees 2002 0.52 Frees
  288. MEMPOOL.sess0.recycle 1948 0.51 Recycled from pool
  289. MEMPOOL.sess0.timeout 1508 0.39 Timed out from pool
  290. MEMPOOL.sess0.toosmall 0 0.00 Too small to recycle
  291. MEMPOOL.sess0.surplus 0 0.00 Too many for pool
  292. MEMPOOL.sess0.randry 61 0.02 Pool ran dry
  293. LCK.sma.creat 2 0.00 Created locks
  294. LCK.sma.destroy 0 0.00 Destroyed locks
  295. LCK.sma.locks 4574651 1188.22 Lock Operations
  296. LCK.sma.dbg_busy 0 0.00 Contended lock operations
  297. LCK.sma.dbg_try_fail 0 0.00 Contended trylock operations
  298. SMA.s0.c_req 3396571 882.23 Allocator requests
  299. SMA.s0.c_fail 2338517 607.41 Allocator failures
  300. SMA.s0.c_bytes 46035906488 11957378.31 Bytes allocated
  301. SMA.s0.c_freed 44962290076 11678516.90 Bytes freed
  302. SMA.s0.g_alloc 25493 . Allocations outstanding
  303. SMA.s0.g_bytes 1073616412 . Bytes outstanding
  304. SMA.s0.g_space 125412 . Bytes available
  305. SMA.Transient.c_req 72767 18.90 Allocator requests
  306. SMA.Transient.c_fail 0 0.00 Allocator failures
  307. SMA.Transient.c_bytes 2714182272 704982.41 Bytes allocated
  308. SMA.Transient.c_freed 2714182272 704982.41 Bytes freed
  309. SMA.Transient.g_alloc 0 . Allocations outstanding
  310. SMA.Transient.g_bytes 0 . Bytes outstanding
  311. SMA.Transient.g_space 0 . Bytes available
  312. VBE.boot.default.happy 0 . Happy health probes
  313. VBE.boot.default.bereq_hdrbytes 358505605 93118.34 Request header bytes
  314. VBE.boot.default.bereq_bodybytes 0 0.00 Request body bytes
  315. VBE.boot.default.beresp_hdrbytes 146136143 37957.44 Response header bytes
  316. VBE.boot.default.beresp_bodybytes 46738956000 12139988.57 Response body bytes
  317. VBE.boot.default.pipe_hdrbytes 0 0.00 Pipe request header bytes
  318. VBE.boot.default.pipe_out 0 0.00 Piped bytes to backend
  319. VBE.boot.default.pipe_in 0 0.00 Piped bytes from backend
  320. VBE.boot.default.conn 0 . Concurrent connections used
  321. VBE.boot.default.req 355470 92.33 Backend requests sent
  322. VBE.boot.default.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
  323. VBE.boot.default.busy 0 0.00 Fetches not attempted due to backend being busy
  324. VBE.boot.default.fail 0 0.00 Connections failed
  325. VBE.boot.default.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
  326. VBE.boot.default.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
  327. VBE.boot.default.fail_econnrefused 0 0.00 Connections failed with ECONNREFUSED
  328. VBE.boot.default.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
  329. VBE.boot.default.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
  330. VBE.boot.default.fail_other 0 0.00 Connections failed for other reason
  331. VBE.boot.default.helddown 0 0.00 Connection opens not attempted
  332. MEMPOOL.req1.live 1 . In use
  333. MEMPOOL.req1.pool 13 . In Pool
  334. MEMPOOL.req1.sz_wanted 65536 . Size requested
  335. MEMPOOL.req1.sz_actual 65504 . Size allocated
  336. MEMPOOL.req1.allocs 71564 18.59 Allocations
  337. MEMPOOL.req1.frees 71563 18.59 Frees
  338. MEMPOOL.req1.recycle 71466 18.56 Recycled from pool
  339. MEMPOOL.req1.timeout 2430 0.63 Timed out from pool
  340. MEMPOOL.req1.toosmall 0 0.00 Too small to recycle
  341. MEMPOOL.req1.surplus 0 0.00 Too many for pool
  342. MEMPOOL.req1.randry 98 0.03 Pool ran dry
  343. MEMPOOL.sess1.live 9 . In use
  344. MEMPOOL.sess1.pool 10 . In Pool
  345. MEMPOOL.sess1.sz_wanted 768 . Size requested
  346. MEMPOOL.sess1.sz_actual 736 . Size allocated
  347. MEMPOOL.sess1.allocs 2027 0.53 Allocations
  348. MEMPOOL.sess1.frees 2018 0.52 Frees
  349. MEMPOOL.sess1.recycle 1976 0.51 Recycled from pool
  350. MEMPOOL.sess1.timeout 1503 0.39 Timed out from pool
  351. MEMPOOL.sess1.toosmall 0 0.00 Too small to recycle
  352. MEMPOOL.sess1.surplus 0 0.00 Too many for pool
  353. MEMPOOL.sess1.randry 51 0.01 Pool ran dry
  354.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement