Skip to content

Instantly share code, notes, and snippets.

View wombolo's full-sized avatar

Didun Morodolu wombolo

View GitHub Profile
@wombolo
wombolo / php-pools.md
Created January 11, 2024 12:31 — forked from holmberd/php-pools.md
Adjusting child processes for PHP-FPM (Nginx)

Adjusting child processes for PHP-FPM (Nginx)

When setting these options consider the following:

  • How long is your average request?
  • What is the maximum number of simultaneous visitors the site(s) get?
  • How much memory on average does each child process consume?

Determine if the max_children limit has been reached.

  • sudo grep max_children /var/log/php?.?-fpm.log.1 /var/log/php?.?-fpm.log

Keybase proof

I hereby claim:

  • I am wombolo on github.
  • I am wombolo (https://keybase.io/wombolo) on keybase.
  • I have a public key ASCiridexXOWW-99yj3onxM08UBoZHIHr6d93Mjp2ax7Swo

To claim this, I am signing this object:

@wombolo
wombolo / codecademy.html
Created April 27, 2017 14:04
Codecademy code...
<!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' type='text/css' href='css/styles.css'>
</head>
<body>
<h1>Proficient in:</h1>
<div class='skillset'>