waitress Documentation v1.1.0will be shown on the console by default. See Logging to change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 1:8080 Using host and port is also supported: [server:main] host = 127.0.0.1 port = 8080 The PasteDeploy syntax for UNIX domain sockets is analagous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Arguments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 36 页 | 41.63 KB | 1 年前3
waitress Documentation v1.4.0setting. You can use it by passing script_name='/foo' to waitress.serve or you can use it in a PasteDeploy ini file as script_name = /foo. This will cause the WSGI SCRIPT_NAME value to be the value passed request which is prefixed with this value to be stripped of the prefix. You can use this instead of PasteDeploy's prefixmiddleware to always prefix the path. 0.8.5 (2013-05-27) Fix runner multisegment imports shown on the console by default. See Access Logging to change this. There's an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress's WSGI gateway from a configuration file, e.g.:0 码力 | 48 页 | 54.34 KB | 1 年前3
waitress Documentation v1.3.1shown on the console by default. See Access Logging to change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 1:8080 Using host and port is also supported: [server:main] host = 127.0.0.1 port = 8080 The PasteDeploy syntax for UNIX domain sockets is analagous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Arguments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 95 页 | 249.32 KB | 1 年前3
waitress Documentation v2.1.1setting. You can use it by passing script_name='/foo' to waitress.serve or you can use it in a PasteDeploy ini file as script_name = /foo. This will cause the WSGI SCRIPT_NAME value to be the value passed request which is prefixed with this value to be stripped of the prefix. You can use this instead of PasteDeploy's prefixmiddleware to always prefix the path. 0.8.5 (2013-05-27) Fix runner multisegment imports shown on the console by default. See Access Logging to change this. There's an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress's WSGI gateway from a configuration file, e.g.:0 码力 | 53 页 | 58.27 KB | 1 年前3
waitress Documentation v2.1.0setting. You can use it by passing script_name='/foo' to waitress.serve or you can use it in a PasteDeploy ini file as script_name = /foo. This will cause the WSGI SCRIPT_NAME value to be the value passed request which is prefixed with this value to be stripped of the prefix. You can use this instead of PasteDeploy's prefixmiddleware to always prefix the path. 0.8.5 (2013-05-27) Fix runner multisegment imports shown on the console by default. See Access Logging to change this. There's an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress's WSGI gateway from a configuration file, e.g.:0 码力 | 52 页 | 57.95 KB | 1 年前3
waitress Documentation v1.4.3shown on the console by default. See Access Logging to change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 1:8080 Using host and port is also supported: [server:main] host = 127.0.0.1 port = 8080 The PasteDeploy syntax for UNIX domain sockets is analagous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Arguments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 103 页 | 259.25 KB | 1 年前3
waitress Documentation v3.0.1
setting. You can use it by passing script_name='/foo' to waitress.serve or you can use it in a PasteDeploy ini file as script_name = /foo. This will cause the WSGI SCRIPT_NAME value to be the value passed request which is prefixed with this value to be stripped of the prefix. You can use this instead of PasteDeploy's prefixmiddleware to always prefix the path. 0.8.5 (2013-05-27) Fix runner multisegment imports shown on the console by default. See Access Logging to change this. There's an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress's WSGI gateway from a configuration file, e.g.:0 码力 | 55 页 | 56.36 KB | 1 年前3
waitress Documentation v2.1.2shown on the console by default. See Access Logging to change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 1:8080 Using host and port is also supported: [server:main] host = 127.0.0.1 port = 8080 The PasteDeploy syntax for UNIX domain sockets is analagous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Arguments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 115 页 | 272.79 KB | 1 年前3
waitress Documentation v2.1.1shown on the console by default. See Access Logging to change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 1:8080 Using host and port is also supported: [server:main] host = 127.0.0.1 port = 8080 The PasteDeploy syntax for UNIX domain sockets is analagous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Arguments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 113 页 | 270.88 KB | 1 年前3
waitress Documentation v3.0.1shown on the console by default. See Access Logging to change this. There's an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress's WSGI gateway from a configuration file, e.g.: supported: [server:main] host = 127.0.0.1 port = 8080 3 waitress Documentation, Release 3.0.1 The PasteDeploy syntax for UNIX domain sockets is analogous: [server:main] use = egg:waitress#main unix_socket sock You can find more settings to tweak (arguments to waitress.serve or equivalent settings in PasteDeploy) in Argu- ments to waitress.serve. Additionally, there is a command line runner called waitress-serve0 码力 | 119 页 | 339.46 KB | 1 年前3
共 22 条
- 1
- 2
- 3













