Skip to content

Add keepAliveTimeout adjustment guidance for proxies#24

Open
guoyunhe wants to merge 2 commits intoadonisjs:mainfrom
guoyunhe:patch-1
Open

Add keepAliveTimeout adjustment guidance for proxies#24
guoyunhe wants to merge 2 commits intoadonisjs:mainfrom
guoyunhe:patch-1

Conversation

@guoyunhe
Copy link

@guoyunhe guoyunhe commented Mar 21, 2026

Added section on adjusting keepAliveTimeout for reverse proxy compatibility to avoid 502 errors.

🔗 Linked issue

adonisjs/core#5081

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Added section on adjusting keepAliveTimeout for reverse proxy compatibility to avoid 502 errors.
Update the recommendation for AdonisJS keepAliveTimeout to exceed Nginx's default proxy_read_timeout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant