Web Stack: OS: Windows Server 2008 R2 Web Server: Apache 2.25 ColdFusion 9
The mod_deflate.so is causing apache to crash and restart every 3-5 seconds which is obviously hurting server performance. On another server, we are running 2.8x and are not having this problem. We are highly considering downgrading the Apache 2.25 to 2.8x. Without the deflate switch, pages are taking too long to load (faster server is taking nearly twice as long to deliver a page as an older server). I wanted to find out if we uninstall Apache and reinstall Apache, will we also need to reinstall ColdFusion? Mainly looking at downtime perspective but if there are other "gotchas" or things we should back up prior, that information woudl be great to know. Also, we do have SSL installed on a couple of sites - would we have to reinstall those as well?
Or if you have any suggestions on the mod_deflate.so and how we can fix that issue, that would also be helpful but I've worn google out trying to find how to fix it with no lasting success.