Closed (fixed)
Project:
XML sitemap
Version:
5.x-1.6
Component:
xmlsitemap_engines.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2009 at 16:42 UTC
Updated:
16 Sep 2009 at 03:50 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedNot a xmlsitemap issue as far as I can tell. What is it that you're looking for from us? Perhaps you have a deadlock in the database? Can you give us more information from your MySQL logs?
Comment #2
nargonne commentedI looked at the module and worked with Site5 to find issue and this is Not an issue with XML Sitemap at all. Sorry for being a pest.
In the function where submiting to the ask.com search engine the http request function does it's thing and waits for a http code (200 for example). Looks like ask.com is slow in responding (or site5 is aggressively filtering traffic) and Site5 is quick to timeout the mysql session (15 seconds). This waiting then eventual timeout is causing the error messages.
Appears a Site5 issue but not sure how to prove it to them, though at least its now shown XML Sitemap is not the culprit.
Comment #3
avpaderno