express.http.requests.total
Total HTTP requestsDimensions:None
Technical Annotations (18)
Configuration Parameters (1)
corsOptions.maxAgerecommended: 600CLI Commands (4)
npx clinic doctor -- node app.jsdiagnosticnpm install -g 0xdiagnostic0x app.jsdiagnosticss -tan state established '( sport = :443 )'diagnosticTechnical References (13)
event loopconceptfs.readFileSynccomponentcrypto.pbkdf2Synccomponentsaturation pointconceptthroughputconceptAWS CloudWatchcomponentAccess-Control-Max-AgeprotocoldebounceconceptthrottleconceptWebSocketsprotocolcallback queuecomponentload balancercomponentsticky sessionsconceptRelated Insights (9)
Synchronous operations block event loop and tank throughputcritical
▸
Application saturation causing response time spikes or failurescritical
▸
High sustained inbound traffic prevents system recovery after rebootcritical
▸
Uncached preflight requests add 10-30% overhead to POST-heavy routesinfo
▸
Request floods from APIs or WebSockets overload serverwarning
▸
Event loop blocking causes request latency spikes under concurrent loadcritical
▸
Callback queue flooding from high request volume causes event loop starvationwarning
▸
Single instance cannot scale beyond limited load thresholdwarning
▸
Repeated identical requests without caching waste resourcesinfo
▸