Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 10:48 am EST
Geeklog Forums
Experimental SLV module for Spam-X problem
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
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.
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.
11
11
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
in SLVbase.class.php and add a timeout (in seconds) after the $msg, e.g.
bye, Dirk
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);Text Formatted Code
$resp = $cli->send ($msg, 5);bye, Dirk
7
9
Quote
All times are EST. 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