#!/bin/sh

echo `date` Client $1 will be handled by $2, $3 connections so far 1>&2


