• Resolved Johannes123

    (@johannes123)


    I’m running slimstat on a web page with about 10.000 page views a day. While I really like slimstat I have some performance problems I hope you can help me with.

    I’m using the Javascript tracking method because WordPress is setup behind a caching server. While everything runs really fast the calls to wp-admin/ajax.php take about 800ms or more. Is there a way to include the tracking-script from another server?
    Also: Why is the table format INNODB? Shouldn’t a MYISAM be much faster performance wise?

    Additionally there seems to be a problem with the automatic data purging feature: About an hour ago (at least) two “clear old data” processes were active. Which certainly wouldn’t be too bad, alas I had three OPTIMIZE TABLE statements running at once.

    Thanks for your feedback!

    Kind regards,
    Johannes

    https://www.ads-software.com/plugins/wp-slimstat/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Jason Crouse

    (@coolmann)

    You will soon be able to store all the data in a separate database. As for the table format, you can actually choose (Maintenance tab) which one you want to use ?? So you can switch to MyISAM if you like.

    A vote for WP SlimStat would be a nice way to say thank you,
    Camu

    Thread Starter Johannes123

    (@johannes123)

    Hey camu,

    thanks for your reply.

    I’m using slimstat 3.3, though I don’t see a way to choose the storage engine. Can I do it safely using the mysql client program as an alternative?

    Also looking forward to the second database option. Do you have an ETA?

    – Johannes

    Plugin Author Jason Crouse

    (@coolmann)

    You’re right, you can go from MyISAM to INNODB but not viceversa, sorry. That’s because the official documentation doesn’t recommend doing that. So you may still try to do it, but please make sure to backup your data first and take all the precautions necessary to keep your information safe.

    About the database option, we may have something ready by the end of this week, or next week at max.

    Camu

    Thread Starter Johannes123

    (@johannes123)

    Sounds great, thanks for the information and the great plugin!

    Plugin Author Jason Crouse

    (@coolmann)

    GTBOS ??

    Plugin Author Jason Crouse

    (@coolmann)

    Would you be interested in testing our add-on?

    Thread Starter Johannes123

    (@johannes123)

    Sure, how can I be of assistance?

    Plugin Author Jason Crouse

    (@coolmann)

    Please contact us at

    https://slimstat.getused.to.it/contact-us/

    and we will send you a copy asap ??

    Plugin Author Jason Crouse

    (@coolmann)

    Hi Johannes, sorry for the delay in providing you with a copy of the new add-on. We’ll have something for you soon.

    Best,
    Camu

    Plugin Author Jason Crouse

    (@coolmann)

    The add-on has been released and is now fully tested with SlimStat 3.4.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Performance issues’ is closed to new replies.