Jump to content

Slow Web Server


Recommended Posts

Im in a project where I would like to use the web server with a Unistream PLC. However, the web server is very slow the first time you open a page. When you once have opened it, its fast to go back to that page again. Is this something you are aware of and working on?

 

Also, the page renders differently in the HMI and the web server (boxes with text and numbers are a little bit misplaced in the webpage as you can see in the attatched images)

 

 

print webpage.PNG

print vnc.PNG

Link to comment
Share on other sites

Hi,

The slowness can be caused by several things:

* Images that are being downloaded from the server / PLC

* JavaScripts that are being downloaded from the server / PLC (And then cached in the browser)

* The PLC renders the pages from Jade to HTML

 

Can you please send the project so I can at least have a look at the boxes misplacing?

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.