💻 Software
How to find out from Apache what pages cause long loading times?
Fresh7 days ago
Mar 15, 202613739 viewsConfidence Score0%
0%
Problem
How can i find out what PHP scripts take longest to load in Apache?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to find out from Apache what pages cause long loading times?
Low Risk
There are a few ways to do this. 1: Enable mod_status on your webserver. This allows you to get an overview of how the apache server is behaving in general by browsing to /server-status/. Remember to limit access to this location: 2: Modify your Log…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix