Avatar of kristian_gr
kristian_gr
Flag for Norway asked on

Solaris debug speed help

Hi.
I'm having two separate installations of solaris.
One running apahce with php, in a virtual domain, I'm running apps like joomla.
One running mysql.

Using prstat -Z my servers uses less than 10% memory and cpu < 1% on both my servers.
My router has allmost no traffic.

I can not see any particular changes in cpu, memory or router traffic when I change pages in my web app.
Yet it feels slow.

Any ideas how I can debug such problem, to see what prosess that uses time?

Unix OS

Avatar of undefined
Last Comment
Rowley

8/22/2022 - Mon
SOLUTION
liddler

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Brian Utterback

Unfortunately, "feels slow" is kind of squishy. And "feels slow" compared to what? Each other? And what platform are you using at the client end?

I think you may need to start at the end where is "feels slow" and quantify it. You could use wireshark to capture the whole transaction. See if the transfer takes longer and how much. See if the files are delivered in a different order. It may be a client issue.

Once you have an actual number in time, instead of the subjective feel, then you work your way back to see where the delay (if any) is coming from.
ASKER CERTIFIED SOLUTION
Rowley

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23