Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBPRess eating up resource


  • bulewold
    Participant

    @bulewold

    So my vps just told me that bbpress is eating up my resource and causing issues. I need bbpress because it’s an important part of my site. Do you have any idea or know a way we can reduce serverload from bbpress?

    Any help would be appreciated!

    lstat("/.../wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php", {st_mode=S_IFREG|0644, st_size=5540, ...}) = 0
    lstat("/.../wp-content/plugins/buddypress/bp-core", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/.../wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php", O_RDONLY) = 5
Viewing 1 replies (of 1 total)

  • r-a-y
    Keymaster

    @r-a-y

    Try using an object caching plugin.

    You could also try not loading older BuddyPress deprecated code by adding the following line to wp-config.php:
    define( 'BP_IGNORE_DEPRECATED', true );

Viewing 1 replies (of 1 total)
  • The topic ‘BBPRess eating up resource’ is closed to new replies.
Skip to toolbar