Copied to clipboard

Flag this post as spam?

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


  • Phil Dye 149 posts 325 karma points
    Sep 24, 2020 @ 14:27
    Phil Dye
    0

    Frequent requests to localhost

    We are seeing vast numbers of requests generated by SEOChecker to http://localhost/umbraco/seochecker/seocheckerscheduleapi/run

    On a Azure-hosted site (although the same would probably in most environments other than dedicated single-IIS hosts), the understandably doesn't resolve.

    Should it use the configured umbracoApplicationUrl ?

    Using SEOChecker 2.9.1

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 24, 2020 @ 15:23
    Richard Soeteman
    0

    Hi Phil,

    It will get the hostname from httpcontext. If that containts localhost it will return that. I assume this is related to the other issue you mentioned earlier? That will be done in the 2.10 release.

    Best,

    Richard

  • Phil Dye 149 posts 325 karma points
    Sep 28, 2020 @ 08:42
    Phil Dye
    0

    This happens to be in the same load-balanced Azure webapp that I was asking about database configuration, but a different issue.

    So SEOChecker derives the hostname from the HttpContext of the first request presumably? I'm guessing that because we're using applicationInitialization, that's where localhost is getting captured in the first request. If there's any possibility of using the configured umbracoApplicationUrl, that would be great?

    Phil

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 28, 2020 @ 08:46
    Richard Soeteman
    1

    Hi Phil,

    Will include that in 2.10 indeed.

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Dec 09, 2020 @ 10:39
    Jeavon Leopold
    0

    Any update on this @Richard?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Dec 09, 2020 @ 10:42
    Richard Soeteman
    0

    Hi Jeavon,

    You can use the latest RC and set umbracoApplicationUrl then it will use that url instead of the one coming from a proxy.https://www.dropbox.com/s/eubnvrg46uxha18/seo-checker210_0.zip?dl=0

    Hope this helps,

    Richard

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Dec 09, 2020 @ 10:43
    Jeavon Leopold
    0

    Thank you, any chance of a v7 version that includes this change? 😁

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Dec 09, 2020 @ 10:51
    Richard Soeteman
    1

    Can be done in future but this feature was Completely rebuilld in V8 using dependency injection is not a quick fix ...

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Dec 09, 2020 @ 11:17
    Jeavon Leopold
    0

    That would be great as it currently floods the logs with this exception. I guess there's not an appsetting to manually set this already?

Please Sign in or register to post replies

Write your reply to:

Draft