We have web application and most our clients visit our web page properly. But each client who is using td-lte
network service of Irancell
company has problem to load CSS
or 'JS' static files of our web application resources.
They are see this error in console of their browsers (I can't post image):
And this problem occur in Chrome
, FireFox
and SamSung
browsers and in Windows
, Linux
, Mac
and Android
OS.
We use nginx
on CentOS
as Web Server and two tomcat
on CentOS
as application servers. All of these servers are virtual machine. Also we use Cloudflare
for security.
Also we use GWT
framework for our web application.