Welcome to Geeklog, Anonymous Tuesday, May 07 2024 @ 10:48 am EDT

Geeklog Forums

Experimental SLV module for Spam-X problem


Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Location:Canada
I was updating a plugin today and was experiencing submit time outs (blank screen after 60 seconds, which is my php timeout value). I narrowed it down to a call to spam-x timing out. I had installed the Experimental SLV module for Spam-X a few weeks ago and when I removed it all my submits succeeded.

I think maybe the call to the site that deals with the links in SLV maybe went down (or at least my internet access to it). WHen I tried to submit a link to geeklog.net everything was here worked fine (I am assuning your are using the SLV module). So I am not sure. Is it possible for this new module to time out like I think?


One of the Geeklog Core Developers.
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Yep, the SLV site is currently down - not sure what happened.

The default timeout of the XML-RPC class appears to be "forever", which is a bit long ...

To fix that, find the line
Text Formatted Code
$resp = $cli->send ($msg);
 
in SLVbase.class.php and add a timeout (in seconds) after the $msg, e.g.
Text Formatted Code
$resp = $cli->send ($msg, 5);
 

bye, Dirk
 Quote

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Location:Canada
Thanks that fixed the problem, http://www.linksleeve.org is still down for me.
One of the Geeklog Core Developers.
 Quote

All times are EDT. The time is now 10:48 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content