• Resolved tgelles

    (@tgelles)


    I’m using v2.5.8 of all-in-one on a multisite WP 4.5.3 network. I’ve activated the plugin for about 15+ different websites (and signing in to each one…) who will be using the calendar.

    This has been causing some server issues. I stopped google crawling every possible variant of the calendar which saved a lot of resources.

    But my hosting is telling me the plugin “has a memory leak. RAM is slowing being used and not being released. The processes just show up as httpd and there’s no logging concerning memory with individual php scripts. Does the calendar stuff do things outside of httpd (cron jobs, maintenance scripts, etc)?”

    The memory is a 256 MB. Do you have any suggestions to avoid this issue? Am I incorrectly implementing the plugin?

    https://www.ads-software.com/plugins/all-in-one-event-calendar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Your PHP memory limit is 256MB for all 15 sites or for each site?

    Thread Starter tgelles

    (@tgelles)

    Believe its for entire multisite network, as per the wp-config:

    define(‘WP_MEMORY_LIMIT’, ‘256M’);

    The network is more than 15 sites; I’m just using the plugin for about that many

    Have you tried to increase memory? 256MB is sometimes enough for only one or two sites.

    Thread Starter tgelles

    (@tgelles)

    No, but I certainly will. There an amount you’d recommend?

    It’s hard to say, depends on how many plugins you use, try to increase to 512MB.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Memory Leak with Multisite?’ is closed to new replies.