- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LP spooler causes a delay between prints
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 05:28 AM
тАО09-11-2003 05:28 AM
LP spooler causes a delay between prints
All help rewarded as usual.
Many Thanks
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 05:45 AM
тАО09-11-2003 05:45 AM
Re: LP spooler causes a delay between prints
List the printer interface script in /var/spool/lp/interfaces. Is there any sleep commands or something other wich causes the delay?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 06:34 AM
тАО09-11-2003 06:34 AM
Re: LP spooler causes a delay between prints
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 10:32 AM
тАО09-11-2003 10:32 AM
Re: LP spooler causes a delay between prints
Depending on how the printer is connected you may be out of: processor power, network bandwidth, RAM, or LUCK.
We found that replacing a GB ethernet fibre uplink between routers fixed our problem.
It wasn't showing up errors either, just retries.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 10:41 AM
тАО09-11-2003 10:41 AM
Re: LP spooler causes a delay between prints
Given that a new connection to a network device takes some time to establish, that time should be minimal.
Given also that most printers today have a ton of memory relative to a print job ( graphic labels may well be memory hog, however) more than one job should be in the printer at any moment.
If more than one print job is in the printer memory at a time then even as jobs are streaming in, the actual next job is always in the printer memory? Thus the delay would be the printer getting ready for it's next output, not in the transmission of the job.
From the Conjecture Dept...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 01:58 PM
тАО09-11-2003 01:58 PM
Re: LP spooler causes a delay between prints
If you could send them in a batch, you will see the improvement.
Also make sure there is a good network connection too.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2003 11:28 PM
тАО09-11-2003 11:28 PM
Re: LP spooler causes a delay between prints
The time taken for printing actually depends on the n/w traffic apart from the job size. Put all the jobs in a batch and send it out for printing, that will help you in reducing the delay.
Also if you have the same text to be print on the label, use the -n option to specify the number of copy of the print outs rather than specifying different print jobs for each copy, this will drastically save the time by reducing the delay.