Aptible home page
Search or ask AI...
⌘K
Ask AI
Log in
Sign up
Sign up
Search...
Navigation
Common Errors & Issues
Enabling HTTP Response Streaming
Documentation
Guides
Contact Support
Changelog
Trust Center
How to Guides
Browse Guides
App Guides
Database Guides
Observability Guides
Platform Guides
Troubleshooting
Common Errors & Issues
Overview
Enabling HTTP Response Streaming
App Processing Requests Slowly
Application is Currently Unavailable
before_release Commands Failed
Build Failed Error
Container Failed to Start Error
Deploys Take Too long
git Reference Error
git Push "Everything up-to-date."
HTTP Health Checks Failed
App Logs Not Being Received
PostgreSQL Replica max_connections
Connecting to MongoDB fails
MySQL Access Denied
No CMD or Procfile in Image
git Push Permission Denied
aptible ssh Permission Denied
PostgreSQL Incomplete Startup Packet
PostgreSQL SSL Off
Private Key Must Match Certificate
aptible ssh Operation Timed Out
SSL error ERR_CERT_AUTHORITY_INVALID
SSL error ERR_CERT_COMMON_NAME_INVALID
Unexpected Requests in App Logs
Managing a Flood of Requests in Your App
Operation Restricted to Availability Zone(s)
Aptible Support
On this page
Problem
Cause
Resolution
Common Errors & Issues
Enabling HTTP Response Streaming
Problem
An Aptible user is attempting to stream HTTP responses from the server but notices that they are being buffered.
Cause
By default, Aptible buffers requests at the proxy layer to protect against attacks that exploit slow uploads such as [Slowloris](/docs/(
https://en.wikipedia.org/wiki/Slowloris_(computer_security)
).
Resolution
Aptible users can set the
X-Accel-Buffering
header to
no
to disable proxy buffering for these types of requests.
Enabling HTTP Response Streaming
Problem
Cause
Resolution
Was this page helpful?
Yes
No
Overview
App Processing Requests Slowly
Assistant
Responses are generated using AI and may contain mistakes.