node-http-proxy-ttfb-timeout
CommunityFix hanging Node.js HTTP proxy requests
Authorhubeiqiao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill resolves issues where Node.js HTTP proxy requests hang indefinitely on keep-alive connections, ensuring reliable Time-To-First-Byte (TTFB) timeouts.
Core Features & Use Cases
- Reliable TTFB Timeout: Implements a robust timeout mechanism that works for both new and reused HTTP/S connections.
- Keep-Alive Connection Safety: Specifically addresses the race conditions that cause timeouts to fail on persistent connections.
- Use Case: When your Node.js reverse proxy experiences requests that hang forever after the first successful one, especially when the upstream service might become temporarily unavailable.
Quick Start
Use the node-http-proxy-ttfb-timeout skill to implement a reliable TTFB timeout for your Node.js HTTP proxy.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: node-http-proxy-ttfb-timeout Download link: https://github.com/hubeiqiao/skills/archive/main.zip#node-http-proxy-ttfb-timeout Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.