https://bugzilla.wikimedia.org/show_bug.cgi?id=55763
--- Comment #6 from T. Gries <[email protected]> --- (In reply to comment #5) > Well obviously I read the manual -- the request times out immediately, it > does > not wait for 15 seconds. > > Running MediaWiki 1.22wmf21 (7b496d2) and RSS feed (Version 2.23) Ok. First Aid: - set $wgRSSUrlNumberOfAllowedRedirects to a relevant number like 3 or 4 (to allow that number of redirects !) Does it work now ?? If not. check what your server sees when it tries to fetch the feed - this needs to be working without any problem. Check also your proxy settings, if your are behind a proxy, for example, in an enterprise intranet. - open your server's console - wget <your-rss-feed-url> (see above) - report the output here (or send it to me by mail) - check the $wgRSSUrlNumberOfAllowedRedirects setting (se E:RSS Manual page) !!! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
