# Give Your Site a Boost With memcached

By Ben Ramsey

- **Date:** May 23, 2007
- **Event:** International PHP Conference, Spring Edition
- **Venue:** Forum am Schlosspark
- **City:** Ludwigsburg, Germany

---

- [View slides](https://speakerdeck.com/ramsey/give-your-site-a-boost-with-memcached-ipcse-2007)
- [Download PDF](https://files.benramsey.com/talks/2007/ipcse/ipcse07-memcached.pdf)

---

Today's high-traffic websites implement caching techniques that cut down data processing to increase speed of content delivery. Memcached provides one of the fastest and easiest-to-use caching servers. This talk will cover memcached and the PECL memcache extension from setting up a memcached server to using it to provide a variety of caching solutions for data and sessions.


