Difference between revisions of "SynSuck"

From Dreamwidth Notes
Jump to: navigation, search
m (What is SynSuck, by Azure Lunatic, aged 33 2/3)
Line 1: Line 1:
 
{{Update}}
 
{{Update}}
  
SynSuck is the process that retrieves 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 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.  
  
  

Revision as of 07:07, 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