[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b6a2187b0906280240x4bdbaa4as7d0a2b535129d237@mail.gmail.com>
Date: Sun, 28 Jun 2009 17:40:32 +0800
From: Jeff Chua <jeff.chua.linux@...il.com>
To: lkml <linux-kernel@...r.kernel.org>,
cups-bugs <cups-bugs@...ysw.com>
Subject: Unable to reserve port: Resource temporarily unavailable
" Unable to reserve port: Resource temporarily unavailable" ... this
came CUPS trying to print 2000 jobs, which printer1 is just local
network printer printing to localhost (127.0.0.1).
for((i = 0; i < 2000; i++))
do
date | lpr -Pprinter1
done
Which kernek parameters I can modify to increase network resources? Or
it is CUPS?
Thanks,
Jeff.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists