Worker setup
Contents
- 1 Setting up workers
- 2 List of workers and what they do
- 2.1 birthday-notify
- 2.2 content-importer
- 2.3 content-importer-lite
- 2.4 content-importer-verify
- 2.5 directory-meta
- 2.6 distribute-invites
- 2.7 esn-cluster-subs
- 2.8 esn-cluster-subs-mass
- 2.9 esn-filter-subs
- 2.10 esn-filter-subs-mass
- 2.11 esn-fired-event
- 2.12 esn-fired-event-mass
- 2.13 esn-process-sub
- 2.14 esn-process-sub-mass
- 2.15 expunge-users
- 2.16 friendchange
- 2.17 import-scheduler
- 2.18 incoming-email
- 2.19 latest-feed
- 2.20 lazy-cleanup
- 2.21 load-friends-gm
- 2.22 paidstatus
- 2.23 ping-hubbub
- 2.24 process-esn
- 2.25 process-esn-mass
- 2.26 process-eventlogrecord
- 2.27 process-privacy
- 2.28 schedule-synsuck
- 2.29 search-constraints
- 2.30 search-lookup
- 2.31 search-updater
- 2.32 send-email
- 2.33 send-email-mass
- 2.34 shop-creditcard-charge
- 2.35 sphinx-copier
- 2.36 sphinx-search-gm
- 2.37 stats-collection
- 2.38 subscribe-hubbub
- 2.39 support-notify
- 2.40 synsuck
- 2.41 sysban-gm
- 2.42 t-memlimit
- 2.43 taglib-gm
- 2.44 talklib-gm
- 2.45 userpic-resize-gm
- 2.46 xpost
Setting up workers
For now, see the LJ install document.
List of workers and what they do
birthday-notify
Processes birthday notifications for people who have opted into them.
content-importer
content-importer-lite
content-importer-verify
directory-meta
distribute-invites
Processes and distributes invite codes. Needs to be running for /admin/invites/distribute requests to be successful.
esn-cluster-subs
esn-cluster-subs-mass
esn-filter-subs
esn-filter-subs-mass
esn-fired-event
esn-fired-event-mass
esn-process-sub
esn-process-sub-mass
expunge-users
Deletes accounts that have been in 'deleted' status for a set amount of time (default 60 days). We recommend not running this regularly as it results in fragmentation (and is a hell of a lot of load).
friendchange
import-scheduler
incoming-email
Processes mail to support categories and forwarding email addresses.
latest-feed
Updates the Latest Things feed.
lazy-cleanup
load-friends-gm
paidstatus
Handles upgrading and downgrading paid accounts based on payments. Needs to be running for payments to be properly applied.
ping-hubbub
Handles PubSubHubbub.
process-esn
process-esn-mass
process-eventlogrecord
process-privacy
Processes the "mass privacy change" feature (editprivacy.bml)
schedule-synsuck
search-constraints
search-lookup
search-updater
send-email
send-email-mass
shop-creditcard-charge
Does the processing of credit card orders (from data sent by the merchant processor)
sphinx-copier
sphinx-search-gm
stats-collection
Runs to collect the stats that will be sliced 'n diced for display on /stats/site
subscribe-hubbub
support-notify
Generates support change notification emails.
synsuck
Slurps up the incoming feed data for syndicated/feed accounts.