about summary refs log tree commit homepage
path: root/KNOWN_ISSUES
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-03-20 19:51:35 +0000
committerEric Wong <normalperson@yhbt.net>2012-03-20 19:51:35 +0000
commit1e13ffee3469997286e65e0563b6433e7744388a (patch)
tree2b05095198d1a5210c8b4512b19e0b3d6cc175f8 /KNOWN_ISSUES
parent9fc5c24920726d3c10bc9f39d8e97686b93cbbe0 (diff)
downloadunicorn-1e13ffee3469997286e65e0563b6433e7744388a.tar.gz
Jeffrey Yeung confirmed this issue on the mailing list.

ref: <E8D9E7CCC2621343A0A3BB45E8DEDFA91C682DD23D@CRPMBOXPRD04.polycom.com>
Diffstat (limited to 'KNOWN_ISSUES')
-rw-r--r--KNOWN_ISSUES5
1 files changed, 5 insertions, 0 deletions
diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES
index f323c68..38263e7 100644
--- a/KNOWN_ISSUES
+++ b/KNOWN_ISSUES
@@ -3,6 +3,11 @@
 Occasionally odd {issues}[link:ISSUES.html] arise without a transparent or
 acceptable solution.  Those issues are documented here.
 
+* Some libraries/applications may install signal handlers which conflict
+  with signal handlers unicorn uses.  Leaving "preload_app false"
+  (the default) will allow unicorn to always override existing signal
+  handlers.
+
 * Issues with FreeBSD jails can be worked around as documented by Tatsuya Ono:
   http://mid.gmane.org/CAHBuKRj09FdxAgzsefJWotexw-7JYZGJMtgUp_dhjPz9VbKD6Q@mail.gmail.com