HTTP Caching on Apache: Why and How for Legacy Web Systems

When a legacy web system becomes noticeably slower, it is important to react before a critical service failure. Studio theYANG introduces reverse proxy caching on Apache, the easiest and the most effective way of relieving the load of your system. Here’s why and how.

Continue reading HTTP Caching on Apache: Why and How for Legacy Web Systems

Logging Correctly with syslogd

System logging is usually the most ignored part in web systems and is often done in an incorrect manner. This is a risk when the system becomes legacy and its complexity develops. In this post, Studio theYANG discusses how to log your system correctly with syslogd.

Continue reading Logging Correctly with syslogd

Integration of LXDock in devOps Practice

Studio theYANG, as a collaborator on the pilot project of LXDock during version 0.2 to 0.3, favours the integration of LXDock in devOps practice of web systems as the configuration of development environments.

Continue reading Integration of LXDock in devOps Practice

Contribution merged into Django 2.0: `makemessages –add-location`

Studio theYANG’s latest contribution to Django’s internationalization (i18n) and translation has been accepted and merged by upstream (and has been released with Django 2.0, updated on December 2nd, 2017).

Continue reading Contribution merged into Django 2.0: `makemessages –add-location`