-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
Description
Hi there 👋,
The values shown below are the old config values, not the new once.
heroku config:set WEB_MAX_REQUESTS=512 WEB_BACKLOG=1024
Setting WEB_MAX_REQUESTS, WEB_BACKLOG and restarting ⬢ xyz. ⣟
› Warning: Release command executing: this config change will not be available until the command succeeds. Use `heroku releases:output` to view the log.
Setting WEB_MAX_REQUESTS, WEB_BACKLOG and restarting ⬢ xyz... done, v7033
WEB_BACKLOG: 128
WEB_MAX_REQUESTS: 384
This creates some confusion and a support ticket, sorry ;)
The release however, did set the correct values once finished.
Best
Joe