Hey everyone - I’m new to just about all of this, but I finally have my new Django website up in running in an ubuntu server. The only weird thing is that sometimes it won’t load a page until I click the same button (to redirect me to a the new page) twice. I don’t really understand what’s going on and was wondering if anyone might have some insight. I’m also using Nginx not sure if that matters or not.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hi @jacobgerow88,
Is this behavior seen sometimes or all the time? It matters because the issue will be different depending on the answer.
Having said that, in both cases it won’t be related to Nginx but rather to either your code or load on the Droplet.