#5518 closed defect (fixed)
Bad gateway while browser waits for transcoding in the background
Reported by: | Bruno Santos | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | bad gateway |
Cc: | Parent Tickets: |
Description
After submiting a video, the browser just starts loading something until nginx finally throws a bad gateway.. The video transcoding is happening in the background, but in the users perspective, something wrong has happened...
Wouldn't be better if after submitting the video, the user would be redirected to his/hers dashboard instead of nginx giving a timeout ?
This no longer happens after using init scripts (systemd). User is redirected to it's profile !
Closing...