#!/bin/sh

echo Client $1 was handled by $2 and is now stopping, $3 connections remain \
    >> /tmp/activity.log
