hi list,
I have tried to send to more than one printer at once.
It works via destination=t1@foo,t2@foo,....
I have also a simple router script.
But my test showed that lprng is incredible slow it takes
ages to print into a file. i couldnt find a clue whats going on !
my tests run like this
#!/bin/bash
for ((i=0;i<100;i++))
do
echo $i | lpr
done
as you see nothing that should take time. I can clearly see in the debug mode that the
file arrives but
then something happens that sloows down the thing ....
i have experiemneted with 3.8.4 because the later version
loose the jobs.
anyone on idea ??
walter
ps: i have already tries several timeouts flags etc.
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------