Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Heiko Luxenhofer 38 posts 138 karma points
    May 28, 2018 @ 06:49
    Heiko Luxenhofer
    0

    SEOCheckerUrlModule crashes Website

    Hi,

    we noticed, that SEOCheckerUrlModule runs out of order in IIS, so it crashes the whole website. Under IIS Worker Processes we found out, that periodically this module generates too many requests, so website gets slower.

    Does anyone know this behavior?

    SEO Checker version 1.10.4

    Regards Heiko

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 28, 2018 @ 07:03
    Richard Soeteman
    0

    Hi,

    The Url module is only called when a request results in 404. And only redirects it will not create requests of its own. Do you have a lot of 404 entries?

    Best,

    Richard

  • Heiko Luxenhofer 38 posts 138 karma points
    May 28, 2018 @ 09:25
    Heiko Luxenhofer
    0

    Hi Richard,

    this behavior occuried suddenly. We have not more 404 errors than a few days ago. We use redirect management of SEO Checker. What can I do to get more information about the error?

    Regards Heiko

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 28, 2018 @ 09:27
    Richard Soeteman
    0

    Maybe all those urls get requested more than a few days ago? Anything in the Umbraco error log that makes sense?

  • Heiko Luxenhofer 38 posts 138 karma points
    May 28, 2018 @ 10:22
    Heiko Luxenhofer
    0

    What we saw is that in IIS Woker Process one node is called by SEOCheckerURLModule, but this node isn`t published anymore. In Umbraco Tracelog there is an entry about it:

    2018-05-15 17:03:56,093 [P6780/D2/T803] ERROR SEOChecker.Core.Helpers.Request - SEOChecker: Error could not load url https://www.energiedialog-schwaben.de/16388.aspx 
    System.Net.WebException: Timeout für Vorgang überschritten
       bei System.Net.HttpWebRequest.GetResponse()
       bei SEOChecker.Core.Helpers.Request.GetStream(String url, HttpCookieCollection cookies, String userAgent)
    
  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 28, 2018 @ 11:34
    Richard Soeteman
    0

    HI,

    Ok It's not the url module but the validation module. What happens after publish is that the whole page is validated using the preview version of the page. Could be that this process takes too long, since it needs to build up preview xml also.

    If you are On Umbraco 7.7+ you better use V2 of SEOChecker where you have more influence about the validation process and V2 is using the live version of the page so it doesn;t build the whole preview structure.

    Best,

    Richard

  • Heiko Luxenhofer 38 posts 138 karma points
    May 29, 2018 @ 06:32
    Heiko Luxenhofer
    0

    Hi,

    we have Umbraco version 7.6 and I guess only license for SEOChecker V1.x at the moment.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 29, 2018 @ 06:36
    Richard Soeteman
    0

    Domain licenses will work on every version., Server and Unlimited I can check for you.

  • Heiko Luxenhofer 38 posts 138 karma points
    May 30, 2018 @ 06:52
    Heiko Luxenhofer
    0

    I think we have Server license. What info do you need to check?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 30, 2018 @ 07:20
    Richard Soeteman
    0

    If you login on your profile page https://soetemansoftware.nl/myprofile you will see either an update button or not, then you can use V2

Please Sign in or register to post replies

Write your reply to:

Draft