Skip to content

Instantly share code, notes, and snippets.

@vadv
Created August 31, 2016 17:39
Show Gist options
  • Save vadv/cff6873a03d2be48a7f76109e3282812 to your computer and use it in GitHub Desktop.
Save vadv/cff6873a03d2be48a7f76109e3282812 to your computer and use it in GitHub Desktop.
curl -L -v http://hubs.ly/H048sPy0
* Trying 88.221.132.192...
* Connected to hubs.ly (88.221.132.192) port 80 (#0)
> GET /H048sPy0 HTTP/1.1
> Host: hubs.ly
> User-Agent: curl/7.47.1
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Access-Control-Allow-Credentials: false
< Link: <https://www.percona.com/blog/2016/08/30/proxysql-sharding-2/?utm_campaign=2016%20Q3%20Blogs%20--%207.5.16&utm_content=33168696&utm_medium=social&utm_source=facebook>; rel="canonical"
< Location: https://www.percona.com/blog/2016/08/30/proxysql-sharding-2/?utm_campaign=2016%20Q3%20Blogs%20--%207.5.16&utm_content=33168696&utm_medium=social&utm_source=facebook
< X-Robots-Tag: none
< Content-Length: 0
< Date: Wed, 31 Aug 2016 17:38:19 GMT
< Connection: keep-alive
<
* Connection #0 to host hubs.ly left intact
* Issue another request to this URL: 'https://www.percona.com/blog/2016/08/30/proxysql-sharding-2/?utm_campaign=2016%20Q3%20Blogs%20--%207.5.16&utm_content=33168696&utm_medium=social&utm_source=facebook'
* Trying 74.121.199.234...
* Connected to www.percona.com (74.121.199.234) port 443 (#1)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* NPN, server accepted to use http/1.1
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate:
* subject: CN=*.percona.com,OU=Domain Control Validated
* start date: Apr 01 19:52:38 2016 GMT
* expire date: Apr 09 19:46:21 2017 GMT
* common name: *.percona.com
* issuer: CN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O="GoDaddy.com, Inc.",L=Scottsdale,ST=Arizona,C=US
> GET /blog/2016/08/30/proxysql-sharding-2/?utm_campaign=2016%20Q3%20Blogs%20--%207.5.16&utm_content=33168696&utm_medium=social&utm_source=facebook HTTP/1.1
> Host: www.percona.com
> User-Agent: curl/7.47.1
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: nginx
< Date: Wed, 31 Aug 2016 17:38:20 GMT
< Content-Type: text/html; charset=UTF-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< Expires: Wed, 11 Jan 1984 05:00:00 GMT
< Cache-Control: private, must-revalidate
< Pragma: no-cache
< Vary: Cookie,User-Agent
< Link: <https://www.percona.com/blog/wp-json/>; rel="https://api.w.org/"
< Location: /blog/404.html
< Set-Cookie: PHPSESSID=vndnol4efhonn4jru3p6gm9md5; path=/
< X-Frame-Options: SAMEORIGIN
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Powered-By: Percona XtraDB
<
* Ignoring the response-body
* Connection #1 to host www.percona.com left intact
* Issue another request to this URL: 'https://www.percona.com/blog/404.html'
* Found bundle for host www.percona.com: 0x560a4e0ba3e0 [can pipeline]
* Re-using existing connection! (#1) with host www.percona.com
* Connected to www.percona.com (74.121.199.234) port 443 (#1)
> GET /blog/404.html HTTP/1.1
> Host: www.percona.com
> User-Agent: curl/7.47.1
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx
< Date: Wed, 31 Aug 2016 17:38:21 GMT
< Content-Type: text/html; charset=UTF-8
< Content-Length: 2086
< Connection: keep-alive
< Last-Modified: Wed, 15 Jun 2016 19:03:32 GMT
< ETag: "826-53555c71793ef"
< Accept-Ranges: bytes
< Vary: Accept-Encoding,User-Agent
< Cache-Control: private, must-revalidate, public, must-revalidate, proxy-revalidate
< Expires: Wed, 31 Aug 2016 18:38:19 GMT
< Pragma: public
< X-Frame-Options: SAMEORIGIN
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Strict-Transport-Security: max-age=31536000; includeSubdomains;
< X-Powered-By: Percona XtraDB
<
<html>
<head>
<title> Error Page </title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,latin-ext,greek-ext,vietnamese,greek' rel='stylesheet' type='text/css'/>
<style>
.percona-logo {width:120px; height: auto; float: right; margin-top: 5px; margin-right: 20px; clear:both;}
#bsol #solu-block h2 {font-family:'Open Sans', sans-serif; font-size: 103px; font-weight: 300; margin: 0px; margin-top: -40px; color: #333;}
#bsol #solu-block p {font-family:'Open Sans', sans-serif; font-size: 43px; font-weight: 300; margin-top: -40px; margin: 0px;}
#solu-block {width:580px; height: 280px; background-color:#cdcdcd; padding:47px 34px; margin: 0 auto; float:left; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.error-icon {display: block; width:220px; height: 220px; float:left; margin-top: 70px; margin-right: 40px;}
#bsol {width: 910px; hight: 300px; margin: 200px auto;}
ul {float:right; margin-right: 20px;}
ul li {float:left; margin:5px; padding:5px; list-style:none; }
ul li p {font-family:'Open Sans', sans-serif; font-size: 14px; font-weight: 400; color: #333;}
ul li a {font-family:'Open Sans', sans-serif; font-size: 18px; font-weight: 300; color: #333; text-decoration: none;}
ul li a:hover {text-decoration: underline; color: #000;}
</style>
</head>
<body>
<div id="bsol">
<img class="error-icon" src="/blog/img/error-icon.png" alt="Error"/>
<div id="solu-block">
<h2>Sorry,</h2>
<p>we encountered an error,
our team has been notified,
please try again later.</p>
</div><!--END #solu-block -->
<ul>
<li><a>Go back to: </a></li>
<li><a href="https://www.percona.com/">Home</a></li>
<li><a href="https://www.percona.com/blog/">Blog</a></li>
<li><a href="https://www.percona.com/forums/">Forums</a></li>
<li><a href="https://www.percona.com/about-percona/contact">Contact</a></li>
</ul>
<img class="percona-logo" src="/blog/img/percona-logo.png" alt="Percona Logo"/>
</div><!--END #bsol -->
</body>
* Connection #1 to host www.percona.com left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment