Emmanuel Corels
FIELD NOTES

Practical technology,
explained like a conversation.

Tutorials, operational lessons and verified industry developments from the point where infrastructure, security and software meet.

134published notes
Web Infrastructure

Validate Nginx before every reload

This walkthrough is for the moment when you need an answer you can defend, not another command copied from a forum.Our specific objective is validate nginx before every reload. Syntax validation is the cheap…

Read note →
Web Infrastructure

Trace an HTTP redirect chain

The fastest safe route here begins with narrowing the question. We will collect evidence first and change nothing until the output points somewhere specific.Our specific objective is trace an http redirect c…

Read note →
Web Infrastructure

Check upstream timing in Nginx

This is a practical operator’s guide: establish context, run the smallest useful check, interpret it correctly, and leave a clean recovery path.Our specific objective is check upstream timing in nginx. Separ…

Read note →
Web Infrastructure

Serve static assets with safe caching

When this problem appears in production, urgency encourages guessing. The procedure below deliberately slows the first minute down so the next thirty are useful.Our specific objective is serve static assets …

Read note →
Web Infrastructure

Verify HTTP/2 negotiation

A good diagnosis should be repeatable by another engineer. We will record the environment, run a bounded test and verify the result from the service boundary.Our specific objective is verify http/2 negotiati…

Read note →
Web Infrastructure

Test a local virtual host directly

Treat this task as a short investigation rather than a magic command. The command matters, but the context around it is what makes the result trustworthy.Our specific objective is test a local virtual host d…

Read note →
Web Infrastructure

Find oversized web responses

There are several ways to get a plausible answer here. This guide focuses on the path that preserves evidence and minimizes accidental change.Our specific objective is find oversized web responses. Measure t…

Read note →
Web Infrastructure

Review PHP upload limits

The useful outcome is not a green terminal. It is a clear explanation of what was checked, what the output means and what should happen next.Our specific objective is review php upload limits. Application an…

Read note →
Web Infrastructure

Inspect certificate expiry

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is inspect certificate expiry. Monitor expiry…

Read note →
Page 1 of 2 · 13 posts