Results 1 to 14 of 14
  1. #1

    Post I have a problem with my server

    Hello

    I have a server, I am having a problem with my site

    The site works fine without https and there is no slow

    But when you add https, the site gets very slow

    I want a company that checks the server and solves the problem

    Is there a solution to that problem, and what is the cost?

    thank you

  2. #2
    Join Date
    Jul 2002
    Location
    World Wide Web
    Posts
    2,347
    Is it a dedicated server you have or VPS or shared hosting? Also which is the SSL? Is it provided by cpanel or any other?
    NetDynamics LLC - One-stop Solution for Hosting Needs
    We love Backups! Backup storage for your server backups

  3. #3

    Post

    Quote Originally Posted by NetDynamics24 View Post
    Is it a dedicated server you have or VPS or shared hosting? Also which is the SSL? Is it provided by cpanel or any other?
    dedicated server

    SSL sslforfree

  4. #4
    Join Date
    Mar 2014
    Location
    su -
    Posts
    6,284
    SSL involves a slight delay as the browser needs to decrypt it, but often it is not noticeable to the human eye.

    If you are experiencing anything more than 1s delay, it is time to hire a system admin.
    █||||[ MechanicWeb.com - Shared Hosting | Reseller Hosting | KVM VPS | Dedicated Server ]
    █||||[ NVMe SSD | cPanel | DirectAdmin | LiteSpeed | CloudLinux | MailChannels | Since 2008 ]

  5. #5
    Join Date
    Mar 2003
    Location
    /root
    Posts
    23,990
    Quote Originally Posted by makre View Post
    dedicated server

    SSL sslforfree
    Did you check your site too if there are any insecure connection when using https?

    Specially 4 U
    Reseller Hosting: Boost Your Websites | Fully Managed KVM VPS: 3.20 - 5.00 Ghz, Pure Dedicated Power
    JoneSolutions.Com is on the net 24/7 providing stable and reliable web hosting solutions, server management and services since 2001
    Debian|Ubuntu|cPanel|DirectAdmin|Enhance|Webuzo|Acronis|Estela|BitNinja|Nginx

  6. #6
    Join Date
    Feb 2005
    Location
    localhost
    Posts
    5,473
    Quote Originally Posted by makre View Post

    I have a server, I am having a problem with my site

    The site works fine without https and there is no slow

    But when you add https, the site gets very slow

    I want a company that checks the server and solves the problem

    Is there a solution to that problem, and what is the cost?

    thank you
    Did you optimize your website to make sure all the contents are utilizing the HTTPS protocol? You can test your website performance using the following tool: https://gtmetrix.com/
    Respectfully,
    Mr. Terrence

  7. #7
    Hey,
    The slow loading issue possibly is caused by 404 error on your site caused due to moving to SSL.
    For example an image has a 404 error with https or any stylesheet or js.

    Possible causes for this are:
    – Multilanguage plugins, that are handling redirections -> try to deactivate it to check this.
    – Hot link protection or security settings on your server.
    – Other redirection plugins on your site
    – Mixed Content

    <<snipped>>
    Last edited by bear; 10-05-2020 at 01:53 PM.

  8. #8
    Quote Originally Posted by makre View Post
    But when you add https, the site gets very slow
    How much slower? Can you give us some metrics, values using some online tools?

    Because it's normal to be slower with some milliseconds with https.

  9. #9
    Maybe SSL offloading will solve your problems.

    I personally use HaProxy or CloudFlare SSL easy peasy

  10. #10
    use lighthouse on google chrome browser to see what is consuming lots of time and fix it, lighthouse is a great solution to find the problem

  11. #11
    Quote Originally Posted by unitxhost View Post
    use lighthouse on google chrome browser to see what is consuming lots of time and fix it, lighthouse is a great solution to find the problem
    I don't really disagree but lighthouse will give you 10% of what is essential and what can be fixed.

    You have to know really well what you are seeing in lighthouse reports.

  12. #12
    Quote Originally Posted by HostingB2B View Post
    I don't really disagree but lighthouse will give you 10% of what is essential and what can be fixed.

    You have to know really well what you are seeing in lighthouse reports.
    I don't disagree too with that, you will need the knowledge to translate the numbers into action and lighthouse give numbers and deeper insights that he will not find on any other tool.

    but generally, i think the problem is from the webserver

  13. #13
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    1,644
    Using the likes of Fastly or even some of the AWS Firewall products you can force HTTPS connectivity between the CDN and your origin server.
    This gets rid of the mixed content issue as your not having to change URL's of images etc.
    You will get an initial slower response if trying to visit the none HTTPS version of the site as the browser does a 301 redirect but if you disable http connectivity from the CDN level and force https then the redirection gets speed up as well as its done from the CDN.
    Generally you shouldn't be noticing any slow downs.
    One of the huge things to check is making sure your images are cropped and sized correctly.
    Also check to make sure all plugins are connecting using HTTPS as well.
    CPK Web Services
    Multi Award winning Managed web hosting.
    Find out more. https://www.cpkws.com.au/mhosting.php

  14. #14
    This "issue" usually occurs when you have non-SSL content while surfing with HTTPS. Also, it's more common when you are using direct "URLs" to your site parts. Check this with your Dev and maybe set forcely redirect from HTTP to HTTPS. In the end, use dev tools that will show what content cause such delays.

Similar Threads

  1. Have a little problem with my server
    By technichristian in forum Dedicated Server
    Replies: 14
    Last Post: 11-22-2009, 09:40 AM
  2. i have a strange problem with my server
    By 3-rx in forum Web Design and Content
    Replies: 1
    Last Post: 08-27-2005, 04:22 PM
  3. I have a problem with my server
    By lafonet in forum Web Hosting
    Replies: 1
    Last Post: 08-19-2004, 02:41 PM
  4. Whats the problem with my server ?
    By TwistX in forum Hosting Security and Technology
    Replies: 4
    Last Post: 12-24-2003, 08:55 AM
  5. Weird Problem with My Server@ HK
    By qm8309 in forum Dedicated Server
    Replies: 2
    Last Post: 11-12-2003, 08:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •