avoid uid too small, update xml conf

This commit is contained in:
Cold-Egg
2020-02-12 16:09:02 -05:00
parent cbc0b4658d
commit 51026ae832
2 changed files with 11 additions and 0 deletions
@@ -146,6 +146,12 @@
<handler>lsphp7</handler>
</scriptHandler>
</scriptHandlerList>
<cache>
<cacheEngine>7</cacheEngine>
<storage>
<cacheStorePath>/var/www/lscache/</cacheStorePath>
</storage>
</cache>
<phpConfig>
<maxConns>35</maxConns>
<env>PHP_LSAPI_CHILDREN=35</env>