waitress Documentation v2.1.2waitress Documentation Release 2.1.2 Pylons Project Developers May 30, 2022 Contents 1 Extended Documentation 3 2 Change History 21 3 2.1.2 23 4 2.1.1 25 5 2.1.0 27 6 2.0.0 (2021-03-07) 29 7 Support and Development 105 45 Why? 107 Python Module Index 109 Index 111 ii waitress Documentation, Release 2.1.2 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 2.1.2 2 Contents CHAPTER 1 Extended Documentation 1.1 Usage The following code will run waitress on port 8080 on all available IP addresses0 码力 | 115 页 | 272.79 KB | 1 年前3
waitress Documentation v1.3.1waitress Documentation Release 1.3.1 Pylons Project Developers August 27, 2019 Contents 1 Extended Documentation 3 2 Change History 19 3 1.3.1 (2019-08-27) 21 4 1.3.0 (2019-04-22) 23 5 1.2.1 (2019-01-25) Support and Development 85 36 Why? 87 Python Module Index 89 Index 91 ii waitress Documentation, Release 1.3.1 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 1.3.1 2 Contents CHAPTER 1 Extended Documentation 1.1 Usage The following code will run waitress on port 8080 on all available IP addresses0 码力 | 95 页 | 249.32 KB | 1 年前3
waitress Documentation v1.4.3waitress Documentation Release 1.4.3 Pylons Project Developers February 03, 2020 Contents 1 Extended Documentation 3 2 Change History 19 3 1.4.3 (2020-02-02) 21 4 1.4.2 (2020-01-02) 23 5 1.4.1 Support and Development 93 40 Why? 95 Python Module Index 97 Index 99 ii waitress Documentation, Release 1.4.3 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 1.4.3 2 Contents CHAPTER 1 Extended Documentation 1.1 Usage The following code will run waitress on port 8080 on all available IP addresses0 码力 | 103 页 | 259.25 KB | 1 年前3
waitress Documentation v2.1.1waitress Documentation Release 2.1.1 Pylons Project Developers March 16, 2022 Contents 1 Extended Documentation 3 2 Change History 21 3 2.1.1 23 4 2.1.0 25 5 2.0.0 (2021-03-07) 27 6 1.4.4 (2020-06-01) Support and Development 103 44 Why? 105 Python Module Index 107 Index 109 ii waitress Documentation, Release 2.1.1 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 2.1.1 2 Contents CHAPTER 1 Extended Documentation 1.1 Usage The following code will run waitress on port 8080 on all available IP addresses0 码力 | 113 页 | 270.88 KB | 1 年前3
waitress Documentation v3.0.1waitress Documentation Release 3.0.1 Pylons Project Developers June 08, 2024 CONTENTS 1 Extended Documentation 3 2 Change History 21 3 3.0.1 (unreleased) 23 4 3.0.0 (2024-02-04) 25 5 2.1.2 27 Support and Development 109 47 Why? 111 Python Module Index 113 Index 115 ii waitress Documentation, Release 3.0.1 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable HTTP/1.0 and HTTP/1.1. CONTENTS 1 waitress Documentation, Release 3.0.1 2 CONTENTS CHAPTER ONE EXTENDED DOCUMENTATION 1.1 Usage The following code will run waitress on port 8080 on all available IP0 码力 | 119 页 | 339.46 KB | 1 年前3
Falcon v1.2.0 Documentationpopular ones out there, but anything that can load a WSGI app will do. All Windows developers can use Waitress production-quality pure-Python WSGI server with very acceptable per- formance. Unfortunately Gunicorn have Cygwin on Windows installed. Waitress can be good alternative for Windows users if they want quick start using Falcon on it. $ pip install [gunicorn|uwsgi|waitress] Source Code Falcon lives on GitHub things:app On Windows where Gunicorn and uWSGI don’t work yet you can use Waitress server $ pip install waitress $ waitress-serve --port=8000 things:app Then, in another terminal: $ curl localhost:8000/things0 码力 | 134 页 | 498.46 KB | 1 年前3
Falcon v1.3.0 Documentationpopular ones out there, but anything that can load a WSGI app will do. All Windows developers can use Waitress production-quality pure-Python WSGI server with very acceptable per- formance. Unfortunately Gunicorn have Cygwin on Windows installed. Waitress can be good alternative for Windows users if they want quick start using Falcon on it. $ pip install [gunicorn|uwsgi|waitress] Source Code Falcon lives on GitHub things:app On Windows where Gunicorn and uWSGI don’t work yet you can use Waitress server $ pip install waitress $ waitress-serve --port=8000 things:app Then, in another terminal: $ curl localhost:8000/things0 码力 | 146 页 | 535.22 KB | 1 年前3
Falcon v1.4.1 Documentationpopular ones out there, but anything that can load a WSGI app will do. All Windows developers can use Waitress production-quality pure-Python WSGI server with very acceptable per- formance. Unfortunately Gunicorn have Cygwin on Windows installed. Waitress can be good alternative for Windows users if they want quick start using Falcon on it. $ pip install [gunicorn|uwsgi|waitress] Source Code Falcon lives on GitHub things:app On Windows where Gunicorn and uWSGI don’t work yet you can use Waitress server $ pip install waitress $ waitress-serve --port=8000 things:app Then, in another terminal: $ curl localhost:8000/things0 码力 | 158 页 | 587.88 KB | 1 年前3
Falcon v1.4.0 Documentationpopular ones out there, but anything that can load a WSGI app will do. All Windows developers can use Waitress production-quality pure-Python WSGI server with very acceptable per- formance. Unfortunately Gunicorn have Cygwin on Windows installed. Waitress can be good alternative for Windows users if they want quick start using Falcon on it. $ pip install [gunicorn|uwsgi|waitress] Source Code Falcon lives on GitHub things:app On Windows where Gunicorn and uWSGI don’t work yet you can use Waitress server $ pip install waitress $ waitress-serve --port=8000 things:app Then, in another terminal: $ curl localhost:8000/things0 码力 | 156 页 | 573.94 KB | 1 年前3
Falcon v1.4.1 Documentationpopular ones out there, but anything that can load a WSGI app will do. All Windows developers can use Waitress production-quality pure-Python WSGI server with very acceptable per- formance. Unfortunately Gunicorn have Cygwin on Windows installed. Waitress can be good alternative for Windows users if they want quick start using Falcon on it. $ pip install [gunicorn|uwsgi|waitress] Source Code Falcon lives on GitHub things:app On Windows where Gunicorn and uWSGI don’t work yet you can use Waitress server $ pip install waitress $ waitress-serve --port=8000 things:app Then, in another terminal: $ curl localhost:8000/things0 码力 | 156 页 | 574.46 KB | 1 年前3
共 22 条
- 1
- 2
- 3













