Python Forum
WSGI server vs Web Server - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: WSGI server vs Web Server (/thread-17793.html)

Pages: 1 2 3


RE: WSGI server vs Web Server - heiner55 - May-28-2019

Sorry we deviate from the subject too much.


RE: WSGI server vs Web Server - Skaperen - May-28-2019

i'm still wanting to find a good summary of what WSGI really has in it. that "you don't need to know" for web developers is not for me. i don't want to know to develop a web page (app). think of me as developing a server and/or framework.


RE: WSGI server vs Web Server - snippsat - May-28-2019

(May-28-2019, 05:43 PM)Skaperen Wrote: i'm still wanting to find a good summary of what WSGI really has in it.
Then make a new Thread as we are little of topic now,here a link which has a okay overview.


RE: WSGI server vs Web Server - Skaperen - May-28-2019

that link was a decent read.


RE: WSGI server vs Web Server - heiner55 - May-29-2019

Very informative.