I have a linux box running an ecommerce store. Everything is fine until the user goes to checkout. Once the user clicks checkout the system moves the user to the https service. Images and page load times are taking longer then expected. There doesn't seem to be any abnormal processes or processes taking up an irregular amount of memory. I've restarted the two apache processes (HTTP & HTTPS) running the website.
How would I go about profiling this issue?