Every single time I access the Spark website if I have not accessed it for a while I get "The connection has been reset" - after about 2secs the page suddenly loads.
This happened on BigPipe and now on 2degrees - I've tested both Chrome and Firefox on Linux and has been confirmed by a few of my friends also.
When tested via Curl:
BigPipe:
:~$ curl spark.co.nz
curl: (56) Recv failure: Connection reset by peer
Voyager:
:~ $ curl spark.co.nz
curl: (56) Recv failure: Connection reset by peer
Vultr - I decided to do a HTTPS connection:
:~$ curl https://spark.co.nz
curl: (35) Unknown SSL protocol error in connection to spark.co.nz:443
Amazon AWS - SSL again:
:~$ curl https://spark.co.nz
curl: (35) gnutls_handshake() failed: Error in the push function.
All succeed a connection on the 2nd attempt. I'm sure I'm not going crazy here...
Edit: Turns out I did a mass mention of several (inactive) people by posting the hostnames of these boxes... Sorry about that.