Commit 8c8f686e authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

doc: Remove stale vsm_space reference

parent fa1f5632
...@@ -18,13 +18,12 @@ counters, but these should all be transparent at the user-level. ...@@ -18,13 +18,12 @@ counters, but these should all be transparent at the user-level.
varnishd parameters varnishd parameters
=================== ===================
The :ref:`ref_param_vsm_space` and ``cli_buffer`` The ``vsm_space`` and ``cli_buffer`` parameters are now deprecated and
parameters are now deprecated and ignored. They will be removed ignored. They will be removed in a future major release.
in a future major release.
The updated shared memory implementation manages space automatically, so The updated shared memory implementation manages space automatically, so
it no longer needs :ref:`ref_param_vsm_space`. Memory for the CLI it no longer needs ``vsm_space``. Memory for the CLI command buffer is now
command buffer is now dynamically allocated. dynamically allocated.
We have updated the documentation for :ref:`ref_param_send_timeout`, We have updated the documentation for :ref:`ref_param_send_timeout`,
:ref:`ref_param_idle_send_timeout`, :ref:`ref_param_timeout_idle` and :ref:`ref_param_idle_send_timeout`, :ref:`ref_param_timeout_idle` and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment