Zabbix logo

ASP.NET web application monitoring in Zabbix, part 2

2021-02-27

When you host multiple websites in IIS, and you need to monitor them, Zabbix is one of your options. In Zabbix, you can take advantage of Windows Server performance counters. And in this article I show you some important Windows performance counters you can use to monitor your ASP.NET web application in Zabbix.

11+ Tips to optimize Umbraco 7 CMS

2018-11-07

Umbraco 7 is a popular, ASP.NET powered, content management system (CMS). Out of the box Umbraco performs pretty well, but there are still some areas you need to tweak and tune for a more performant Umbraco website. Here are 11+ tips.

High Performance MySQL

MySQL InnoDB performance improvement: InnoDB buffer pool instances – Updated!

2016-06-10

Are you running into MySQL load problems? InnoDB Buffer Pool optimization is an important step in tuning MySQL servers for heavy InnoDB workloads. Configuring innodb_buffer_pool_instances and increase read/write I/O threads. Dividing the InnoDB buffer pool into multiple instances can improve Disk I/O. And by doing so, you run your database & server more efficiently and faster. Here is a little help for you.

Elasticsearch logo - Elasticsearch is a search server based on Lucene.

Install Elasticsearch on CentOS 6.7

2015-12-29

How to install Elasticsearch on CentOS 6.7. Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time.

Varnish Cache - The free, open source software that enables super fast delivery of HTTP based content.

Install Varnish Cache on CentOS 6.7

2015-12-29

In this article I’ll show you how to install Varnish Cache on CentOS, version 6.7 in this case. Varnish is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents.

blue elephant plush toy on black laptop computer -- Photo by Ben Griffiths

Optimize PHP’s OPcache configuration

2015-07-01

Optimize PHP's OPcache configuration and make OPcache perform even better. After configuring and optimizing PHP's realpath_cache_size, the OPcache cache mechanism is the next step to fine-tune. With just a few tweaks you tune OPcache to perform much better

My WordPress web.config

2015-06-22

Do you host your WordPress website on Windows Server IIS? And are you having trouble with your web.config? Here is mine :)

Bash logo

Turn off swap

2015-03-25

Learn how to turn off swap in Bash, because when a swap partition is enabled Linux starts swapping, which may degrade (MySQL) system performance

Disable WordPress comments (how-to)

2015-01-02

With thousands spam reactions, disabling (and removing) WordPress comments is often the only way to go. Here is how to disable WordPress comments in both the WordPress Dashboard interface and in your MySQL / MariaDB database.

Sysadmins of the North goes global!

2014-10-29

How to set up a global Geolocation DNS load balancing Varnish Cache Content Delivery Network with Bind9, geo-ip database, Varnish Cache and DigtalOcean. DIY High-Availability for your website!