<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Traffic-Control on Tech News Feed</title>
    <link>https://news.dhphong.com/tags/traffic-control/</link>
    <description>Recent content in Traffic-Control on Tech News Feed</description>
    <generator>Hugo -- 0.131.0</generator>
    <language>vi</language>
    <lastBuildDate>Tue, 14 Apr 2026 02:07:20 +0700</lastBuildDate>
    <atom:link href="https://news.dhphong.com/tags/traffic-control/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[PlanetScale Blog] Behind the scenes: How Database Traffic Control works</title>
      <link>https://news.dhphong.com/posts/2026-04-14-behind-the-scenes-how-traffic-control-works/</link>
      <pubDate>Tue, 14 Apr 2026 02:07:20 +0700</pubDate>
      <guid>https://news.dhphong.com/posts/2026-04-14-behind-the-scenes-how-traffic-control-works/</guid>
      <description>Nguồn: PlanetScale Blog
Tóm tắt Database Traffic Control của PlanetScale được implement ở tầng database proxy — tất cả connections từ application đều đi qua proxy này trước khi đến MySQL hoặc PostgreSQL thực sự. Kiến trúc này cho phép PlanetScale intercept và kiểm soát toàn bộ queries trước khi chúng đến database, tạo ra khả năng kiểm soát real-time mà không cần thay đổi code ứng dụng.
Khi một query đến proxy, nó đi qua rule evaluation pipeline gồm ba bước: rule matching (so sánh query với tất cả active rules), action determination (nếu nhiều rules match thì rule có priority cao nhất thắng), và action execution (throttle, block, hoặc kill).</description>
    </item>
    <item>
      <title>[PlanetScale Blog] Introducing Database Traffic Control</title>
      <link>https://news.dhphong.com/posts/2026-04-14-introducing-database-traffic-control/</link>
      <pubDate>Tue, 14 Apr 2026 02:07:20 +0700</pubDate>
      <guid>https://news.dhphong.com/posts/2026-04-14-introducing-database-traffic-control/</guid>
      <description>Nguồn: PlanetScale Blog
Tóm tắt PlanetScale ra mắt Database Traffic Control — tính năng cho phép throttle, block hoặc kill database queries mà không cần deploy code mới. Trước đây, khi database bị stress vì một query tệ, các lựa chọn bị giới hạn ở: deploy code fix (chậm, rủi ro), kill query thủ công trong database console (tẻ nhạt, không ngăn tái diễn), hoặc scale up database (tốn kém, không giải quyết nguyên nhân gốc rễ).</description>
    </item>
  </channel>
</rss>
