redhat

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
fengtan's picture

php7 + memcache: stable?

We'd like to run our Drupal 7 sites with php7. The only trouble we have so far has to do with the PECL memcache(d) extensions - no stable release supporting php7 has been published yet:

<

ul>

  • The PECL/memcached package is being discussed in this issue where people are actively waiting for a stable release to move to php7 (some of them ended up moving to Redis because it was taking too long)
  • Read more
    shanefjordan's picture

    Multiple Refresh Crashes Site

    We are running RHEL5.1, Apache2, MySql5, PHP5 and have run into an issue. Our site runs find with normal usage, but if you hold the refresh (F5) key, then the site will crash. We have gotten it to the point that it will not crash the server, but it will take a while before the page responds (for any user). I know that this does not happen on other sites, so we are most likely missing a configuration setting somewhere. Here is what we have:

    Apache

    KeepAlive On
    MaxKeepAliveRequests 100
    KeepAliveTimeout 2
    StartServers 8
    MinSpareServers 5
    MaxSpareServers 20

    Read more
    Subscribe with RSS Syndicate content