This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14674 - 1. Please consider adding those API for Round-Trip measurments. 2.Clients might wish to detected server hangs and re-connect...
Summary: 1. Please consider adding those API for Round-Trip measurments. 2.Clients mig...
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 08:42 UTC by contributor
Modified: 2012-07-18 18:40 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2011-11-02 08:42:10 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/network.html
Multipage: http://www.whatwg.org/C#ping-and-pong-frames
Complete: http://www.whatwg.org/c#ping-and-pong-frames

Comment:
1. Please consider adding those API for Round-Trip measurments. 2.Clients
might wish to detected server hangs and re-connect...

Posted from: 130.138.227.40 by ran.a.cohen@gmail.com
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2
Comment 1 Ian 'Hixie' Hickson 2011-11-02 20:45:00 UTC
For #1, we may expose this in due course if it turns out that it's widely needed, but in the meantime just have the server send you the information itself.

The browser will take care of #2.