<div dir="ltr"><pre style="color:rgb(0,0,0)">[Service]
...</pre><pre style="color:rgb(0,0,0)">Restart=on-failure</pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 11:03 PM, Steven Schveighoffer via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 5/31/17 4:53 PM, Kagamin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wednesday, 31 May 2017 at 13:04:52 UTC, Steven Schveighoffer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This seems like a large penalty for "almost" corrupting memory. No<br>
other web framework I've used crashes the entire web server for such a<br>
simple programming error.<br>
</blockquote>
<br>
On windows you can set up service restart settings in case it crashes.<br>
Useful for services that crash regularly.<br>
</blockquote>
<br></div></div>
That *would* be a feature on Windows ;)<br>
<br>
No, this is Linux, so I'll have to research how to properly do it with systemd.<br>
<br>
-Steve<br>
</blockquote></div><br></div>