By jasiu
I’m hosting my app on Ubuntu 14.04 server and what bothers me is that it loads really slow. http://188.166.160.66/ is the link to my app as I don’t have domain for it yet. Demo preview isn’t impletented yet (also it’s not going to use database so testing with it wouldn’t give any usefull information), so feel free to login as: Login: test Password: test1234. After you login, at first it looks like angular isn’t loaded properly and is displayed as html, after some time it disappears and then it finally shows properly (last time I checked it took it about 3 minutes to load everything). I’m using sqlite and from what I know it’s designed to be used locally, but I thought that since it’s just a showcase project it will be enough. While being logged in, it’s possible to use the api http://188.166.160.66/api/cards that will return existing cards as json, which usually is instant.
Github: https://github.com/ziombo/KISDNU
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Solution to my problem was adding proxy_set_header Connection keep-alive; to nginx .conf file.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.