Salut,
j'ai un site Drupal 8 sur un serveur B2-7 avec Ubuntu 18.04
Il y a seulement ce site sur ce serveur avec la BDD.
Je veux optimiser MySQL et PHP pour mon site Drupal, mais je ne sais pas comment faire cela pour les caractéristique de mon serveur.
Comment optimiser MySQL ? si je vais sur /etc/mysql/my.cnf (faut il modifier directement ce fichier) le fichier contient :
#
# The MySQL database server configuration file.
#
# You can copy this to one of:
# - "/etc/mysql/my.cnf" to set global options,
# - "~/.my.cnf" to set user-specific options.
#
# One can use all long options that the program supports.
# Run program with --help to get a list of available options and with
# --print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
#
# * IMPORTANT: Additional settings that can override those from this file!
# The files must end with '.cnf', otherwise they'll be ignored.
#
!includedir /etc/mysql/conf.d/
!includedir /etc/mysql/mysql.conf.d/
Comment optimiser PHP ? si je vais sur /etc/php/7.2/fpm/php.ini (faut il modifier directement ce fichier sachant que j'ai déjà apporté des modifications dedans) le fichier contient :
https://pastebin.com/6XsME4iJ
Public Cloud-old - Comment optimise mon serveur B2-7 pour Drupal 8 ?
Related questions
- Public cloud et additionnal IP
31076
08.10.2024 09:41
- Monter un PFSENSE en public cloud ?
26421
08.12.2016 16:11
- Ubuntu 18.04 (IPv6 - netplan)
23121
27.04.2018 13:34
- Créer un accès ftp pour un dossier précis avec un server cloud
20242
19.04.2017 13:08
- Problème Webhook Git
20162
23.10.2024 07:22
- Backup par Snapshot Public Cloud Instance
18313
02.03.2017 11:14
- OVH Cloud init format API
17932
12.11.2024 10:20
- Nouvelles images sur le Public Cloud
17494
13.06.2017 16:21
- [Cloud web - Model 1] Hébergement ReactJs et API Node
16293
22.09.2020 13:56
- VPN avec VRack et réseaux multiples à router
16127
16.10.2016 11:02