Web server unstable #2

Closed
opened 2023-05-04 13:36:41 +02:00 by DrMaxNix · 0 comments
Owner

Currently used http server library http.server.HTTPServer seems to sometimes randomly stop listening for new requests. This leads to the server being flagged offline by external monitoring systems that use the srvid-beacon for uptime monitoring.

This http server library needs to be changed to something more stable and production-ready.

Currently used http server library `http.server.HTTPServer` seems to sometimes randomly stop listening for new requests. This leads to the server being flagged offline by external monitoring systems that use the srvid-beacon for uptime monitoring. This http server library needs to be changed to something more stable and production-ready.
DrMaxNix added the
bug
label 2023-05-04 13:36:41 +02:00
DrMaxNix self-assigned this 2023-05-04 13:36:41 +02:00
Sign in to join this conversation.
No description provided.