Jump to content
gogusan

VestaCP cu MariaDB 10 [ Ubuntu ]

Recommended Posts

Posted (edited)

Modificari:

- MariaDB 10

https://mega.co.nz/#!88Mz1Dza!D-T8RxiGeHKiEGW3RminJ-QU_k-ncIaaPDDDU2kr-b8

*testat 12.04LTS

BONUS config fcgi pt 1Gb+ RAM (activati apache template > phpfcgid pt webul dorit):

nano /etc/apache2/mods-available/fcgid.conf

stergeti tot si dati paste la:

<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
FcgidConnectTimeout 20
FcgidMinProcessesPerClass 0
FcgidMaxProcessesPerClass 10
FcgidMaxProcesses 50
FcgidIdleTimeout 60
FcgidProcessLifeTime 120
FcgidIdleScanInterval 30
FcgidSpawnScoreUpLimit 10
FcgidSpawnScore 2
FcgidTerminationScore 2
FcgidMaxRequestLen 1073741824
FcgidMaxRequestsPerProcess 100000
FcgidIOTimeout 1800
</IfModule>

Edited by gogusan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...