Error: 12029 with h2o HTTP/2 test ?
|
03-19-2015, 05:10 PM
Post: #1
|
|||
|
|||
Error: 12029 with h2o HTTP/2 test ?
Hi I am trying recreate my Nginx SPDY SSL World Flags test site using h2o HTTP/2 server but when I run webpagetest.org for the h2o HTTP/2 test server I get Error: 12029 ?
Nginx SPDY World Flags http://www.webpagetest.org/result/150319...41e1b68ec/ h2o HTTP/2 World Flags http://www.webpagetest.org/result/150319...634543dd9/ webpagtest.org supports HTTP/2 yet ? thanks George |
|||
03-19-2015, 06:24 PM
Post: #2
|
|||
|
|||
RE: Error: 12029 with h2o HTTP/2 test ?
Looks like it's working now http://www.webpagetest.org/video/compare...end=visual
![]() |
|||
03-20-2015, 05:16 AM
Post: #3
|
|||
|
|||
RE: Error: 12029 with h2o HTTP/2 test ?
12029 is either a DNS lookup failure or a socket connection failure (can't remember which off the top of my head) and should be independent of HTTP/2 support.
|
|||
03-21-2015, 03:01 PM
Post: #4
|
|||
|
|||
RE: Error: 12029 with h2o HTTP/2 test ?
According to https://github.com/WPO-Foundation/webpag...ch?q=12029 this error code can mean ERR_ADDRESS_UNREACHABLE, ERR_CONNECTION_REFUSED, or ERR_CONNECTION_TIMED_OUT.
|
|||
03-23-2015, 09:25 PM
Post: #5
|
|||
|
|||
RE: Error: 12029 with h2o HTTP/2 test ?
thanks was my CSF Firewall on the server blocking the port heh
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)