Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wsgiref versus Requisitions
#1
I need to be aware of the limitations of http requests of the Wsgiref module, what is the supported capacity and know the best way to deal with these limitations that can give the following problems:

- Delay in response delivery
- Drop in connection due to request and insertion demand

? att, João Carlos
Reply
#2
Although I cannot answer your specific question, here is a link to the 'official' specifications for Wsgiref: https://wsgi.readthedocs.io/en/latest/sp...tions.html
and python implementation: https://docs.python.org/3/library/wsgire...le-wsgiref
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Determine if keyboard interrupt versus SIGINT trapped? Jibunnokage 5 1,705 Sep-30-2022, 06:54 AM
Last Post: Gribouillis
  Config file entry as list versus string? taziuk 2 1,788 Apr-25-2020, 12:01 PM
Last Post: ndc85430
  Pyrex versus python sylas 12 6,051 Jul-27-2018, 05:27 AM
Last Post: sylas

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020