diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-30 05:39:19 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-30 05:39:19 +0000 |
commit | efffc22056bce9a346cc1a2b7bea6fc5f1334997 (patch) | |
tree | 92c53d50b6568e64381877fd84e73639fda62c4e /shells | |
parent | 8318cc728c039680c0598b95bf93322e586cc59c (diff) | |
download | pkgsrc-efffc22056bce9a346cc1a2b7bea6fc5f1334997.tar.gz |
Make rc.d init script work more like www/spawn-fcgi to facilitate the
execution of multiple memcached instances. Create home directory in
VARBASE/chroot/memcached for these PID files. Add MESSAGE to explain usage
to user. Usage is simple - set the following in rc.conf:
memcached=YES
memcached_jobs="job0 ... jobN"
memcached_job0_args="-p 11211 -m 64 -c 1024"
...
memcached_jobN_args="-p 1121N -m 64 -c 1024"
Bump PKGREVISION.
Diffstat (limited to 'shells')
0 files changed, 0 insertions, 0 deletions