Search
Items tagged with: mariadb
https://h4ckseed.wordpress.com/2023/09/06/instala-lighttpd-con-php-y-mariadb-en-rocky-linux/
Instala Lighttpd con PHP y MariaDB en Rocky Linux
Por si no lo conoces, lighttpd es un servidor web de código abierto, de alto rendimiento, súper rápido, flexible y fácil de configurar que brinda soporte para amplias tecnologías que incluyen PHP, …h4ckseed
This Thursday at 20.00 CEST: Codeberg Contributor Meeting about
#Databases at Codeberg.
https://codeberg.codeberg.page/Events/events/2023/07-13-contributor-meeting/
Feel free to join us to learn more about our voluntary contributors, our systems, and potentially how you can get involved.
https://www.ochobitshacenunbyte.com/2021/09/13/instalar-un-stack-lamp-en-rocky-linux/
#Linux #RockyLinux #Apache #httpd #MariaDB #mysql
Instalar un stack LAMP en Rocky Linux - ochobitshacenunbyte
Explico cómo crear una pila o stack LAMP sobre un servidor Rocky Linux. Instalando el servidor web Apache, MariaDB y PHPdavidochobits (ochobitshacenunbyte)
https://patojad.com.ar/programacion/2021/08/webservice-nodejs-y-mariadb-5-accediendo-a-nuestra-db-mediante-la-api/
Webservice NodeJS y MariaDB 5 - Accediendo a Nuestra DB mediante la API
Accediendo a Nuestra DB mediante la API . PatoJAD es un Blog sobre GNU/Linux y software libre en general creado por un linuxnauta y mantenido en si por la propia comunidad que colabora dia a dia de diversas formaspatojad.com.ar
https://patojad.com.ar/programacion/2021/08/webservice-nodejs-y-mariadb-3-conector-mariadb-en-nodejs/
Webservice NodeJS y MariaDB 3 - Conector MariaDB en NodeJS
Conector MariaDB en NodeJS . PatoJAD es un Blog sobre GNU/Linux y software libre en general creado por un linuxnauta y mantenido en si por la propia comunidad que colabora dia a dia de diversas formaspatojad.com.ar
Since a few days sometimes my #mariadb load spikes to 140, anyone else see this, it just takes 1 minute and normalizes again. till now I was to slow to capture the mytop view, just the end of such thing in this capture.
When it is over the load normalizes at 0.8 again.
@Steffen K9 🐰 did you experience anything like that? I saw it twice, once yesterday and just now.
@Michael Vogel any idea what happens?
mysqltuner.pl wants me to set "innodb_buffer_pool_size (>= 20.7G)", which is probably because of the #database size. I assigned 20 GB #RAM to the VM and have 20 GB #SWAP too. So setting it that high is not possible, as this would bring the total max #memory usage way beyond 40 GB.
Questions:
1. Why is the total max usage higher than this setting? What is the multiplicand parameter?
2. Any idea how I can set this to use 16 GB for #MySQL all the time, allow double in peak and (swapping then) and not more?
I think I will change the setup at some point which will free more RAM for #mariadb, but now I need to cope with it like it is. I see loading time it really bad with low settings for "innodb_buffer_pool_size", like 0.4 seconds over all, more RAM reduces it by 70%... but then I get omm (out of memory) problem.
!Friendica Admins