Private Sql and settings
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Private Sql and settings

by
JoasS
Created on 2022-01-25 11:25:41 (edited on 2024-09-04 14:23:50) in Web Hosting

Hello!

I've got a Private Sql (with 512 Mb of Ram) that I'm using for my wordpress website; currently the website has around 1k/3k visitors for month.

These are my base configuration. Is there something that I can improve?
wait_timeout = 60
max_allowed_packet = 2M
interactive_timeout = 60
innodb_buffer_pool_size = 128M
max_connections=100
local_infile = OFF
tmpdir=/dev/shm
max_user_connections=50

Thanks