Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Thorth

Pages: [1]
1
Other / Re: Cache page ?
« on: August 18, 2023, 04:13:42 PM »
hmm... this i did not try it, i will try and see, thanks

2
Other / Re: Cache page ?
« on: July 31, 2023, 07:52:21 AM »
So no idea, why this happen ?
 :'(

3
Other / Cache page ?
« on: July 26, 2023, 10:37:44 AM »
Hi there.

Well i have a situation and i don't know what do to with it or how to solved and start to irritate me.

So i have a server (server is working perfectly with no problems - so it's ok) with some domains/subdomains.
I choose as WebServer: Nginx & Apache, then create a domain/subdomain file in WebServer Domain Conf, i set there nginx->phpfpm7.4.

Again as i said it before work without any problem so the config are just ok.

What is issue when i do a small modification to a page (as eg. i misspell a word, or try put to a new img. in some template, etc), i use file manager from centos (try with ftp client also) the effect online take between 15s-45s (even more like 1min +) is not instant.
I know for many 15-45 is not that much but when u do this a lot start to see it.
I'm thinking is caching the pages, but i stop the cache from nginx, varnish is not on or install.

So any ideas why is doing this? and not all centos server are doing, i made one locally on a virtual machine and is working like a charm(no delay at all), i did 2nd centos server locally on a diff. virtual machine and is delay.
What i'm missing?

Thanks in advanced.

4
SSL / Re: SSL: 2nd user
« on: March 15, 2021, 07:44:35 AM »
I think I got it  ;D 8)
After several weeks off reinstall finally I got it.
In the next days I'll post the entire flow I did, so maybe others will need it  ;D

5
SSL / Re: SSL: 2nd user
« on: March 14, 2021, 09:49:15 PM »
Hi.
I reinstall the entire server again.
And I have NAT active.
Now idk why the SSL is ok if I use Apache only webserver, when I change to Nginx & Apache webserver, again everything is wrong, absolutely everything is wrong, SSL, not even the index.php is not reading correctly ....  :-[
Idk....

6
SSL / Re: SSL: 2nd user
« on: March 14, 2021, 09:46:00 AM »
Hi,

So my virtual machine works this way.
My ISP give me a group of public IPs, those IPs are pointing to a virtual machine. On that VM I assigned 2 IPs.

The flow is:

Public IP1 ---> go to ISP datacenter ---> my first internal IP of my VM : 192.160.0.*
Public IP2 ---> go to ISP datacenter ---> my second internal IP of my VM : 192.160.0.*


on IP1 ==> User 1 on CWP  ==> the main domain(hostname) of server ==> SSL valid, is Ok.
on IP2 ==> User 2 on CWP  ==> a domain (with subdomains) that handle my App. ==> SSL not valid, Common Name (CN) problem, in certificate appeared the hostname of the server, so the SSL is not Ok.

I tested the ports of both IP, and they are Ok.
I attached a pic, with the result of scanning. Also a result of the SSL testing result






Hope u got any idea what to test next, or what to do :)

Thanks

7
SSL / SSL: 2nd user
« on: March 13, 2021, 08:31:29 AM »
Hi.
I think I did something wrong, or I don't know how to config correctly.
I have a server with 2 public IP, let say Ip1 & Ip2.

Ip1:
   =>   is used for hostname, access CWP panel, etc
   =>   is used for shared Ip for server
   =>   I create a user that handle the main domain that is mapped on this
   =>   the auto SSL created for this domain is Ok, valid, etc


Ip2:
   =>  I create a another user for another domain
   =>  That domain have multiple subdomains
   =>  my web app is for this second domain


The auto SSL for the second user, mapped on Ip2, is not valid, I got a Common Name (CN) mismatch, the hostname for server appeared in certificate.

What i did wrong, or what i didn't config correctly.
Please advice.
Thanks



Pages: [1]