Commit 55bd09a4 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

No the default vsl_space is not 1G for 32bit builds

Better diff with the --word-diff option.
parent 67000057
...@@ -506,15 +506,16 @@ flags are: ...@@ -506,15 +506,16 @@ flags are:
Default Value Exceptions on 32 bit Systems Default Value Exceptions on 32 bit Systems
------------------------------------------ ------------------------------------------
Be aware that on 32 bit systems, certain default values are reduced Be aware that on 32 bit systems, certain default or maximum values are
relative to the values listed below, in order to conserve VM space: reduced relative to the values listed below, in order to conserve VM
space:
* workspace_client: 24k * workspace_client: 24k
* workspace_backend: 20k * workspace_backend: 20k
* http_resp_size: 8k * http_resp_size: 8k
* http_req_size: 12k * http_req_size: 12k
* gzip_buffer: 4k * gzip_buffer: 4k
* vsl_space: 1G * vsl_space: 1G (maximum)
* thread_pool_stack: 52k * thread_pool_stack: 52k
.. _List of Parameters: .. _List of Parameters:
......
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