I'm investigating some webserver performance issues, because I have no access to the end hosts, I'm using the ip sla feature on the Cisco routers that are under my control. I have some HTTP probes running and I'm seeing an HTTP RTT of 500 ms, TCP RTT is around 30 ms.
For me this proves that this is not a network problem but a problem on application layer. Am I wrong? I don't have a lot of experience with optimizing webservers (I'm a network guy) and google doesn't give me a lot of info what is considered to be a reasonable HTTP RTT, but a HTTP response of 500 ms seems awfull to me especially because TCP 3 way handshake connection is fast (30 ms).
For me this proves that this is not a network problem but a problem on application layer. Am I wrong? I don't have a lot of experience with optimizing webservers (I'm a network guy) and google doesn't give me a lot of info what is considered to be a reasonable HTTP RTT, but a HTTP response of 500 ms seems awfull to me especially because TCP 3 way handshake connection is fast (30 ms).