[ php-blog-Bugs-1619839 ] webping plugin has problems
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.serendipity.trackers |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1619839, was opened at 2006-12-20 18:15 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1619839&group_id=75065 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Administrative functions Group: CVS/SVN/Nightly >Status: Closed Resolution: Wont Fix Priority: 5 Private: No Submitted By: Bernd Eckenfels (eckes) Assigned to: Garvin Hicking (garvinhicking) Summary: webping plugin has problems Initial Comment: If I use the 1.0.4 or 1.1 event plugin for webping, I have various problems: - always bat response: Sende XML-RPC ping zu ping.blo.gs...Failure(Reason: Invalid return payload: enable debugging to examine incoming payload) - often timeout: Sende XML-RPC ping zu rpc.technorati.com...Operation timed out Notice: Operation timed out in /var/www/itblog.eckenfels.net/data/bundled-libs/PEAR.php on line 848 Operation timed out - does not skip to next service (especially on timeout) - created article is not fully processed (contains UTF8 umlauts, missing <br>s. If I save a second time the formatting is correct, the missing pings are not repeated. (sorry bug forum is down :) ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2007-01-04 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Garvin Hicking (garvinhicking) Date: 2006-12-21 05:00 Message: Logged In: YES user_id=473563 Originator: NO Hi! Seems that blo.gs is simply down, so we'll need to remove them from the list of supported services. Technorati sadly often times out. PHP is pretty bad handling timeouts or connection errors, so there is little a PHP script can do to circumvent them. Especialls the PEAR HTTP_Request class we use is prone to painfully die in these situations. You can change which plugins are executed before announcing an entry by putting the 'announce entries' plugin on the bottom of your event plugin listing. That should make all plugins successfully execute... Best regards, Garvin ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1619839&group_id=75065 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV