If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
From: Jeff Liebermann <jeffl@comix.santa-cruz.ca.us>
Subject: Re: Problem with lpd going 'out to lunch' when JetDirect printer is not ready.
Date: Tue, 09 Jan 2001 19:53:49 -0800
References: <5.0.0.25.2.20010109125035.0228ee70@scogr1.cscc.maximus.com> <5.0.0.25.2.20010109164212.02299a60@scogr1.cscc.maximus.com> <93g433$a4$1@slb1.atl.mindspring.net>
On Tue, 9 Jan 2001 16:39:07 -0600, "David H. Funte" <none> wrote:
>I seem to recall using lpd on one site. I think I had to set the timeout
>setting to ZERO. Otherwise it would lose contact. I recall that this has
>the effect of keeping the connection open.
Nope. T'was an added delay. See SCO-559-811 below. This is from:
http://www.caldera.com/support/docs/:457/OSr506/fixlist
----------------------------------------------------------------------
Bug-ID: SCO-244-322
rlp does not conform to rfc1179
rlp must use ports 721-731, inclusive, as the source port. Ours
starts at 1023 (IPPORT_RESERVED - 1) and works down, possibly to
0. Also our lpd accepts any port 0-1023; which it must, to talk
to our old version, but should have option to do the more secure
----------------------------------------------------------------------
Bug-ID: LTD-246-844
Trying to print 20 small files via rlp between OS5.0 hosts fails
results in 15 jobs appearing on remote queue. Need to stop and
restart tcp on lpd server to print remainder.
----------------------------------------------------------------------
Bug-ID: SCO-236-1585
lpd/rlp checks for incorrect fcntl() return value
if (errno == EAGAIN) /* active deamon present
Needs changed to EACCESS. This prevents:
lpd: fcntl: lock: permission denied message in syslog and
may help lpd from skipping jobs.
----------------------------------------------------------------------
Bug-ID: SCO-242-117
lpd does not properly move requests to local print server queue
not all moved into the local queue. The current printing job
must finish before the next job is moved from /usr/spool/lpd to
/usr/spool/lp/temp. This causes delays in printing as well as
erroneous print status from lpstat on the print server.
----------------------------------------------------------------------
Bug-ID: SCO-559-811
Needs doc of etc/default/lpd option PRINTJOB_LAG added 505
seconds to wait between servicing remote job requests
default (if otherwise unconfigured) is 30 secs. 0 to disable.
----------------------------------------------------------------------
--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D Santa Cruz CA 95060
831-421-6491 pager 831-429-1240 fax
http://www.cruzio.com/~jeffl/sco/ SCO stuff
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)
| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 1 | 2 | 2 | 212 | 1,611 |
/Bofcusm/952.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Add your comments
comment on this page here