You are viewing limited content. For full access, please sign in.

Question

Question

Web Access with high latency

asked on February 12, 2015

Hi everyone,

I have a question, in our configuration page of web access, is showing a waring saying "Contacting 10.25.91.18 took 4906 ms. Under high latency, users may experience increased wait times when performing certain actions. For more information, see this knowledge base article."

When i ping the same ip i get time <1ms, so how web access is tooking 4906ms?, i follow the knowledge base article, but still showing the same thing.

Thanks for the help

 

regards

0 0

Replies

replied on February 12, 2015 Show version history

What Web Access is measuring is the round-trip for an LFSO call to the Laserfiche server.  So the operations are quite different from a network perspective -- establishing a TCP connection and sending multiple data packets vs sending a single ICMP packet.  Ping essentially gives you a minimum value for round-tripping data to a server, and that KB you linked describes a number of additional reasons why WA might measure something larger.

The next trouble-shooting step would be to use a tool like Wireshark to verify the timing reported by the configuration page.  You should see the outgoing request, a delay, and the incoming response.  The delay there should be pretty close to the one WA is reporting.  You could at the same time run a capture on the LFS machine.  If the delay as measured from LFS is smaller the problem is in the network.  If it's about the same, you'll want to investigate why LFS is so slow to respond.

3 0
You are not allowed to follow up in this post.

Sign in to reply to this post.