Advertisement
Guest User

Untitled

a guest
May 3rd, 2024
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. varnishadm param.show
  2. 200
  3. accept_filter -
  4. acceptor_sleep_decay 0.9 (default)
  5. acceptor_sleep_incr 0.000 [seconds] (default)
  6. acceptor_sleep_max 0.050 [seconds] (default)
  7. auto_restart on [bool] (default)
  8. backend_idle_timeout 60.000 [seconds] (default)
  9. backend_local_error_holddown 10.000 [seconds] (default)
  10. backend_remote_error_holddown 0.250 [seconds] (default)
  11. ban_cutoff 0 [bans] (default)
  12. ban_dups on [bool] (default)
  13. ban_lurker_age 60.000 [seconds] (default)
  14. ban_lurker_batch 1000 (default)
  15. ban_lurker_holdoff 0.010 [seconds] (default)
  16. ban_lurker_sleep 0.010 [seconds] (default)
  17. between_bytes_timeout 60.000 [seconds] (default)
  18. cc_command exec gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Werror -Wno-error=unused-result -pthread -fpic -shared -Wl,-x -o %o %s (default)
  19. cli_limit 48k [bytes] (default)
  20. cli_timeout 60.000 [seconds] (default)
  21. clock_skew 10 [seconds] (default)
  22. clock_step 1.000 [seconds] (default)
  23. connect_timeout 3.500 [seconds] (default)
  24. critbit_cooloff 180.000 [seconds] (default)
  25. debug none (default)
  26. default_grace 10.000 [seconds] (default)
  27. default_keep 0.000 [seconds] (default)
  28. default_ttl 120.000 [seconds] (default)
  29. feature +validate_headers,+vcl_req_reset (default)
  30. fetch_chunksize 16k [bytes] (default)
  31. fetch_maxchunksize 0.25G [bytes] (default)
  32. first_byte_timeout 60.000 [seconds] (default)
  33. gzip_buffer 32k [bytes] (default)
  34. gzip_level 6 (default)
  35. gzip_memlevel 8 (default)
  36. h2_header_table_size 4k [bytes] (default)
  37. h2_initial_window_size 65535b [bytes] (default)
  38. h2_max_concurrent_streams 100 [streams] (default)
  39. h2_max_frame_size 16k [bytes] (default)
  40. h2_max_header_list_size 2147483647b [bytes] (default)
  41. h2_rapid_reset 1.000 [seconds] (default)
  42. h2_rapid_reset_limit 3600 (default)
  43. h2_rapid_reset_period 60.000 [seconds] (default)
  44. h2_rx_window_increment 1M [bytes] (default)
  45. h2_rx_window_low_water 10M [bytes] (default)
  46. http1_iovs 64 [struct iovec (=16 bytes)] (default)
  47. http_gzip_support on [bool] (default)
  48. http_max_hdr 64 [header lines] (default)
  49. http_range_support on [bool] (default)
  50. http_req_hdr_len 8k [bytes] (default)
  51. http_req_size 32k [bytes] (default)
  52. http_resp_hdr_len 8k [bytes] (default)
  53. http_resp_size 32k [bytes] (default)
  54. idle_send_timeout 60.000 [seconds] (default)
  55. listen_depth 1024 [connections] (default)
  56. lru_interval 2.000 [seconds] (default)
  57. max_esi_depth 5 [levels] (default)
  58. max_restarts 4 [restarts] (default)
  59. max_retries 4 [retries] (default)
  60. max_vcl 100 (default)
  61. max_vcl_handling 1 (default)
  62. nuke_limit 50 [allocations] (default)
  63. pcre_match_limit 10000 (default)
  64. pcre_match_limit_recursion 20 (default)
  65. ping_interval 3 [seconds] (default)
  66. pipe_sess_max 0 [connections] (default)
  67. pipe_timeout 60.000 [seconds] (default)
  68. pool_req 10,100,10 (default)
  69. pool_sess 10,100,10 (default)
  70. pool_vbo 10,100,10 (default)
  71. prefer_ipv6 off [bool] (default)
  72. rush_exponent 3 [requests per request] (default)
  73. send_timeout 600.000 [seconds] (default)
  74. shortlived 10.000 [seconds] (default)
  75. sigsegv_handler on [bool] (default)
  76. syslog_cli_traffic on [bool] (default)
  77. tcp_fastopen off [bool] (default)
  78. tcp_keepalive_intvl 60.000 [seconds] (default)
  79. tcp_keepalive_probes 9 [probes] (default)
  80. tcp_keepalive_time 60.000 [seconds] (default)
  81. thread_pool_add_delay 0.000 [seconds] (default)
  82. thread_pool_destroy_delay 1.000 [seconds] (default)
  83. thread_pool_fail_delay 0.200 [seconds] (default)
  84. thread_pool_max 5000 [threads] (default)
  85. thread_pool_min 100 [threads] (default)
  86. thread_pool_reserve 0 [threads] (default)
  87. thread_pool_stack 56k [bytes] (default)
  88. thread_pool_timeout 300.000 [seconds] (default)
  89. thread_pool_watchdog 60.000 [seconds] (default)
  90. thread_pools 2 [pools] (default)
  91. thread_queue_limit 20 [requests] (default)
  92. thread_stats_rate 10 [requests] (default)
  93. timeout_idle 5.000 [seconds] (default)
  94. timeout_linger 0.050 [seconds] (default)
  95. vary_notice 10 [variants] (default)
  96. vcc_acl_pedantic off [bool] (default)
  97. vcc_allow_inline_c off [bool] (default)
  98. vcc_err_unref on [bool] (default)
  99. vcc_unsafe_path on [bool] (default)
  100. vcl_cooldown 600.000 [seconds] (default)
  101. vcl_path /etc/varnish:/usr/share/varnish/vcl (default)
  102. vmod_path /usr/lib64/varnish/vmods (default)
  103. vsl_buffer 4k [bytes] (default)
  104. vsl_mask -Debug,-ObjProtocol,-ObjStatus,-ObjReason,-ObjHeader,-VCL_trace,-ExpKill,-WorkThread,-Hash,-VfpAcct,-H2RxHdr,-H2RxBody,-H2TxHdr,-H2TxBody,-VdpAcct (default)
  105. vsl_reclen 255b [bytes] (default)
  106. vsl_space 80M [bytes] (default)
  107. vsm_free_cooldown 60.000 [seconds] (default)
  108. vsm_space 1M [bytes] (default)
  109. workspace_backend 64k [bytes] (default)
  110. workspace_client 64k [bytes] (default)
  111. workspace_session 0.75k [bytes] (default)
  112. workspace_thread 2k [bytes] (default)
  113.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement