Operating System - HP-UX
1832878 Members
2511 Online
110048 Solutions
New Discussion

Re: Adjust timeout for down lpd printers

 
SOLVED
Go to solution
Carl Houseman
Super Advisor

Adjust timeout for down lpd printers

HP-UX 11.11. We have quite a few network printers setup, many of them configured as lpd's ("remote"). Invariably some are turned off at any given time. This causes lpstat and listing print requests in SAM to take forever to complete - about 90 seconds per down printer.

Where is the parameter or adjustment to change this timeout?

thanks...
2 REPLIES 2
Jannik
Honored Contributor
Solution

Re: Adjust timeout for down lpd printers

You have to do a compilation of a small c-program. This is the link and howto :-)

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=45774&admit=-682735245+1164200371722+28353475
jaton
Carl Houseman
Super Advisor

Re: Adjust timeout for down lpd printers

That helped - lpstat time reduced to < 10 seconds, but SAM listing print requests still took 1 minute 20 seconds (down from almost 4 minutes).

What is SAM doing that takes so long? Can it be reduced even further?