en:dpi:update:troubleshooting:errata_1 [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:update:troubleshooting:errata_1 [2023/08/28 16:03] – ↷ Page moved from en:dpi:update:errata:errata_1 to en:dpi:update:troubleshooting:errata_1 elena.krasnobryzhen:dpi:update:troubleshooting:errata_1 [2023/08/28 16:04] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-====== 1 The instruction "service fastdpi reload" does not work ====== 
-{{indexmenu_n>1}} 
-This instruction loads "hot" parameters without service restart: 
-<code> 
-service fastdpi reload 
-</code> 
  
-If this instruction is absent, the following instruction gives the similar effect: 
-<code> 
-kill -HUP 555 
-here 555 - is PID of the fastdpi process 
-</code> 
- 
-However it is better to [[en:dpi:update:previous:ver_1_0:start|update DPI to version 1.0]].