• jobcrusher

    (@jobcrusher)


    We are noticing a ton of urls that look like this:

    GET /?dm=04d665f9a62bc93f0292024aa84833bd&action=load&blogid=73
    GET /?dm=04d665f9a62bc93f0292024aa84833bd&action=load&blogid=73
    GET /?dm=04d665f9a62bc93f0292024aa84833bd&action=load&blogid=73
    GET /?dm=04d665f9a62bc93f0292024aa84833bd&action=load&blogid=73
    GET /?dm=04d665f9a62bc93f0292024aa84833bd&action=load&blogid=73

    This will fill up all our apache processes and then the server times out. It doesn’t happen all the time, but right now it is happening every few hours.

    The only solution is to restart apache which clears it out.

    On the mysql side, we see a lot of these queries that also get stuck at the same time:

    Query | 1 | Writing to net | SELECT option_name, option_value FROM wp_options WHERE autoload = ‘yes’

    I don’t know if the two are related, but when I restart apache, both disappear.

    Please advise.

    https://wordpress.org/plugins/wordpress-mu-domain-mapping/

Viewing 1 replies (of 1 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    Those are a result of having remote login enabled in your domain mapping settings.

Viewing 1 replies (of 1 total)
  • The topic ‘domain mapping urls maxing apache connections’ is closed to new replies.