Sending HAProxy logs to Graylog

I just finished the setup of a brand new Graylog 3 server and wanted to share my configuration for sending HAProxy logs. I’m not digging into the server setup. It’s super simple; you can find out docker-compose configuration on the official docs. https://docs.graylog.org/en/3.0/pages/installation/docker.html

Continue reading “Sending HAProxy logs to Graylog”

NYT Stats: Ramadan 2019

As a challenging part of working at the NefisYemekTarifleri.com, first three days Ramadan is the busiest time for us. We get max requests during that period. So, I just wanted to highlight some stats for taking note to myself and sharing some stats about WordPress at scale.

Continue reading “NYT Stats: Ramadan 2019”

Advanced Database Interactions with HyperDB

This is the continuation post of my previous post “Advanced Database classes for WordPress“. Please read that post before continue unless you are not familiar with advanced database classes for WP.

Well, it’s time to see some configurations and ideas about how Hyper-DB or relevant DB classes might help you to scale.

Continue reading “Advanced Database Interactions with HyperDB”