Tag

short connection

0 views collected around this technical thread.

Top Architect
Top Architect
Jan 5, 2021 · Fundamentals

Understanding HTTP: Characteristics, Connection Management, and Performance Optimizations

This article explains the core characteristics of the HTTP protocol—including its flexibility, reliability, application‑layer nature, request‑response model, and statelessness—and then details short and long connection management, related header fields, head‑of‑line blocking, and practical performance‑enhancing techniques such as concurrent connections and domain sharding.

Connection ManagementHTTPLong Connection
0 likes · 17 min read
Understanding HTTP: Characteristics, Connection Management, and Performance Optimizations
360 Quality & Efficiency
360 Quality & Efficiency
Jul 12, 2016 · Backend Development

Short-Connection Server Pressure Testing Methodology and Transaction Rate Evaluation

This article explains how to assess the maximum concurrent user capacity of short‑connection server implementations by using the HTTP Transaction Rate metric, contrasting it with long‑connection testing, and provides practical calculation examples and terminology definitions.

Performance Testingbackendload testing
0 likes · 7 min read
Short-Connection Server Pressure Testing Methodology and Transaction Rate Evaluation