added performance chapter
This commit is contained in:
parent
750a118884
commit
ce22f01bb7
|
@ -8864,6 +8864,14 @@ objectclass: top
|
||||||
entries returned by your LDAP server. Use with caution because it can
|
entries returned by your LDAP server. Use with caution because it can
|
||||||
cause problems (e.g. with automatic UID generation) when LAM is not
|
cause problems (e.g. with automatic UID generation) when LAM is not
|
||||||
able to read all entries.</para>
|
able to read all entries.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/configProfiles4.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
@ -8886,6 +8894,14 @@ objectclass: top
|
||||||
"apc.shm_size=128M"). You can check the memory usage with the file
|
"apc.shm_size=128M"). You can check the memory usage with the file
|
||||||
apc.php that is shipped with APC.</para>
|
apc.php that is shipped with APC.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/apc.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
|
@ -8895,6 +8911,14 @@ objectclass: top
|
||||||
<para>LAM encrypts sensitive data in your session files. You can <link
|
<para>LAM encrypts sensitive data in your session files. You can <link
|
||||||
linkend="sessionEncryption">disable</link> it to reduce CPU
|
linkend="sessionEncryption">disable</link> it to reduce CPU
|
||||||
load.</para>
|
load.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/configGeneral1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</appendix>
|
</appendix>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Loading…
Reference in New Issue