Lines Matching +full:open +full:- +full:pull +full:- +full:requests +full:- +full:limit
4 .\" Copyright © 2007-2019 by Apple Inc.
5 .\" Copyright © 1997-2006 by Easy Software Products.
12 cupsd.conf \- server configuration file for cups
23 The configuration directive name and values are case-insensitive.
25 .SS TOP-LEVEL DIRECTIVES
26 The following top-level directives are understood by
38 The "all" level logs all requests.
51 Specifies a list of Bonjour sub-types to advertise for each shared printer.
94 Specifies whether encryption will be used for authenticated requests.
108 Specifies the default paper size for new print queues. "Auto" uses a locale-specific default, while…
113 \fBDefaultPolicy \fIpolicy-name\fR
132 Specifies the fully-qualified domain name for the server that is used for Bonjour sharing.
136 \fBErrorPolicy abort-job\fR
139 \fBErrorPolicy retry-current-job\fR
142 \fBErrorPolicy retry-job\fR
145 \fBErrorPolicy stop-printer\fR
146 …hould stop the printer unless otherwise specified for the printer. The 'stop-printer' error policy…
149 \fBFilterLimit \fIlimit\fR
151 A limit of 0 disables filter limiting.
152 An average print to a non-PostScript printer needs a filter limit of about 200.
154 Setting the limit below these thresholds will effectively limit the scheduler to printing a single …
155 The default limit is "0".
158 \fBFilterNice \fInice-value\fR
190 is run on-demand (e.g., with \fB-l\fR).
200 …can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job".
206 …can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job".
213 Specifies whether to support HTTP keep-alive connections.
218 Specifies how long an idle client connection remains open.
222 \fB<Limit \fIoperation \fR...\fB> \fR... \fB</Limit>\fR
224 .\"#Limit
226 \fB<Limit \fImethod \fR...\fB> \fR... \fB</Limit>\fR
234 Specifies the maximum size of print files, IPP requests, and HTML form data.
235 The default is "0" which disables the limit check.
238 \fBListen \fIipv4-address\fB:\fIport\fR
240 \fBListen [\fIipv6-address\fB]:\fIport\fR
252 This normally only affects very busy servers that have reached the MaxClients limit, but can also b…
253 When the limit is reached, the operating system will refuse additional connections until the schedu…
254 The default is the OS-defined default limit, typically either "5" for older operating systems or "1…
376 If "Yes", the job history is preserved until the MaxJobs limit is reached.
385 \fBServerAdmin \fIemail-address\fR
394 Using the special name "*" can expose your system to known browser-based DNS rebinding attacks, eve…
395 If the auto-discovery of alternate names does not work, we recommend listing each alternate name wi…
399 Specifies the fully-qualified hostname of the server.
429 \fBSSLListen \fIipv4-address\fB:\fIport\fR
431 \fBSSLListen [\fIipv6-address\fB]:\fIport\fR
445 The \fIAllowDH\fR option enables cipher suites using plain Diffie-Hellman key negotiation (not supp…
446 The \fIAllowRC4\fR option enables the 128-bit RC4 cipher suites, which are required for some older …
449 The \fIDenyTLS1.0\fR option disables TLS v1.0 support - this sets the minimum protocol version to T…
490 Used by a client to submit IPP requests and HTML forms from the CUPS web interface.
498 CUPS\-Accept\-Jobs
501 CUPS\-Add\-Modify\-Class
504 CUPS\-Add\-Modify\-Printer
507 CUPS\-Authenticate\-Job
510 CUPS\-Delete\-Class
513 CUPS\-Delete\-Printer
516 CUPS\-Get\-Classes
519 CUPS\-Get\-Default
522 CUPS\-Get\-Devices
525 CUPS\-Get\-Document
528 CUPS\-Get\-PPD
531 CUPS\-Get\-PPDs
534 CUPS\-Get\-Printers
537 CUPS\-Move\-Job
540 CUPS\-Reject\-Jobs
543 CUPS\-Set\-Default
546 Cancel\-Job
549 Cancel\-Jobs
552 Cancel\-My\-Jobs
555 Cancel\-Subscription
558 Close\-Job
561 Create\-Job
564 Create\-Job\-Subscriptions
567 Create\-Printer\-Subscriptions
570 Get\-Job\-Attributes
573 Get\-Jobs
576 Get\-Notifications
579 Get\-Printer\-Attributes
582 Get\-Subscription\-Attributes
585 Get\-Subscriptions
588 Hold\-Job
591 Hold\-New\-Jobs
594 Pause\-Printer
597 Pause\-Printer\-After\-Current\-Job
600 Print\-Job
603 Purge\-Jobs
606 Release\-Held\-New\-Jobs
609 Release\-Job
612 Renew\-Subscription
615 Restart\-Job
618 Send\-Document
621 Set\-Job\-Attributes
624 Set\-Printer\-Attributes
627 Validate\-Job
634 The path for all get operations (get-printers, get-jobs, etc.)
637 The path for all administration operations (add-printer, delete-printer, start-printer, etc.)
652 The path for all jobs (hold-job, release-job, etc.)
668 .SS DIRECTIVES VALID WITHIN LOCATION AND LIMIT SECTIONS
669 The following directives may be placed inside Location and Limit sections in the \fBcupsd.conf\fR f…
679 \fBAllow \fIipv4-address\fR
681 \fBAllow \fIipv4-address\fB/\fInetmask\fR
683 \fBAllow \fIipv4-address\fB/\fImm\fR
685 \fBAllow [\fIipv6-address\fB]\fR
687 \fBAllow [\fIipv6-address\fB]/\fImm\fR
694 … subnets configured for all interfaces that are not point-to-point, for example Ethernet and Wi-Fi…
715 \fBDeny \fIipv4-address\fR
717 \fBDeny \fIipv4-address\fB/\fInetmask\fR
719 \fBDeny \fIipv4-address\fB/\fImm\fR
721 \fBDeny [\fIipv6-address\fB]\fR
723 \fBDeny [\fIipv6-address\fB]/\fImm\fR
730 … subnets configured for all interfaces that are not point-to-point, for example Ethernet and Wi-Fi…
747 \fBRequire group \fIgroup-name \fR[ \fIgroup-name \fR... ]
750 \fBRequire user {\fIuser-name\fR|\fB@\fIgroup-name\fR} ...
758 \fBRequire valid-user\fR
777 "@ACL" maps to the printer's requesting-user-name-allowed or requesting-user-name-denied values.
789 \fBJobPrivateValues \fIattribute-name \fR[ ... \fIattribute-name \fR]
791 The "default" values are "job-name", "job-originating-host-name", "job-originating-user-name", and …
800 "@ACL" maps to the printer's requesting-user-name-allowed or requesting-user-name-denied values.
812 \fBSubscriptionPrivateValues \fIattribute-name \fR[ ... \fIattribute-name \fR]
814 …ault" values are "notify-events", "notify-pull-method", "notify-recipient-uri", "notify-subscriber…
830 …ay override the classification (cover page) of individual print jobs using the "job-sheets" option.
834 \fBPageLogFormat \fIformat-string\fR
851 The string "%p %u %j %T %P %C %{job-billing} %{job-originating-host-name} %{job-name} %{media} %{si…
852 Use "%{job-impressions-completed}" to insert the number of pages (sides) that were printed, or "%{j…
891 Require valid-user
905 Copyright \[co] 2007-2019 by Apple Inc.