Skip to content

Rapscallion

Code fueled rants

  • Home
  • Blog
  • Facebook
  • Github
  • Twitter
  • LinkedIn
  • Email
Rapscallion

Category: blog

Configuring nginx for PHP-FPM

2018-01-02 joel blog

PHP FastCGI Process Manager (or PHP-FPM for short) is an daemon that remains resident in memory and processes requests relayed to it either using a

Read more

Application Routing in nginx

2017-12-26 joel blog

Usually an application can handle its own routing. After all, the developers created the application so it stands to reason that they’ll know what URL’s

Read more

Load Testing With JMeter (Part 3)

2017-12-24 joel blog

OK, so here we are. The home stretch. If you manage to complete this post you can officially consider “JMeter” part of your skillset and

Read more

Load Testing With JMeter (Part 2)

2017-12-24 joel blog

In the previous post on this topic I showed you the basics of doing some things in JMeter. We basically got to the point where

Read more

Load Testing With JMeter (Part 1)

2017-12-24 joel blog

JMeter is one of the most popular (if not the most popular) tool for automated load generation. It’s a tool that’s easy to install and

Read more

VIP Management With keepalived

2017-12-23 joel blog

This post assumes a basic familiarity with High Availability concepts but makes no assumptions regarding practical implementation. For example, you should already be familiar with

Read more

Using openssl to Operate Your Own Certificate Authority

2017-12-23 joel blog

Usually you don’t need to manage your own PKI infrastructure with OpenSSL. The normal modus operandi is to generate your CSR, get a recognized certificate

Read more

PHP Session Clustering With Redis

2017-12-23 joel blog

For some applications, such as public websites, merely having several nodes that run the same PHP scripts is enough to consider your website load balanced.

Read more

Speed Up Your Drupal Website With Redis

2017-12-23 joel blog

In a previous post I briefly went through getting a basic instance of Redis going and how at a code level you to store and

Read more

Posts navigation

«Previous Posts 1 2 3 Next Posts»
WordPress Theme: Gridbox by ThemeZee.