Job spooling to print server

Kurt Pfeifle k1pfeifle at gmx.net
Thu Jul 26 11:41:56 PDT 2007


Christian Niessner wrote:

> ipp know's an url-option: ?waitjob=no - i think this would solve my problem. 
> Just spool the jobs as fast to the server as possible - and let the server 
> do the work...
> 
> But how to tell the server to append this option to all exported printers?

Append it to the device URI when you install the printer. Or modifiy
an existing printer. First find out the current device URI:

  lpstat -v | grep -E "ipp://|http://"
  device for is2127: ipp://10.162.5.84/ipp
  device for is2127ps: ipp://10.162.5.84/print
  device for isc2525: http://10.170.0.210:631/printers/isc25

Then modify it:

  lpadmin -p is2127ps -v ipp://10.162.5.84/print?waitjob=no


-- 
Kurt Pfeifle
System & Network Printing Consultant ---- Linux/Unix/Windows/Samba/CUPS
Infotec Deutschland GmbH  .....................  Hedelfinger Strasse 58
A RICOH Company  ...........................  D-70327 Stuttgart/Germany




More information about the cups mailing list