Skip to content

Commit 6fa5b52

Browse files
committed
updated reverse proxies
1 parent 6405184 commit 6fa5b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/blog/reverse-proxies-and-you.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Reverse Proxies and You: What They Are, Why They Matter, and How Vercel Fits In"
3-
date: "2025-05-07"
3+
date: "2025-10-07"
44
summary: "Reverse proxies are the quiet workhorses behind modern web architecture—speeding up requests, securing backends, and scaling apps. Even with edge platforms like Vercel, proxies still have a crucial role. Here's how they work, why you should care, and where to go next."
55
tags:
66
["Reverse Proxy", "Web Development", "Infrastructure", "Vercel", "Networking"]
7-
featured: false
7+
featured: true
88
readTime: 6
99
image: "/assets/ReverseProxy.png"
1010
---

0 commit comments

Comments
 (0)