• Partner program|
  • Latest news|
  • About Versio|
Versio

  • Suggesties
  • Geen suggesties gevonden....

0
  • Price £0.00
Order Update cart
Customer portal
  • Domain names
  • Webhosting
  • Reseller hosting
  • Sitebuilder
  • SSL certificates
  • VPS hosting
  • Support
  1. Support articles and FAQ
  2. » Webhosting
  3. » Article

How do I activate memcache on my special Magento package?

You can carry out the following steps to increase the speed of your magento web shop. Please note: this is only supported on our optimized Magento webhosting packages.

Paste the following code in /app/etc/local.xml between a tag.

Don't forget to put your own site name next to prefix with a _ after the last letter, such as in the example. Subsequently, your site will build its own cache.

<cache> <backend>apc</backend> <prefix>yoursitename__</prefix> </cache> <cache> <backend>memcached</backend> <memcached> <servers> <server> <host><![CDATA[127.0.0.1]]></host> <port><![CDATA[11211]]></port> <persistent><![CDATA[1]]></persistent> </server> </servers> <compression><![CDATA[0]]></compression> <cache_dir><![CDATA[]]></cache_dir> <hashed_directory_level><![CDATA[]]></hashed_directory_level> <hashed_directory_umask><![CDATA[]]></hashed_directory_umask> <file_name_prefix><![CDATA[]]></file_name_prefix> </memcached> </cache>

Did you find this article useful?

  • Category:
  • Webhosting

Browse by subject

  • General articles
  • Financial articles
  • Webhosting articles
  • Reseller hosting articles
  • Dedicated server articles
  • VPS hosting articles
  • Cloudbox VPS articles
  • SSL certificates articles
  • Sitebuilder articles
  • Domains articles
  • DirectAdmin articles
  • Partner program articles
Versio homepagina
Versio is rated 4.5 out of 5 stars.
Based on 2646 reviews.
Click here to read reviews.
  • Webhosters
  • Hostingwijzer

Products

  • Domain names
  • Webhosting
  • Reseller hosting
  • Sitebuilder
  • SSL certificates
  • VPS hosting

Support

  • Articles
  • Forum
  • Support

Versio

  • About Versio
  • Latest news
  • Partner program
  • Versio API
  • Reviews

Follow us for special offers

All prices are excluding VAT. Business accounts outside the Netherlands but within the European Union and all customers outside the European Union will not be charged with VAT.

Terms of service | Privacy policy | Disclaimer | Processor agreement | Cookie statement Copyright © 2008-2025 https://www.versio.uk/