|
|
|
|
|
by driverdan
5194 days ago
|
|
While backend caching isn't what the article is about, you're absolutely right that an opcode cache such as APC significantly improves backend performance. It's one of the first things I check for when I'm optimizing a client's PHP site. |
|