mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update performance_tuning.rst
Mentioned SSL session ticket configuration Originally via https://github.com/owncloud/client/issues/3159
This commit is contained in:
@@ -213,6 +213,13 @@ AES-NI extension:
|
||||
|
||||
* If your environment runs virtualized, check the virtualization vendor for
|
||||
support.
|
||||
|
||||
SSL session reuse
|
||||
=================
|
||||
|
||||
You should enable SSL session tickets or SSL session identifiers in your
|
||||
web server. This will lead to lower delay in connection setup time for
|
||||
TCP connections to the ownCloud.
|
||||
|
||||
**************
|
||||
Webserver Tips
|
||||
@@ -685,4 +692,4 @@ Add *inside* the ``server{}`` block, as an example of a configuration::
|
||||
* Open the gallery app again and browse to the folders you accessed before.
|
||||
Your thumbnails should appear more or less immediately.
|
||||
* ``htop`` will not show up additional load while processing, compared to
|
||||
the high load before.
|
||||
the high load before.
|
||||
|
||||
Reference in New Issue
Block a user