Jump to content

optimize app in internet


uniguibbs

Recommended Posts

how to optimize my app?

 

we visit online demos in ungui.com ,

the demos work fine.

 

my app , visit on intranet , work fine.

but in internet , it don't work.

 

two question:

 

1.how to optimize app if deploy my app in internet?

 

2.how to decrease ext-all.js size.

 

Link to comment
Share on other sites

how to optimize my app?

 

we visit online demos in ungui.com ,

the demos work fine.

 

my app , visit on intranet , work fine.

but in internet , it don't work.

 

two question:

 

1.how to optimize app if deploy my app in internet?

 

2.how to decrease ext-all.js size.

 

please be more specific, what does "it don`t work" mean exactly? Is it a standalone exe, an Isapi.... what errors are shown, if any?

Link to comment
Share on other sites

Isapi, win64, iis, 

 

when i visit my app,  need to wait a long time, then session timeout.

 

i think may be the ext-all.js too large, browser wait it download for a long time ,  so session timeout.

 

is it exactly?

 

how optimize ?

 

this article is a bit older, but check all things the author mentioned:

 

http://chee-yang.blogspot.de/2009/10/configure-windows-7-iis7-for-isapi-dll.html

Link to comment
Share on other sites

can not visit the URL.

 

? No problem here.

 

Just to complete: if your application is mature enough, you possibly want to test it with automation. One promissing tool is Sahi, from the description:

 

"Sahi can automate applications built using ExtJS, ZK, Dojo, YUI or any other framework."

 

http://sahi.co.in/

 

Or check the free

 

http://docs.seleniumhq.org/

 

or another one, designed to do native automation tests for ExtJS applications:

 

http://www.cogitek.com/riatest/features/technologies/extjs.html

 

No, I did not use these tools yet (because MY application is far from production state -_-) , but did a little research for these automation tools, for those which are in budget for a serious UniGUI programmer (or free). If you do automation, I am sure you first check your work as a standalone application, if everything works as expected you check the application as an Isapi to find out Isapi related issues.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...