User`s manual

Chapter 5
Solaris 2.6 – 7 NIC Setup
126
AIX Remote Queue Time–Out Setting
Symptoms: Print jobs restart or queue goes down.
If the queue is set up for standard processing (not local filtering),
add -T50 flag to rembak to the queue device stanza for the queue
in /etc/qconfig
backend = /usr/lib/lpd/rembak -T50
If the queue was set up for local filtering edit the file
/usr/lib/lpd/pio/etc/piorlfb and change the line;
typeset piorlfb_rbflags=’’’’
to
typeset priorlfb_rbflags=”-T50”