Difference between revisions of "SynSuck"

From Dreamwidth Notes
Jump to: navigation, search
m
 
Line 1: Line 1:
{{Update}}
+
{{Update}}
  
SynSuck is the worker that retrieves ("sucks") the contents of syndicated feeds for the site. If SynSuck is not running, all feeds will fail to update. If all feeds fail to update, make sure that SynSuck is running and/or not broken.  
+
SynSuck is the [[Workers|worker]] that retrieves ("sucks") the contents of syndicated feeds for the site. If SynSuck is not running, all feeds will fail to update. If all feeds fail to update, make sure that SynSuck is running and/or not broken.  
  
  

Latest revision as of 07:11, 24 September 2013

Needs Update: This page has been found in need of an update. Information may be wrong or outdated!

SynSuck is the worker that retrieves ("sucks") the contents of syndicated feeds for the site. If SynSuck is not running, all feeds will fail to update. If all feeds fail to update, make sure that SynSuck is running and/or not broken.


This schedules the feeds to be downloaded:

$LJHOME/bin/worker-manager --debug

Then run this to actually suck the feeds in:

$LJHOME/bin/ljmaint.pl synsuck

See also: Setting Up PubSubHubbub