Search Articles — Sudonull

Search Results

In this project

TTL in ClickHouse: data lifecycle management

https://sudonull.com/ttl-in-clickhouse-data-lifecycle-management

How TTL in ClickHouse automatically deletes, moves to HDD/S3, aggregates, and anonymizes data. Examples for GDPR, tiered storage, and grouping old records.

Traceroute on Rust: how route tracing works

https://sudonull.com/traceroute-on-rust-how-route-tracing-works

Breaking down the traceroute implementation on Rust. How TTL and ICMP create a network map. Code with explanations for network engineers and developers.

From the web

Time-To-Live (TTL) - GeeksforGeeks

https://www.geeksforgeeks.org/computer-networks/what-is-time-to-live-ttl/

Apr 13, 2026 · Time-To-Live (TTL) defines how long data is considered valid in a network or system before it expires. It helps ensure that outdated information is automatically removed and refreshed …

What is time-to-live (TTL)? | TTL definition - Cloudflare

https://www.cloudflare.com/learning/cdn/glossary/time-to-live-ttl/

Time to live (TTL) refers to the amount of time or “hops” that a packet is set to exist inside a network before being discarded by a router. TTL is also used in other contexts including CDN caching and …

Time to live - Wikipedia

https://en.wikipedia.org/wiki/Time_to_live

Once the prescribed event count or timespan has elapsed, data is discarded or revalidated. In computer networking, TTL prevents a data packet from circulating indefinitely. In computing applications, TTL is …

What is Time to Live (TTL) | TTL Best Practices - Imperva

https://www.imperva.com/learn/performance/time-to-live-ttl/

Jun 30, 2026 · TTL determines how long a packet stays alive before the router discards it. Setting the right TTL value is crucial for optimizing network performance and reliability.

Understanding TTL When You Ping a Host: - Medium

https://medium.com/@yeddulamohanareddy/understanding-ttl-when-you-ping-a-host-how-your-data-travels-and-before-it-dies-and-why-it-9cbb0a83ed40

Jun 18, 2025 · Every time your data passes through a router, TTL drops by one. When it hits zero, that packet is dropped — like a message that self-destructs if it doesn’t reach the recipient fast enough.

What Does TTL Mean in Ping? Time to Live Explained

https://scienceinsights.org/what-does-ttl-mean-in-ping-time-to-live-explained/

Mar 13, 2026 · TTL in ping stands for Time to Live, and it tells you how many network hops a packet can still make before it expires. When you run a ping command and see a line like TTL=118, that number …

What Is TTL (And How Do You Choose the Right One)? - Kinsta

https://kinsta.com/blog/what-is-ttl/

Mar 20, 2026 · TTL — which, as we’ve mentioned, stands for “Time to Live” — is a setting that determines how long your data (in packet form) is valid and available from within a network before the …

T-ara & Supernova(티아라 & 초신성) _ TTL (TIME TO LOVE) MV

https://www.youtube.com/watch?v=NFFgRRLInD4

Apr 6, 2011 · "TTL (Time To Love)" is a hip-hop song with new style combining Korean melodies to electronic sounds based on south hip-hop, composed by the top Korean composer Kim Do-Hoon.

你会Ping?那TTL是什么意思?(一文看懂) - 知乎

https://zhuanlan.zhihu.com/p/1929459085406875666

TTL是Time To Live的缩写,中文意思是生存时间。 主要有2个作用 1、防止数据包无限循环:在网络中,数据包可能会因为不正确的路由表等原因进入环路。 TTL值可以确保数据包在网络中传输一段时间 …

Transistor–transistor logic - Wikipedia

https://en.wikipedia.org/wiki/Transistor%E2%80%93transistor_logic

TTL devices were originally made in ceramic and plastic dual in-line package (s) and in flat-pack form. Some TTL chips are now also made in surface-mount technology packages. TTL became the …

Trending Now