Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17473

Understand if host is slow and in where

From albert <alstopspam@stopaspam.com>
Newsgroups comp.lang.php
Subject Understand if host is slow and in where
Date 2017-06-10 16:02 +0200
Organization Aioe.org NNTP Server
Message-ID <ohgu5k$c7b$1@gioia.aioe.org> (permalink)

Show all headers | View raw


in my pc in localhost the page (a filter result) is loaded in 1,3 sec

the same application but on server I can see the result after 2,3 sec
so from the host's server to my home it takes a second longer


ping from my pc is  80ms
that is 0,080  seconds
time for receive data (0,08 sec) not affect the total time of the delay 
(1 sec), is so?


What is the cause of the delay?


for test
I used a simple html page
in tis case the delay isn't 1 sec but 0,4 sec

seems that php managed by the server is slow 0,6 sec respect at the php 
managed by the localhost's pc? is so?


but the 0,4 sec?


which test I can to do for Understand the delays?





Back to comp.lang.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Understand if host is slow and in where albert <alstopspam@stopaspam.com> - 2017-06-10 16:02 +0200
  Re: Understand if host is slow and in where Luuk <luuk@invalid.lan> - 2017-06-10 16:45 +0200
    Re: Understand if host is slow and in where "J.O. Aho" <user@example.net> - 2017-06-10 20:03 +0200

csiph-web