hunchentoot-stuck-connection-monitor

2024-10-12

Monitors hunchentoot connections and logs the connections stuck in the same state for a long time (due to slow or inactive clients and network stream timeouts that hunchentoot tries to utilize not working properly). Offers an option to shutdown the stuck connections sockets manually or automatically, thus unblocking the connection threads and preventing thread and socket leak. See https://github.com/edicl/hunchentoot/issues/189

Upstream URL

github.com/avodonosov/hunchentoot-stuck-connection-monitor

Author

Anton Vodonosov <avodonosov@yandex.ru>

License

BSD-2-Clause
README

hunchentoot-stuck-connection-monitor

Monitors hunchentoot connections and logs the connections stuck in the same state for a long time (due to slow or inactive clients and network stream timeouts that hunchentoot tries to utilize not working properly). Offers an option to shutdown the stuck connections sockets manually or automatically, thus unblocking the connection threads and preventing thread and socket leak. See https://github.com/edicl/hunchentoot/issues/189

Version:
1.0.0
License:
BSD-2-Clause
Authors:
Anton Vodonosov <avodonosov@yandex.ru>
Dependencies:
  • bordeaux-threads

  • hunchentoot

  • usocket

Dependencies (3)

  • bordeaux-threads
  • hunchentoot
  • usocket

Dependents (0)

    • GitHub
    • Quicklisp