Private Sql and settings

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

Thanks a lot for sharing this information. I will implement this thing on https://rohtasmarketing.com/ RohtasMarketing… If I face any issues i will let you know.