View Full Version : Response Timeout Errors
Confuscius
28-07-07, 12:35
I am seeing the following errort at random times:
soaperror Object ( [sCode] => HTTP [sString] => Possible timeout [sDetails] => getHotPickProductList: Nothing was returned, which indicates a possible timeout. Try increasing the variable "$this->response_timeout" within "class.php4Client.php" )
DigiWin :What is the recommended value to increase the timeout value to?
Anyone else witnessed this error?
Paul
Confuscius
11-08-07, 12:45
Seeing this one again, a lot!
One request led to the following errors :
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getHotPickProductList: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:38:47] )
1
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getCategory: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:38:50] )
1
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getCategoryTree: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:38:54] )
1
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getCategory: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:40:02] )
1
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getCategoryRefineBy: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:40:07] )
1
soaperror Object ( [sCode] => HTTP [sString] => Possible timeout [sDetails] => getCategoryTree: Nothing was returned, which indicates a possible timeout. Try increasing the variable "$this->response_timeout" within "class.php4Client.php" )
1
soaperror Object ( [sCode] => ns1:Server.DB_1 [sString] => Server error occured! [sDetails] => getCategory: Please contact admin and quote this: [http://api.productserve.com/][2007-08-11 11:41:11] )
1
Not looking good at the moment, when this sort of thing is what gets cached in the search engines.
Optimistically hoping for an improvement soon!
Paul