Disable load balancing

Robert Gruener rgruener at online.de
Tue Feb 19 05:40:42 PST 2008


Giovanni Montagni schrieb:
> Hi,
> I setup two servers who contain the same list of printers (i copied configuration from first server to the second).
> According to the documentation, clients (all with implicit classes on) "will alternate between servers and automatically stop sending jobs to a server if it goes down, providing a load-balancing effect and fail-safe operation with automatic switchover".
> 
> We have some print that needs to be printed in a certain order (so we don't need to order them manually).
> 
> The load-balancing feature cause some job to go through one server and some job to go through the second server and then exit to the printer in the wrong order.
> 
> There's a way to disable load-balancing feature but maintain the automatic switchover feature? We need it so if a server goes down (i.e. for maintenance) the user can print.
> 
> Thanks for your help.
> 
> Giovanni
You can  a) switch off the implicit classes, b) define a different 
printer only on one of the print servers c) try to define your print 
jobs as one single job or d) write your own filter, check within this 
filter, if one of the printservers is alive and send your output to this 
  one.

-- 


Gruss / Cheers

Robert




More information about the cups mailing list