This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2020-09-03.10:21:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599128479.83.0.639934661132.issue41701@roundup.psfhosted.org>
In-reply-to
Content
Since the buildbot server migrated to a new machine, the web page losts is connection and the whole web page is reloaded every minute. Try for example:

https://buildbot.python.org/all/#/release_status

The new buildbot.python.org machine is now behind a load balancer.

TCP connections closed after 1 minute already affected clients: see bpo-41642. It seems like HTTPS connections (tcp/443) are also affected.
History
Date User Action Args
2020-09-03 10:21:19vstinnersetrecipients: + vstinner
2020-09-03 10:21:19vstinnersetmessageid: <1599128479.83.0.639934661132.issue41701@roundup.psfhosted.org>
2020-09-03 10:21:19vstinnerlinkissue41701 messages
2020-09-03 10:21:19vstinnercreate