mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update performance_tuning.rst
Mentioned SSL session ticket configuration Originally via https://github.com/owncloud/client/issues/3159
This commit is contained in:
parent
6d238267d4
commit
709381dbe5
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user