Discussion:
high delay while prointing
(too old to reply)
Stefan K
2023-11-24 09:20:01 UTC
Permalink
Hello Debian guys,

I hope someone can help me with my problem because I'm a little bit frustrated and I don't have absolutely no clue how to fix that.

I have a Debian 12 based print server running, all printers are connected via IPP which works so far but it takes a while if we start printing multiple pages and then for each page, it takes >15s for the next page. It doesn't matter if we print PDF or simple text files.

For me, it looks like that cups is waiting until the printer says "I'm done". According to the Documentation I tried ?waitjob=false&waitprinter=false at the end of the deviceURI and restart cups, but it's still the same. This happens on different types of printers eg. HP PageWide Pro 477dw MFP or Kyocera TASKalfa 4052ci

I can attach the error_log with debug information.

Ideas or solutions are very welcome ;-)

thanks in advance

best regards
Stefan
Anssi Saari
2023-11-27 15:40:01 UTC
Permalink
Post by Stefan K
Hello Debian guys,
I hope someone can help me with my problem because I'm a little bit frustrated and I don't have absolutely no clue how to fix that.
I have a Debian 12 based print server running, all printers are
connected via IPP which works so far but it takes a while if we start
printing multiple pages and then for each page, it takes >15s for the
next page. It doesn't matter if we print PDF or simple text files.
Unfortunately, I have no help to offer. I've had a similar issue but
never found a solution. I connected an old USB printer to the local
network using a Raspberry Pi as a print server. Like you, printing
always had a long delay for even the simplest of jobs so it couldn't be
the Pi was too slow or the network was too slow.

There was also major unreliability, usually the setup was fine for
printing once but if there were more print jobs, Cups would say they
printed fine but nothing came out of the printer. I typically had to go
into Cups and disable and enable queues and printers and then go to the
"completed" jobs listing and reprint everything that didn't print.

Anyways, I never got to the bottom of the issue, printing needs have
gone down to about once a month and the Raspberry Pi quit working
too. So I bought a cheap wifi connected printer/scanner which works
fine. Even driverless from Linux although mostly the printing need is
from Windows and Android.

Loading...