[wp-trac] [WordPress Trac] #28134: Infinite loop when RSS is not available - crashing server

WordPress Trac noreply at wordpress.org
Mon May 5 12:14:44 UTC 2014


#28134: Infinite loop when RSS is not available - crashing server
----------------------------+-----------------------------
 Reporter:  DanFromGermany  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:  3.9
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 Putting up a widget loading '''local''' rss feed (via FQDN, not localhost
 ofc).
 For some reason my RSS is not available (unrelated), so it redirects to a
 404 page when trying to access the feed.
 On the 404 page, the same widget is displayed again, trying to load the
 '''same''' RSS.
 This generates an infinite loop.

 Crashed my server for 2 days over and over again until I found out.

 Should add a check whether already tried to load the feed and maybe a
 Timeout. Or even better, use Javascript RSS processing instead of
 serverside.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28134>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list