On Fri, Mar 12, 2004 at 09:23:37AM -0600, Russell Adams wrote: > Historically, I've noticed that a queue can't hold more than 999 > jobs. Does this still hold true for more recent versions? > > I've looked through lpd.conf and didn't see any parameters to allow > longer queues... > > Is there a way to expand the queue length? > > Russell >
In the /etc/lpd/lpd.conf file, set the longnumber flag. # Purpose: use long job number (0 - 999999) when a job is submitted # default longnumber@ (FLAG off) longnumber OR longnumber=1 You can also do this on a per-queue basis in the /etc/printcap file: lp: :longnumber :sd=/var/spool/lpd/%P :.... -- Patrick Powell Astart Technologies [EMAIL PROTECTED] 6741 Convoy Court Network and System San Diego, CA 92111 Consulting 858-874-6543 FAX 858-751-2435 LPRng - Print Spooler (http://www.lprng.com) ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
