diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2013-01-02 13:13:15 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2013-01-02 13:13:15 -0300 |
commit | 541948d93d7ab1f1d812f801811057e2e2e6d09b (patch) | |
tree | 247e1b59f0db69f14b4ae9769db136ae2b457048 /doc | |
parent | fb0d8a1e527107b0aff45638395a43d253220cc4 (diff) |
doc/Dpid.txt update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Dpid.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Dpid.txt b/doc/Dpid.txt index bf9e8222..82b81311 100644 --- a/doc/Dpid.txt +++ b/doc/Dpid.txt @@ -85,6 +85,7 @@ problems (briefly outlined here): controlling instance of dillo exits and another must "take over" the managing. * It increments dillo's core size. + * If dillo hangs/crashes, dpi activity is lost (e.g. downloads) * ... That's why the managing daemon scheme was chosen. |