miteshdmanek
Technical User
I have set up some print queues on my AIX 5.2 system that keep going into a DOWN state I am not sure if it is related to the application, but as a workaround I would like to put a retry in there. I am not sure of the syntax to use in the /etc/qconfig file. Here is an example of one of the queues from my /etc/qconfig file:
fl050hrp:
device = @fl050hrp
up = TRUE
host = fl050hrp.fl.maycompany.com
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = HR
@fl050hrp:
backend = /usr/lib/lpd/rembak
Thanks in advance!
fl050hrp:
device = @fl050hrp
up = TRUE
host = fl050hrp.fl.maycompany.com
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = HR
@fl050hrp:
backend = /usr/lib/lpd/rembak
Thanks in advance!