DYMO标签Web服务打印速度慢

Ste*_*ord 5 dymo

我注意到的使用DYMO标签Web服务今天上午开始,2018年4月23日打印时5至15秒的延迟.这种情况发生在所有浏览器的多台PC上.在Mac上它工作正常.

%LocalAppData%\ DYMO\DLS8\DLSWebService.log中的日志似乎显示延迟.我没有看到控制台中的任何错误超出了主线程上通常的同步XMLHttpRequest被弃用的警告.

DYMO.DLS.Printing.Host.exe Information: 0 : PrintLabel: DYMO LabelWriter 450 Turbo
    DateTime=2018-04-23T17:08:34.9541652Z
DYMO.DLS.Printing.Host.exe Information: 0 : Loading barcode lib from C:\Program Files (x86)\DYMO\DYMO Label Software\MDYMOBarcode.dll
    DateTime=2018-04-23T17:08:50.1456872Z
DYMO.DLS.Printing.Host.exe Information: 0 : Utils.CreateLabelPrintParams(): printParams == null, creating default printParams based on printer type
    DateTime=2018-04-23T17:08:50.1547276Z
Status for job sent to printer DYMO LabelWriter 450 Turbo i False
DYMO.DLS.Printing.Host.exe Information: 0 : CheckServiceStatus
    DateTime=2018-04-23T17:08:51.3098746Z
DYMO.DLS.Printing.Host.exe Information: 0 : GetPrinters
    DateTime=2018-04-23T17:08:51.3269198Z
Run Code Online (Sandbox Code Playgroud)

我尝试更新到DLS8Setup.8.7.exe,但这没有帮助.

小智 12

我爆发了Procmon,并深究了这一点.

这似乎是由于Dymo Label Service在每次输入标签以验证其架构时查询128.30.52.100(hans-moleman.w3.org).直到今天,我们才受到这项服务的限制.

针对DLS服务可执行文件的此IP地址设置出站防火墙规则解决了该问题.