Tagged articles
5 articles
Page 1 of 1
DeWu Technology
DeWu Technology
Jan 24, 2021 · Fundamentals

Overview of Video Container Formats and H.264 Encoding

The article outlines how video container formats such as AVI, MOV, MP4, WMV, RM, FLV and MKV package encoded streams, then explains H.264 encoding fundamentals—including I‑, P‑, B‑frames, macroblocks, GOP structure, and NAL units like SPS and PPS that define parameters for efficient compression and transport.

ContainerH.264NAL
0 likes · 10 min read
Overview of Video Container Formats and H.264 Encoding
MaGe Linux Operations
MaGe Linux Operations
Jan 23, 2015 · Operations

Why Varnish Beats Squid: Deep Dive into Architecture, VCL, and Performance

Varnish is a high‑performance open‑source reverse proxy and HTTP accelerator that outperforms Squid through in‑memory caching, multi‑process architecture, and flexible VCL scripting; this guide covers its advantages, disadvantages, configuration, VCL syntax changes, request handling flow, and practical deployment examples.

HTTP CachingVCLVarnish
0 likes · 18 min read
Why Varnish Beats Squid: Deep Dive into Architecture, VCL, and Performance