Latest updates for Haproxy

Fresh curated links around HAProxy are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Fronting Proxmox VE With Caddy
  • I made my Go reverse proxy 3.8x faster by fixing one line
  • New Ted Backdoor Hides Inside Victims' Own HAProxy Builds to Intercept Web Traffic

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

vninja.net /1 week ago

Fronting Proxmox VE With Caddy

A short Caddy fragment reverse-proxies my 3-node Proxmox VE cluster behind one hostname, and one load-balancing setting decides whether the

Read source
dev.to /1 month ago

I made my Go reverse proxy 3.8x faster by fixing one line

I made my Go reverse proxy 3.8x faster by fixing one line I've been building a reverse proxy in Go. Not a hello world one, something meant to sit in production, in the actual path...

Read source
thehackernews.com /5 days ago

New Ted Backdoor Hides Inside Victims' Own HAProxy Builds to Intercept Web Traffic

A previously undocumented Linux toolkit has been found compiled directly into the trojanized HAProxy load balancers of two South Korean organizations, where it intercepted web traf...

Read source
habr.com /1 month ago

В nginx один алгоритм балансировки

server a.internal weight=10 max_fails=2; — десять к одному. Ночью бэкенд на пару секунд отвалился, к утру давно жив и из ротации не выведен. А первые полсотни запросов рабочего дня...

Read source
kodekloud.com /1 month ago

What Is a Reverse Proxy and Why DevOps Teams Use One

Forward proxy, reverse proxy, load balancer, API gateway, ingress. They sound like five products fighting for one slot. One question separates them, and it takes about a minute to...

Read source
habr.com /1 month ago

proxy_pass и fastcgi_pass — одна машина

У директив proxy_* и fastcgi_* совпадает 46 опций из 53 — буферизация, таймауты, кеш, next_upstream, с точностью до префикса и вплоть до значений по умолчанию. Два независимо напис...

Read source
dev.to /1 month ago

Hookbox: a self-hosted webhook inbox with HMAC verification and replay

Hookbox: a self-hosted webhook inbox with HMAC verification and replay Debugging webhooks without a proper inbox is painful: ngrok tabs everywhere, lost payloads, no way to prove...

Read source
kodekloud.com /3 weeks ago

Understanding Load Balancing for Beginners

Spreading traffic is the easy half of load balancing. The half that decides whether an outage lasts ten seconds or ten minutes is noticing that a backend has stopped working, and m...

Read source
habr.com /1 month ago

Балансировка кластера NGFW: 5 особенностей, которые важно учитывать при построении высокопроизводительной инфраструктуры

На первый взгляд балансировка кластера NGFW мало отличается от балансировки других средств информационной безопасности или ИТ-сервисов. Однако на практике такая архитектура имеет р...

Read source
habr.com /1 month ago

nginx не умеет reload. Он умеет fork

Деплой делает nginx -s reload. Команда возвращает ноль, nginx -T показывает новый конфиг, в error.log ровно одна строка — reconfiguring. А keep-alive соединение, открытое секундой...

Read source
dev.to /1 week ago

I Built a Small API Gateway With Real Production Problems — On Purpose

Most gateway tutorials stop at "here's how you route a request." That's the easy 20%. The hard part is what happens when a client hammers you with requests, a downstream service fa...

Read source
dev.to /4 weeks ago

How to Set Up Rate Limiting on Any Web App (Free, No Code Changes)

The Problem Your login page, search endpoint, or contact form is getting hammered. Rate limiting is the fix — but implementing it in application code means finding every endpoint...

Read source
codeotaku.com /2 days ago

From Raw Memory to Structured Web Applications

Originally appeared on Code Otaku.An Open Source Progress Report about safer IO::Buffer ownership, bounded content parsing, structured URLs, protocol-native applications, and worke...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Haproxy

rubyland.news

Recent coverage from public sources
Public source

blogs.vmware.com

Recent coverage from public sources
Public source

dev.to

Recent coverage from public sources
Public source

feeds.feedburner.com

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

kodekloud.com

Recent coverage from public sources
Public source