- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: is there a limit to the number of print queues...
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
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
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
03-27-2003 01:16 AM
03-27-2003 01:16 AM
is there a limit to the number of print queues ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 02:02 AM
03-27-2003 02:02 AM
Re: is there a limit to the number of print queues ?
There is no practical limit to the number of printers.
But you need to look at kernel parameters like maxuprc and nfile if you want6 a vast number.
What are your plans.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 02:11 AM
03-27-2003 02:11 AM
Re: is there a limit to the number of print queues ?
just out of cusriosity what would you consider a vast number of queues? and how does MAXUPRC and NFILE affect the number of queues?
Cheers, Scott.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 02:15 AM
03-27-2003 02:15 AM
Re: is there a limit to the number of print queues ?
These are limited by kernel parameters only.
So as long as you keep tuning your kernel parameters accordingly, you can keep increasing the number of print queues.
Parameters:
- maxuprc
- nfiles
so you can have a very high number of print queues...
Regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 02:35 AM
03-27-2003 02:35 AM
Re: is there a limit to the number of print queues ?
Indeed all spool action is by the same user
Lot of activity you may need to change the kernel for
maxuprc maximum user processes
nfile Files that can be open
Steve Steel