Https issues - The connection was reset

Are those x's actually there?

You might have hit 'x' while trying to exit the editor while hitting shift instead of control on your keyboard. :grin:

No worries though. Happens a hundred times a day.

1 Like

Yea. I changed it and ran sudo apachectl -k graceful again

1 Like

Now let's see:

sudo apachectl -S

1 Like

VirtualHost configuration:
*:443 innovationdrones.com (/etc/apache2/sites-enabled/000-default-le-ssl.conf:2)
*:80 innovationdrones.com (/etc/apache2/sites-enabled/000-default.conf:1)
ServerRoot: "/etc/apache2"
Main DocumentRoot: "/var/www/html"
Main ErrorLog: "/var/log/apache2/error.log"
Mutex ssl-stapling: using_defaults
Mutex proxy: using_defaults
Mutex ssl-cache: using_defaults
Mutex default: dir="/var/run/apache2/" mechanism=default
Mutex mpm-accept: using_defaults
Mutex watchdog-callback: using_defaults
Mutex rewrite-map: using_defaults
Mutex ssl-stapling-refresh: using_defaults
PidFile: "/var/run/apache2/apache2.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
User: name="www-data" id=33
Group: name="www-data" id=33

1 Like

Didn't figure it would change. Worth a shot though.

1 Like

I finally got through to your https test site, but it's super slow.

1 Like

Was it this slow before adding SSL?

1 Like

No It was no this slow Is there a test I can run to see where the slow down is?

1 Like

I ran it through SSL Labs...

https://www.ssllabs.com/ssltest/analyze.html?d=innovationdrones.com

1 Like

I ran a GTMetrix test and it is telling the website is a A but it is running against the http

1 Like

Both are saying A so it cannot be all bad. I would have thought the GTMetrix test would have shown a https. Maybe there is some redirect I need to do

1 Like

Your redirects are perfect:

http://www.innovationdrones.com
301 Moved Permanently
https://www.innovationdrones.com/
301 Moved Permanently
https://innovationdrones.com/
200 OK
http://innovationdrones.com
301 Moved Permanently
https://innovationdrones.com/
200 OK

https://www.redirect-checker.org/index.php

1 Like

That is good to see

1 Like

I'm even seeing slowdown on your http IP-only site:

http://34.122.52.52

1 Like

Do you see anything else we can do? At least you got me up and running in https

1 Like

I wonder why? I am using Google domain and google cloud. I have a A type setup in both places, would that slow it down?

1 Like

Did both # get removed?
Did one of the www get removed?

1 Like

I would check with Google Cloud.

This is your machine:

52.52.122.34.bc.googleusercontent.com

1 Like

Those are extra lines, @rg305. Look below them.

1 Like

OK, the one with the xX ?

1 Like