<div dir="ltr"><div class="gmail_signature"><div dir="ltr"><p><span style="font-size:12.8px">Hello all,</span></p><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am writing you regarding the issue I experiencing after one of the latest Red hat release.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regarding the configuration file "/usr/lib/systemd/system/<wbr>varnish.service" varnish starts after network begin with start process : </div><div style="font-size:12.8px">"After=network.target"<br clear="all"><div><br></div><div>This makes big troubles to the customer websites after reboot of systems. </div><div>Our network is taking bit longer to start(30sec) but varnish doesn't depend on it as it needs only see network starting. So after network begin with start(30sec) varnish also starts(5sec).</div><div>That makes varnish fail as it needs network up before starting itself.</div><div><br></div><div>For that should be used : </div><div>"After=network-online.target"<br></div><div><br></div><div>After using this correct property everything is okay after boot process - varnish waits till network is up and then starts itself.</div><div><br></div><div>Unfortunately varnish update leads to rewrite this property back to old one, what again made bit issue to us.</div><div><br></div><div>Is it possible to amend this property to "After=network-online.target" from old one ?</div><div><br></div><div>I think it could be the proper setup for the service for future function and would really help me and our customer.</div><div><br></div><div>As far as I know targets changed just few RHEL7 releases ago where online property was included in service config files. Most of network dependent services has changed this property as the release came out. Would be great having varnish changed that too.</div><div><br></div><div>Thank you very much in advance.</div><div><br></div><div>Kind regards,</div><div><br></div><div>Stefan</div></div></div></div>
</div>