Date: Fri, 12 Feb 2016 11:39:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207129] security/tor: add multi-instance support Message-ID: <bug-207129-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207129 Bug ID: 207129 Summary: security/tor: add multi-instance support Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bf@FreeBSD.org Reporter: nusenu@openmailbox.org Flags: maintainer-feedback?(bf@FreeBSD.org) Assignee: bf@FreeBSD.org There are multiple examples of ports that support multiple instances: openvpn:=20 # This script supports running multiple instances of openvpn. # To run additional instances link this script to something like # % ln -s openvpn openvpn_foo # and define additional openvpn_foo_* variables in one of # /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/openvpn_foo https://lists.freebsd.org/pipermail/freebsd-rc/2016-February/003678.html tomcat: https://lists.freebsd.org/pipermail/freebsd-rc/2016-February/003680.html Since does not scale well across multiple CPUs, relay operators have to run multiple instances, therefore it would make sense to add multi-instance sup= port to tor's rc script. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207129-13>