[webkit-dev] browser cant visit the websit

tugouxp 13824125580 at 163.com
Mon May 21 19:08:40 PDT 2018


hi folks:


   i meet some issue on webkit, when test the midori browser about the vist websit function, it doses not work, the network is fine because the curl, wget can work properly.  it seems
the issue exist only when visit with the webkit backend. i capture the http interaction with "curl" and "midori", it seems different on somewhere.


curl works fine, curl "midori-browser.org"
10.00000080:e8:6f:d6:31:d8AtherosC_50:00:01ARP60Who has 192.168.1.253?  Tell 10.128.128.128
20.000078AtherosC_50:00:0180:e8:6f:d6:31:d8ARP42192.168.1.253 is at 00:03:7f:50:00:01
320.757841192.168.1.253192.168.7.2DNS78Standard query 0x97a7  A midori-browser.org
420.767917192.168.7.2192.168.1.253DNS94Standard query response 0x97a7  A 80.237.133.128
520.769871192.168.1.25380.237.133.128TCP7454498→80 [SYN] Seq=0 Win=29200 Len=0 MSS=1460 SACK_PERM=1 TSval=379180 TSecr=0 WS=128

6      .....................


but the midori  is as follows:
10.000000192.168.1.253192.168.7.2DNS78Standard query 0x5fdc  A midori-browser.org
20.000147192.168.1.253192.168.7.2DNS78Standard query 0x631d  AAAA midori-browser.org
30.013937192.168.7.2192.168.1.253DNS94Standard query response 0x5fdc  A 80.237.133.128
40.014253192.168.7.2192.168.1.253DNS106Standard query response 0x631d  AAAA 2a01:488:42:1000:50ed:8580:2e:30ef
513.89878580:e8:6f:d6:31:d8AtherosC_50:00:01ARP60Who has 192.168.1.253?  Tell 10.128.128.128
613.898855AtherosC_50:00:0180:e8:6f:d6:31:d8ARP42192.168.1.253 is at 00:03:7f:50:00:01


it seems there is something different on dns interaction, the midori hold twice but the curl only once, the midori seems use the ipv6 address, is this the rootcause?


 thanks for your kindly support!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180522/e2f3578f/attachment.html>


More information about the webkit-dev mailing list