Unable to reserve port: Resource temporarily unavailable

From: Jeff Chua
Date: Sun Jun 28 2009 - 05:40:42 EST


" 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/