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.