Problems with job delivery via RAW
In some rare cases, a problem with delivering jobs to MFD can occur. The following is a description of the options and their values that could help with this problem.
Raw job delivery
rawPrinterConnectionLingerTimeout (SO_LINGER timeout)
Configurable globally in the management interface and can be overridden locally in the spooler.config file.
Defined in milliseconds.
0 s by default - it means that this feature is switched off.
Timer defines the timeout for sending data at the end of the communication. System in rare cases gives just a small amount of time to socket for delivering all remaining data before closing connection.
Setting this to 30 seconds will ensure that the whole job is delivered in locations with a poor network. This setting is recommended to set when the end of the job is missing during print.
Example: configure it in the management interface or locally: "rawPrinterConnectionLingerTimeout":"30"