1
0
Fork 0

Adding upstream version 1.34.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-24 07:26:29 +02:00
parent e393c3af3f
commit 4978089aab
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4963 changed files with 677545 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,24 @@
{
"version": 1,
"timestamp": "2021-06-23T17:06:37",
"counters": {
"XXX.floatTest": {
"description": "floatTest",
"flag": "c",
"format": "d",
"value": 123.45
},
"XXX.stringTest": {
"description": "stringTest",
"flag": "c",
"format": "d",
"value": "abcdefg"
},
"XXX.intTest": {
"description": "intTest",
"flag": "c",
"format": "d",
"value": 12345
}
}
}

View file

@ -0,0 +1,474 @@
MGT.uptime 326570 1.00 Management process uptime
MGT.child_start 1 0.00 Child process started
MGT.child_exit 0 0.00 Child process normal exit
MGT.child_stop 0 0.00 Child process unexpected exit
MGT.child_died 0 0.00 Child process died (signal)
MGT.child_dump 0 0.00 Child process core dumped
MGT.child_panic 0 0.00 Child process panic
MAIN.summs 1773584 5.43 stat summ operations
MAIN.uptime 326571 1.00 Child process uptime
MAIN.sess_conn 651038 1.99 Sessions accepted
MAIN.sess_drop 0 0.00 Sessions dropped
MAIN.sess_fail 0 0.00 Session accept failures
MAIN.sess_fail_econnaborted 0 0.00 Session accept failures: connection aborted
MAIN.sess_fail_eintr 0 0.00 Session accept failures: interrupted system call
MAIN.sess_fail_emfile 0 0.00 Session accept failures: too many open files
MAIN.sess_fail_ebadf 0 0.00 Session accept failures: bad file descriptor
MAIN.sess_fail_enomem 0 0.00 Session accept failures: not enough memory
MAIN.sess_fail_other 0 0.00 Session accept failures: other
MAIN.client_req_400 0 0.00 Client requests received, subject to 400 errors
MAIN.client_req_417 0 0.00 Client requests received, subject to 417 errors
MAIN.client_req 644000 1.97 Good client requests received
MAIN.cache_hit 643999 1.97 Cache hits
MAIN.cache_hit_grace 22 0.00 Cache grace hits
MAIN.cache_hitpass 0 0.00 Cache hits for pass.
MAIN.cache_hitmiss 0 0.00 Cache hits for miss.
MAIN.cache_miss 1 0.00 Cache misses
MAIN.backend_conn 19 0.00 Backend conn. success
MAIN.backend_unhealthy 0 0.00 Backend conn. not attempted
MAIN.backend_busy 0 0.00 Backend conn. too many
MAIN.backend_fail 0 0.00 Backend conn. failures
MAIN.backend_reuse 0 0.00 Backend conn. reuses
MAIN.backend_recycle 8 0.00 Backend conn. recycles
MAIN.backend_retry 0 0.00 Backend conn. retry
MAIN.fetch_head 0 0.00 Fetch no body (HEAD)
MAIN.fetch_length 11 0.00 Fetch with Length
MAIN.fetch_chunked 6 0.00 Fetch chunked
MAIN.fetch_eof 0 0.00 Fetch EOF
MAIN.fetch_bad 0 0.00 Fetch bad T-E
MAIN.fetch_none 0 0.00 Fetch no body
MAIN.fetch_1xx 0 0.00 Fetch no body (1xx)
MAIN.fetch_204 0 0.00 Fetch no body (204)
MAIN.fetch_304 2 0.00 Fetch no body (304)
MAIN.fetch_failed 0 0.00 Fetch failed (all causes)
MAIN.fetch_no_thread 0 0.00 Fetch failed (no thread)
MAIN.pools 2 . Number of thread pools
MAIN.threads 200 . Total number of threads
MAIN.threads_limited 0 0.00 Threads hit max
MAIN.threads_created 200 0.00 Threads created
MAIN.threads_destroyed 0 0.00 Threads destroyed
MAIN.threads_failed 0 0.00 Thread creation failed
MAIN.thread_queue_len 0 . Length of session queue
MAIN.busy_sleep 0 0.00 Number of requests sent to sleep on busy objhdr
MAIN.busy_wakeup 0 0.00 Number of requests woken after sleep on busy objhdr
MAIN.busy_killed 0 0.00 Number of requests killed after sleep on busy objhdr
MAIN.sess_queued 0 0.00 Sessions queued for thread
MAIN.sess_dropped 0 0.00 Sessions dropped for thread
MAIN.req_dropped 0 0.00 Requests dropped
MAIN.n_object 0 . object structs made
MAIN.n_vampireobject 0 . unresurrected objects
MAIN.n_objectcore 40 . objectcore structs made
MAIN.n_objecthead 40 . objecthead structs made
MAIN.n_backend 19 . Number of backends
MAIN.n_expired 1 0.00 Number of expired objects
MAIN.n_lru_nuked 0 0.00 Number of LRU nuked objects
MAIN.n_lru_moved 843 0.00 Number of LRU moved objects
MAIN.n_lru_limited 0 0.00 Reached nuke_limit
MAIN.losthdr 0 0.00 HTTP header overflows
MAIN.s_sess 651038 1.99 Total sessions seen
MAIN.s_pipe 0 0.00 Total pipe sessions seen
MAIN.s_pass 0 0.00 Total pass-ed requests seen
MAIN.s_fetch 1 0.00 Total backend fetches initiated
MAIN.s_synth 0 0.00 Total synthetic responses made
MAIN.s_req_hdrbytes 54740000 167.62 Request header bytes
MAIN.s_req_bodybytes 0 0.00 Request body bytes
MAIN.s_resp_hdrbytes 190035576 581.91 Response header bytes
MAIN.s_resp_bodybytes 341618192 1046.08 Response body bytes
MAIN.s_pipe_hdrbytes 0 0.00 Pipe request header bytes
MAIN.s_pipe_in 0 0.00 Piped bytes from client
MAIN.s_pipe_out 0 0.00 Piped bytes to client
MAIN.sess_closed 644000 1.97 Session Closed
MAIN.sess_closed_err 644000 1.97 Session Closed with error
MAIN.sess_readahead 0 0.00 Session Read Ahead
MAIN.sess_herd 11 0.00 Session herd
MAIN.sc_rem_close 7038 0.02 Session OK REM_CLOSE
MAIN.sc_req_close 0 0.00 Session OK REQ_CLOSE
MAIN.sc_req_http10 644000 1.97 Session Err REQ_HTTP10
MAIN.sc_rx_bad 0 0.00 Session Err RX_BAD
MAIN.sc_rx_body 0 0.00 Session Err RX_BODY
MAIN.sc_rx_junk 0 0.00 Session Err RX_JUNK
MAIN.sc_rx_overflow 0 0.00 Session Err RX_OVERFLOW
MAIN.sc_rx_timeout 0 0.00 Session Err RX_TIMEOUT
MAIN.sc_tx_pipe 0 0.00 Session OK TX_PIPE
MAIN.sc_tx_error 0 0.00 Session Err TX_ERROR
MAIN.sc_tx_eof 0 0.00 Session OK TX_EOF
MAIN.sc_resp_close 0 0.00 Session OK RESP_CLOSE
MAIN.sc_overload 0 0.00 Session Err OVERLOAD
MAIN.sc_pipe_overflow 0 0.00 Session Err PIPE_OVERFLOW
MAIN.sc_range_short 0 0.00 Session Err RANGE_SHORT
MAIN.sc_req_http20 0 0.00 Session Err REQ_HTTP20
MAIN.sc_vcl_failure 0 0.00 Session Err VCL_FAILURE
MAIN.client_resp_500 0 0.00 Delivery failed due to insufficient workspace.
MAIN.ws_backend_overflow 0 0.00 workspace_backend overflows
MAIN.ws_client_overflow 0 0.00 workspace_client overflows
MAIN.ws_thread_overflow 0 0.00 workspace_thread overflows
MAIN.ws_session_overflow 0 0.00 workspace_session overflows
MAIN.shm_records 30395363 93.07 SHM records
MAIN.shm_writes 4329476 13.26 SHM writes
MAIN.shm_flushes 0 0.00 SHM flushes due to overflow
MAIN.shm_cont 3572 0.01 SHM MTX contention
MAIN.shm_cycles 10 0.00 SHM cycles through buffer
MAIN.backend_req 19 0.00 Backend requests made
MAIN.n_vcl 7 . Number of loaded VCLs in total
MAIN.n_vcl_avail 7 . Number of VCLs available
MAIN.n_vcl_discard 0 . Number of discarded VCLs
MAIN.vcl_fail 0 0.00 VCL failures
MAIN.bans 1 . Count of bans
MAIN.bans_completed 1 . Number of bans marked 'completed'
MAIN.bans_obj 0 . Number of bans using obj.*
MAIN.bans_req 0 . Number of bans using req.*
MAIN.bans_added 1 0.00 Bans added
MAIN.bans_deleted 0 0.00 Bans deleted
MAIN.bans_tested 0 0.00 Bans tested against objects (lookup)
MAIN.bans_obj_killed 0 0.00 Objects killed by bans (lookup)
MAIN.bans_lurker_tested 0 0.00 Bans tested against objects (lurker)
MAIN.bans_tests_tested 0 0.00 Ban tests tested against objects (lookup)
MAIN.bans_lurker_tests_tested 0 0.00 Ban tests tested against objects (lurker)
MAIN.bans_lurker_obj_killed 0 0.00 Objects killed by bans (lurker)
MAIN.bans_lurker_obj_killed_cutoff 0 0.00 Objects killed by bans for cutoff (lurker)
MAIN.bans_dups 0 0.00 Bans superseded by other bans
MAIN.bans_lurker_contention 0 0.00 Lurker gave way for lookup
MAIN.bans_persisted_bytes 16 . Bytes used by the persisted ban lists
MAIN.bans_persisted_fragmentation 0 . Extra bytes in persisted ban lists due to fragmentation
MAIN.n_purges 0 0.00 Number of purge operations executed
MAIN.n_obj_purged 0 0.00 Number of purged objects
MAIN.exp_mailed 37 0.00 Number of objects mailed to expiry thread
MAIN.exp_received 37 0.00 Number of objects received by expiry thread
MAIN.hcb_nolock 644000 1.97 HCB Lookups without lock
MAIN.hcb_lock 1 0.00 HCB Lookups with lock
MAIN.hcb_insert 1 0.00 HCB Inserts
MAIN.esi_errors 0 0.00 ESI parse errors (unlock)
MAIN.esi_warnings 0 0.00 ESI parse warnings (unlock)
MAIN.vmods 2 . Loaded VMODs
MAIN.n_gzip 0 0.00 Gzip operations
MAIN.n_gunzip 289204 0.89 Gunzip operations
MAIN.n_test_gunzip 6 0.00 Test gunzip operations
LCK.backend.creat 20 0.00 Created locks
LCK.backend.destroy 0 0.00 Destroyed locks
LCK.backend.locks 707323 2.17 Lock Operations
LCK.backend.dbg_busy 0 0.00 Contended lock operations
LCK.backend.dbg_try_fail 0 0.00 Contended trylock operations
LCK.ban.creat 1 0.00 Created locks
LCK.ban.destroy 0 0.00 Destroyed locks
LCK.ban.locks 10688 0.03 Lock Operations
LCK.ban.dbg_busy 0 0.00 Contended lock operations
LCK.ban.dbg_try_fail 0 0.00 Contended trylock operations
LCK.busyobj.creat 59 0.00 Created locks
LCK.busyobj.destroy 19 0.00 Destroyed locks
LCK.busyobj.locks 139 0.00 Lock Operations
LCK.busyobj.dbg_busy 0 0.00 Contended lock operations
LCK.busyobj.dbg_try_fail 0 0.00 Contended trylock operations
LCK.cli.creat 1 0.00 Created locks
LCK.cli.destroy 0 0.00 Destroyed locks
LCK.cli.locks 100758 0.31 Lock Operations
LCK.cli.dbg_busy 0 0.00 Contended lock operations
LCK.cli.dbg_try_fail 0 0.00 Contended trylock operations
LCK.exp.creat 1 0.00 Created locks
LCK.exp.destroy 0 0.00 Destroyed locks
LCK.exp.locks 83338 0.26 Lock Operations
LCK.exp.dbg_busy 0 0.00 Contended lock operations
LCK.exp.dbg_try_fail 0 0.00 Contended trylock operations
LCK.hcb.creat 1 0.00 Created locks
LCK.hcb.destroy 0 0.00 Destroyed locks
LCK.hcb.locks 1468 0.00 Lock Operations
LCK.hcb.dbg_busy 0 0.00 Contended lock operations
LCK.hcb.dbg_try_fail 0 0.00 Contended trylock operations
LCK.lru.creat 2 0.00 Created locks
LCK.lru.destroy 0 0.00 Destroyed locks
LCK.lru.locks 881 0.00 Lock Operations
LCK.lru.dbg_busy 0 0.00 Contended lock operations
LCK.lru.dbg_try_fail 0 0.00 Contended trylock operations
LCK.mempool.creat 5 0.00 Created locks
LCK.mempool.destroy 0 0.00 Destroyed locks
LCK.mempool.locks 3772135 11.55 Lock Operations
LCK.mempool.dbg_busy 0 0.00 Contended lock operations
LCK.mempool.dbg_try_fail 0 0.00 Contended trylock operations
LCK.objhdr.creat 42 0.00 Created locks
LCK.objhdr.destroy 1 0.00 Destroyed locks
LCK.objhdr.locks 1288225 3.94 Lock Operations
LCK.objhdr.dbg_busy 0 0.00 Contended lock operations
LCK.objhdr.dbg_try_fail 0 0.00 Contended trylock operations
LCK.pipestat.creat 1 0.00 Created locks
LCK.pipestat.destroy 0 0.00 Destroyed locks
LCK.pipestat.locks 0 0.00 Lock Operations
LCK.pipestat.dbg_busy 0 0.00 Contended lock operations
LCK.pipestat.dbg_try_fail 0 0.00 Contended trylock operations
LCK.sess.creat 651038 1.99 Created locks
LCK.sess.destroy 651038 1.99 Destroyed locks
LCK.sess.locks 651076 1.99 Lock Operations
LCK.sess.dbg_busy 0 0.00 Contended lock operations
LCK.sess.dbg_try_fail 0 0.00 Contended trylock operations
LCK.tcp_pool.creat 5 0.00 Created locks
LCK.tcp_pool.destroy 0 0.00 Destroyed locks
LCK.tcp_pool.locks 358117 1.10 Lock Operations
LCK.tcp_pool.dbg_busy 0 0.00 Contended lock operations
LCK.tcp_pool.dbg_try_fail 0 0.00 Contended trylock operations
LCK.vbe.creat 1 0.00 Created locks
LCK.vbe.destroy 0 0.00 Destroyed locks
LCK.vbe.locks 336547 1.03 Lock Operations
LCK.vbe.dbg_busy 0 0.00 Contended lock operations
LCK.vbe.dbg_try_fail 0 0.00 Contended trylock operations
LCK.vcapace.creat 1 0.00 Created locks
LCK.vcapace.destroy 0 0.00 Destroyed locks
LCK.vcapace.locks 0 0.00 Lock Operations
LCK.vcapace.dbg_busy 0 0.00 Contended lock operations
LCK.vcapace.dbg_try_fail 0 0.00 Contended trylock operations
LCK.vcl.creat 1 0.00 Created locks
LCK.vcl.destroy 0 0.00 Destroyed locks
LCK.vcl.locks 398 0.00 Lock Operations
LCK.vcl.dbg_busy 0 0.00 Contended lock operations
LCK.vcl.dbg_try_fail 0 0.00 Contended trylock operations
LCK.vxid.creat 1 0.00 Created locks
LCK.vxid.destroy 0 0.00 Destroyed locks
LCK.vxid.locks 60 0.00 Lock Operations
LCK.vxid.dbg_busy 0 0.00 Contended lock operations
LCK.vxid.dbg_try_fail 0 0.00 Contended trylock operations
LCK.waiter.creat 2 0.00 Created locks
LCK.waiter.destroy 0 0.00 Destroyed locks
LCK.waiter.locks 5323 0.02 Lock Operations
LCK.waiter.dbg_busy 0 0.00 Contended lock operations
LCK.waiter.dbg_try_fail 0 0.00 Contended trylock operations
LCK.wq.creat 3 0.00 Created locks
LCK.wq.destroy 0 0.00 Destroyed locks
LCK.wq.locks 3161556 9.68 Lock Operations
LCK.wq.dbg_busy 0 0.00 Contended lock operations
LCK.wq.dbg_try_fail 0 0.00 Contended trylock operations
LCK.wstat.creat 1 0.00 Created locks
LCK.wstat.destroy 0 0.00 Destroyed locks
LCK.wstat.locks 976543 2.99 Lock Operations
LCK.wstat.dbg_busy 0 0.00 Contended lock operations
LCK.wstat.dbg_try_fail 0 0.00 Contended trylock operations
MEMPOOL.busyobj.live 0 . In use
MEMPOOL.busyobj.pool 10 . In Pool
MEMPOOL.busyobj.sz_wanted 65536 . Size requested
MEMPOOL.busyobj.sz_actual 65504 . Size allocated
MEMPOOL.busyobj.allocs 19 0.00 Allocations
MEMPOOL.busyobj.frees 19 0.00 Frees
MEMPOOL.busyobj.recycle 19 0.00 Recycled from pool
MEMPOOL.busyobj.timeout 0 0.00 Timed out from pool
MEMPOOL.busyobj.toosmall 0 0.00 Too small to recycle
MEMPOOL.busyobj.surplus 0 0.00 Too many for pool
MEMPOOL.busyobj.randry 0 0.00 Pool ran dry
MEMPOOL.req0.live 0 . In use
MEMPOOL.req0.pool 10 . In Pool
MEMPOOL.req0.sz_wanted 65536 . Size requested
MEMPOOL.req0.sz_actual 65504 . Size allocated
MEMPOOL.req0.allocs 326920 1.00 Allocations
MEMPOOL.req0.frees 326920 1.00 Frees
MEMPOOL.req0.recycle 326833 1.00 Recycled from pool
MEMPOOL.req0.timeout 138 0.00 Timed out from pool
MEMPOOL.req0.toosmall 0 0.00 Too small to recycle
MEMPOOL.req0.surplus 0 0.00 Too many for pool
MEMPOOL.req0.randry 87 0.00 Pool ran dry
MEMPOOL.sess0.live 0 . In use
MEMPOOL.sess0.pool 10 . In Pool
MEMPOOL.sess0.sz_wanted 512 . Size requested
MEMPOOL.sess0.sz_actual 480 . Size allocated
MEMPOOL.sess0.allocs 326920 1.00 Allocations
MEMPOOL.sess0.frees 326920 1.00 Frees
MEMPOOL.sess0.recycle 326764 1.00 Recycled from pool
MEMPOOL.sess0.timeout 201 0.00 Timed out from pool
MEMPOOL.sess0.toosmall 0 0.00 Too small to recycle
MEMPOOL.sess0.surplus 0 0.00 Too many for pool
MEMPOOL.sess0.randry 156 0.00 Pool ran dry
LCK.sma.creat 2 0.00 Created locks
LCK.sma.destroy 0 0.00 Destroyed locks
LCK.sma.locks 88 0.00 Lock Operations
LCK.sma.dbg_busy 0 0.00 Contended lock operations
LCK.sma.dbg_try_fail 0 0.00 Contended trylock operations
SMA.s0.c_req 44 0.00 Allocator requests
SMA.s0.c_fail 0 0.00 Allocator failures
SMA.s0.c_bytes 112568 0.34 Bytes allocated
SMA.s0.c_freed 112568 0.34 Bytes freed
SMA.s0.g_alloc 0 . Allocations outstanding
SMA.s0.g_bytes 0 . Bytes outstanding
SMA.s0.g_space 268435456 . Bytes available
SMA.Transient.c_req 0 0.00 Allocator requests
SMA.Transient.c_fail 0 0.00 Allocator failures
SMA.Transient.c_bytes 0 0.00 Bytes allocated
SMA.Transient.c_freed 0 0.00 Bytes freed
SMA.Transient.g_alloc 0 . Allocations outstanding
SMA.Transient.g_bytes 0 . Bytes outstanding
SMA.Transient.g_space 0 . Bytes available
MEMPOOL.req1.live 0 . In use
MEMPOOL.req1.pool 10 . In Pool
MEMPOOL.req1.sz_wanted 65536 . Size requested
MEMPOOL.req1.sz_actual 65504 . Size allocated
MEMPOOL.req1.allocs 324129 0.99 Allocations
MEMPOOL.req1.frees 324129 0.99 Frees
MEMPOOL.req1.recycle 324018 0.99 Recycled from pool
MEMPOOL.req1.timeout 165 0.00 Timed out from pool
MEMPOOL.req1.toosmall 0 0.00 Too small to recycle
MEMPOOL.req1.surplus 0 0.00 Too many for pool
MEMPOOL.req1.randry 111 0.00 Pool ran dry
MEMPOOL.sess1.live 0 . In use
MEMPOOL.sess1.pool 10 . In Pool
MEMPOOL.sess1.sz_wanted 512 . Size requested
MEMPOOL.sess1.sz_actual 480 . Size allocated
MEMPOOL.sess1.allocs 324118 0.99 Allocations
MEMPOOL.sess1.frees 324118 0.99 Frees
MEMPOOL.sess1.recycle 323926 0.99 Recycled from pool
MEMPOOL.sess1.timeout 242 0.00 Timed out from pool
MEMPOOL.sess1.toosmall 0 0.00 Too small to recycle
MEMPOOL.sess1.surplus 0 0.00 Too many for pool
MEMPOOL.sess1.randry 192 0.00 Pool ran dry
VBE.reload_20210722_162225_1979744.server_test1.happy 0 . Happy health probes
VBE.reload_20210722_162225_1979744.server_test1.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210722_162225_1979744.server_test1.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210722_162225_1979744.server_test1.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210722_162225_1979744.server_test1.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210722_162225_1979744.server_test1.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210722_162225_1979744.server_test1.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210722_162225_1979744.server_test1.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210722_162225_1979744.server_test1.conn 0 . Concurrent connections to backend
VBE.reload_20210722_162225_1979744.server_test1.req 0 0.00 Backend requests sent
VBE.reload_20210722_162225_1979744.server_test1.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210722_162225_1979744.server_test1.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210722_162225_1979744.server_test1.fail 0 0.00 Connections failed
VBE.reload_20210722_162225_1979744.server_test1.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210722_162225_1979744.server_test1.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210722_162225_1979744.server_test1.fail_econnrefused 15037 0.05 Connections failed with ECONNREFUSED
VBE.reload_20210722_162225_1979744.server_test1.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210722_162225_1979744.server_test1.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210722_162225_1979744.server_test1.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210722_162225_1979744.server_test1.helddown 0 0.00 Connection opens not attempted
VBE.reload_20210722_162225_1979744.default.happy 18446744073709551615 . Happy health probes
VBE.reload_20210722_162225_1979744.default.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210722_162225_1979744.default.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210722_162225_1979744.default.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210722_162225_1979744.default.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210722_162225_1979744.default.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210722_162225_1979744.default.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210722_162225_1979744.default.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210722_162225_1979744.default.conn 0 . Concurrent connections to backend
VBE.reload_20210722_162225_1979744.default.req 0 0.00 Backend requests sent
VBE.reload_20210722_162225_1979744.default.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210722_162225_1979744.default.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210722_162225_1979744.default.fail 0 0.00 Connections failed
VBE.reload_20210722_162225_1979744.default.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210722_162225_1979744.default.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210722_162225_1979744.default.fail_econnrefused 0 0.00 Connections failed with ECONNREFUSED
VBE.reload_20210722_162225_1979744.default.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210722_162225_1979744.default.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210722_162225_1979744.default.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210722_162225_1979744.default.helddown 0 0.00 Connection opens not attempted
VBE.reload_20210722_162225_1979744.server1.happy 0 . Happy health probes
VBE.reload_20210722_162225_1979744.server1.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210722_162225_1979744.server1.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210722_162225_1979744.server1.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210722_162225_1979744.server1.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210722_162225_1979744.server1.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210722_162225_1979744.server1.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210722_162225_1979744.server1.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210722_162225_1979744.server1.conn 0 . Concurrent connections to backend
VBE.reload_20210722_162225_1979744.server1.req 0 0.00 Backend requests sent
VBE.reload_20210722_162225_1979744.server1.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210722_162225_1979744.server1.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210722_162225_1979744.server1.fail 0 0.00 Connections failed
VBE.reload_20210722_162225_1979744.server1.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210722_162225_1979744.server1.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210722_162225_1979744.server1.fail_econnrefused 9471 0.03 Connections failed with ECONNREFUSED
VBE.reload_20210722_162225_1979744.server1.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210722_162225_1979744.server1.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210722_162225_1979744.server1.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210722_162225_1979744.server1.helddown 4 0.00 Connection opens not attempted
VBE.reload_20210722_162225_1979744.server2.happy 0 . Happy health probes
VBE.reload_20210722_162225_1979744.server2.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210722_162225_1979744.server2.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210722_162225_1979744.server2.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210722_162225_1979744.server2.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210722_162225_1979744.server2.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210722_162225_1979744.server2.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210722_162225_1979744.server2.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210722_162225_1979744.server2.conn 0 . Concurrent connections to backend
VBE.reload_20210722_162225_1979744.server2.req 0 0.00 Backend requests sent
VBE.reload_20210722_162225_1979744.server2.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210722_162225_1979744.server2.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210722_162225_1979744.server2.fail 0 0.00 Connections failed
VBE.reload_20210722_162225_1979744.server2.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210722_162225_1979744.server2.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210722_162225_1979744.server2.fail_econnrefused 9471 0.03 Connections failed with ECONNREFUSED
VBE.reload_20210722_162225_1979744.server2.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210722_162225_1979744.server2.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210722_162225_1979744.server2.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210722_162225_1979744.server2.helddown 4 0.00 Connection opens not attempted
VBE.reload_20210723_091821_2056185.server_test1.happy 64 . Happy health probes
VBE.reload_20210723_091821_2056185.server_test1.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210723_091821_2056185.server_test1.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210723_091821_2056185.server_test1.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210723_091821_2056185.server_test1.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210723_091821_2056185.server_test1.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210723_091821_2056185.server_test1.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210723_091821_2056185.server_test1.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210723_091821_2056185.server_test1.conn 0 . Concurrent connections to backend
VBE.reload_20210723_091821_2056185.server_test1.req 0 0.00 Backend requests sent
VBE.reload_20210723_091821_2056185.server_test1.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210723_091821_2056185.server_test1.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210723_091821_2056185.server_test1.fail 0 0.00 Connections failed
VBE.reload_20210723_091821_2056185.server_test1.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210723_091821_2056185.server_test1.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210723_091821_2056185.server_test1.fail_econnrefused 6 0.00 Connections failed with ECONNREFUSED
VBE.reload_20210723_091821_2056185.server_test1.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210723_091821_2056185.server_test1.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210723_091821_2056185.server_test1.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210723_091821_2056185.server_test1.helddown 0 0.00 Connection opens not attempted
VBE.reload_20210723_091821_2056185.default.happy 63 . Happy health probes
VBE.reload_20210723_091821_2056185.default.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210723_091821_2056185.default.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210723_091821_2056185.default.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210723_091821_2056185.default.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210723_091821_2056185.default.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210723_091821_2056185.default.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210723_091821_2056185.default.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210723_091821_2056185.default.conn 0 . Concurrent connections to backend
VBE.reload_20210723_091821_2056185.default.req 0 0.00 Backend requests sent
VBE.reload_20210723_091821_2056185.default.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210723_091821_2056185.default.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210723_091821_2056185.default.fail 0 0.00 Connections failed
VBE.reload_20210723_091821_2056185.default.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210723_091821_2056185.default.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210723_091821_2056185.default.fail_econnrefused 0 0.00 Connections failed with ECONNREFUSED
VBE.reload_20210723_091821_2056185.default.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210723_091821_2056185.default.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210723_091821_2056185.default.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210723_091821_2056185.default.helddown 0 0.00 Connection opens not attempted
VBE.reload_20210723_091821_2056185.server1.happy 48 . Happy health probes
VBE.reload_20210723_091821_2056185.server1.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210723_091821_2056185.server1.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210723_091821_2056185.server1.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210723_091821_2056185.server1.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210723_091821_2056185.server1.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210723_091821_2056185.server1.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210723_091821_2056185.server1.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210723_091821_2056185.server1.conn 0 . Concurrent connections to backend
VBE.reload_20210723_091821_2056185.server1.req 0 0.00 Backend requests sent
VBE.reload_20210723_091821_2056185.server1.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210723_091821_2056185.server1.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210723_091821_2056185.server1.fail 0 0.00 Connections failed
VBE.reload_20210723_091821_2056185.server1.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210723_091821_2056185.server1.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210723_091821_2056185.server1.fail_econnrefused 4 0.00 Connections failed with ECONNREFUSED
VBE.reload_20210723_091821_2056185.server1.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210723_091821_2056185.server1.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210723_091821_2056185.server1.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210723_091821_2056185.server1.helddown 0 0.00 Connection opens not attempted
VBE.reload_20210723_091821_2056185.server2.happy 48 . Happy health probes
VBE.reload_20210723_091821_2056185.server2.bereq_hdrbytes 0 0.00 Request header bytes
VBE.reload_20210723_091821_2056185.server2.bereq_bodybytes 0 0.00 Request body bytes
VBE.reload_20210723_091821_2056185.server2.beresp_hdrbytes 0 0.00 Response header bytes
VBE.reload_20210723_091821_2056185.server2.beresp_bodybytes 0 0.00 Response body bytes
VBE.reload_20210723_091821_2056185.server2.pipe_hdrbytes 0 0.00 Pipe request header bytes
VBE.reload_20210723_091821_2056185.server2.pipe_out 0 0.00 Piped bytes to backend
VBE.reload_20210723_091821_2056185.server2.pipe_in 0 0.00 Piped bytes from backend
VBE.reload_20210723_091821_2056185.server2.conn 0 . Concurrent connections to backend
VBE.reload_20210723_091821_2056185.server2.req 0 0.00 Backend requests sent
VBE.reload_20210723_091821_2056185.server2.unhealthy 0 0.00 Fetches not attempted due to backend being unhealthy
VBE.reload_20210723_091821_2056185.server2.busy 0 0.00 Fetches not attempted due to backend being busy
VBE.reload_20210723_091821_2056185.server2.fail 0 0.00 Connections failed
VBE.reload_20210723_091821_2056185.server2.fail_eacces 0 0.00 Connections failed with EACCES or EPERM
VBE.reload_20210723_091821_2056185.server2.fail_eaddrnotavail 0 0.00 Connections failed with EADDRNOTAVAIL
VBE.reload_20210723_091821_2056185.server2.fail_econnrefused 4 0.00 Connections failed with ECONNREFUSED
VBE.reload_20210723_091821_2056185.server2.fail_enetunreach 0 0.00 Connections failed with ENETUNREACH
VBE.reload_20210723_091821_2056185.server2.fail_etimedout 0 0.00 Connections failed ETIMEDOUT
VBE.reload_20210723_091821_2056185.server2.fail_other 0 0.00 Connections failed for other reason
VBE.reload_20210723_091821_2056185.server2.helddown 0 0.00 Connection opens not attempted

View file

@ -0,0 +1,10 @@
200
[ 2, ["vcl.list", "-j"], 1631019726.316,
{
"status": "active",
"state": "auto",
"temperature": "warm",
"busy": 0,
"name": "boot-123"
}
]

View file

@ -0,0 +1,51 @@
[ 2, ["vcl.list", "-j"], 1631029773.809,
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "boot"
},
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "reload_20210719_143559_60674"
},
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "test"
},
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "test2"
},
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "test3"
},
{
"status": "available",
"state": "cold",
"temperature": "cold",
"busy": 0,
"name": "reload_20210722_162225_1979744"
},
{
"status": "active",
"state": "auto",
"temperature": "warm",
"busy": 0,
"name": "reload_20210723_091821_2056185"
}
]