Discussion:
Does CUPS Support Compression? How to enable CUPS Compression?
wunlung
2013-03-19 06:23:05 UTC
Permalink
Hi all,

I want to know if CUPS Support IPP Compression and how to config it?

I enable the two options in cupsd.conf:
BrowseLocalOptions compression=yes
BrowseRemoteOptions compression=yes

But it seems the size of file from source (CUPS) to remote (Printer) doesn't change.

Could anyone give me some ideas on it?

Thanks.

Ezreal
Helge Blischke
2013-03-19 09:37:19 UTC
Permalink
Post by wunlung
Hi all,
I want to know if CUPS Support IPP Compression and how to config it?
BrowseLocalOptions compression=yes
BrowseRemoteOptions compression=yes
But it seems the size of file from source (CUPS) to remote (Printer) doesn't change.
Could anyone give me some ideas on it?
Thanks.
Ezreal
For IPP printers the URI option "compression=gzip" is supported.

Helge
Michael Sweet
2013-03-19 10:13:22 UTC
Permalink
Note that until CUPS 1.7, the IPP backend will only support compression when printing to another CUPS server or when doing raw printing to an IPP printer...


Sent from my iPad
Post by Helge Blischke
Post by wunlung
Hi all,
I want to know if CUPS Support IPP Compression and how to config it?
BrowseLocalOptions compression=yes
BrowseRemoteOptions compression=yes
But it seems the size of file from source (CUPS) to remote (Printer) doesn't change.
Could anyone give me some ideas on it?
Thanks.
Ezreal
For IPP printers the URI option "compression=gzip" is supported.
Helge
_______________________________________________
cups mailing list
http://lists.easysw.com/mailman/listinfo/cups
Michael Sweet
2013-03-19 10:11:45 UTC
Permalink
Ezreal,

What version of CUPS are you using?

How are the queues configured? (Driver, connection?)


Sent from my iPad
Post by wunlung
Hi all,
I want to know if CUPS Support IPP Compression and how to config it?
BrowseLocalOptions compression=yes
BrowseRemoteOptions compression=yes
But it seems the size of file from source (CUPS) to remote (Printer) doesn't change.
Could anyone give me some ideas on it?
Thanks.
Ezreal
_______________________________________________
cups mailing list
http://lists.easysw.com/mailman/listinfo/cups
Continue reading on narkive:
Loading...