Difference between revisions of "SynSuck"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with "{{Update}} 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 al...")
 
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.
 +
  
 
This schedules the feeds to be downloaded:
 
This schedules the feeds to be downloaded:

Revision as of 07:05, 24 September 2013

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

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.


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