# File lib/puma/server.rb, line 116
    def backlog
      @thread_pool and @thread_pool.backlog
    end