latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Slow response searching through users

Home Forums Community Forum Slow response searching through users

This topic contains 3 replies, has 2 voices. Last updated by  Raam Dev 4 years, 7 months ago.

Topic Author Topic
Posted: Wednesday May 23rd, 2012 at 3:39 pm #14361
Skip Shean
Username: skipshean

I’m wondering if you could confirm there’s no known issues with the response time on searching through users. We have a site with a little under 6000 users that takes well over 30 seconds (and sometimes over a minute) to search for a user.

It’s not a shared hosting issue, btw, it’s on a dedicated server and quite quick on nearly everything else.

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Thursday May 24th, 2012 at 4:52 am #14437
Raam Dev
Username: Raam
Staff Member

Hi Skip,

There are no known issues that we’re aware of. Searching through the WordPress users is definitely a database-heavy operation, so the bottleneck could be your database.

Posted: Thursday May 24th, 2012 at 10:53 am #14485
Skip Shean
Username: skipshean

yes, that ended up being it. for the benefit of anyone finding this later, it seems that the addition of an index sped it up from minutes to seconds, which is probably good enough. fyi, the sql to run is:

create index user_key on wp_usermeta(user_id, meta_key);

Posted: Friday May 25th, 2012 at 7:45 am #14565
Raam Dev
Username: Raam
Staff Member

Thank you for the information, Skip! :)

Viewing 3 replies - 1 through 3 (of 3 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.