Binding the GlusterFS nodes on a physical interface may lead to local availability problems even for replication nodes. Bringing down the physical interface will bring…
Tag: firewall-cmd
syslog – UDP local to rsyslog and send remote with TCP and compression
This article is to show how to log Nginx’s access logs locally using UDP to the local rsyslog daemon, which will send the logs to…
simple squid proxy with http authorization
Squid (caching) proxy has been used on the Internet for ages. The first release of Squid was back in the mid-90s! Here is how you…
nginx remote logging to UDP rsyslog server (CentOS 7)
This article will present to you all the configuration needed to remotely save access logs of an Nginx web server. All the configuration from the…