waitress Documentation v1.4.0callback. See https://github.com/Pylons/waitress/pull/249 1.2.1 (2019-01-25) Bugfixes When given an IPv6 address in X-Forwarded-For or Forwarded for= waitress was placing the IP address in REMOTE_ADDR with the requirements in the CGI spec which REMOTE_ADDR was lifted from. Waitress will now place the bare IPv6 address in REMOTE_ADDR: 2001:db8::0. See https://github.com/Pylons/waitress/pull/232 and https://github com/Pylons/waitress/issues/149 and https://github.com/Pylons/waitress/pull/153 1.0.1 (2016-10-22) Bugfixes IPv6 support on Windows was broken due to missing constants in the socket module. This has been resolved0 码力 | 48 页 | 54.34 KB | 1 年前3
waitress Documentation v1.3.1development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve wildcard for the hostname is also supported and will bind to both IPv4/IPv6 depending on whether they are enabled or disabled. IPv6 IP addresses are supported by surrounding the IP address with brackets brackets. New in version 1.0. ipv4 Enable or disable IPv4 (boolean) ipv6 Enable or disable IPv6 (boolean) unix_socket Path of Unix socket (string). If a socket path is specified, a Unix domain socket is made0 码力 | 95 页 | 249.32 KB | 1 年前3
waitress Documentation v2.1.1callback. See https://github.com/Pylons/waitress/pull/249 1.2.1 (2019-01-25) Bugfixes When given an IPv6 address in X-Forwarded-For or Forwarded for= waitress was placing the IP address in REMOTE_ADDR with the requirements in the CGI spec which REMOTE_ADDR was lifted from. Waitress will now place the bare IPv6 address in REMOTE_ADDR: 2001:db8::0. See https://github.com/Pylons/waitress/pull/232 and https://github com/Pylons/waitress/issues/149 and https://github.com/Pylons/waitress/pull/153 1.0.1 (2016-10-22) Bugfixes IPv6 support on Windows was broken due to missing constants in the socket module. This has been resolved0 码力 | 53 页 | 58.27 KB | 1 年前3
waitress Documentation v2.1.0callback. See https://github.com/Pylons/waitress/pull/249 1.2.1 (2019-01-25) Bugfixes When given an IPv6 address in X-Forwarded-For or Forwarded for= waitress was placing the IP address in REMOTE_ADDR with the requirements in the CGI spec which REMOTE_ADDR was lifted from. Waitress will now place the bare IPv6 address in REMOTE_ADDR: 2001:db8::0. See https://github.com/Pylons/waitress/pull/232 and https://github com/Pylons/waitress/issues/149 and https://github.com/Pylons/waitress/pull/153 1.0.1 (2016-10-22) Bugfixes IPv6 support on Windows was broken due to missing constants in the socket module. This has been resolved0 码力 | 52 页 | 57.95 KB | 1 年前3
waitress Documentation v1.4.3development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve wildcard for the hostname is also supported and will bind to both IPv4/IPv6 depending on whether they are enabled or disabled. IPv6 IP addresses are supported by surrounding the IP address with brackets brackets. New in version 1.0. ipv4 Enable or disable IPv4 (boolean) ipv6 Enable or disable IPv6 (boolean) unix_socket Path of Unix socket (string). If a socket path is specified, a Unix domain socket is made0 码力 | 103 页 | 259.25 KB | 1 年前3
waitress Documentation v3.0.1
callback. See https://github.com/Pylons/waitress/pull/249 1.2.1 (2019-01-25) Bugfixes When given an IPv6 address in X-Forwarded-For or Forwarded for= waitress was placing the IP address in REMOTE_ADDR with the requirements in the CGI spec which REMOTE_ADDR was lifted from. Waitress will now place the bare IPv6 address in REMOTE_ADDR: 2001:db8::0. See https://github.com/Pylons/waitress/pull/232 and https://github com/Pylons/waitress/issues/149 and https://github.com/Pylons/waitress/pull/153 1.0.1 (2016-10-22) Bugfixes IPv6 support on Windows was broken due to missing constants in the socket module. This has been resolved0 码力 | 55 页 | 56.36 KB | 1 年前3
waitress Documentation v2.1.2development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve wildcard for the hostname is also supported and will bind to both IPv4/IPv6 depending on whether they are enabled or disabled. IPv6 IP addresses are supported by surrounding the IP address with brackets Default: waitress.invalid New in version 2.0. ipv4 Enable or disable IPv4 (boolean) ipv6 Enable or disable IPv6 (boolean) 1.6. waitress API 11 waitress Documentation, Release 2.1.2 unix_socket Path0 码力 | 115 页 | 272.79 KB | 1 年前3
waitress Documentation v2.1.1development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve wildcard for the hostname is also supported and will bind to both IPv4/IPv6 depending on whether they are enabled or disabled. IPv6 IP addresses are supported by surrounding the IP address with brackets Default: waitress.invalid New in version 2.0. ipv4 Enable or disable IPv4 (boolean) ipv6 Enable or disable IPv6 (boolean) 1.6. waitress API 11 waitress Documentation, Release 2.1.1 unix_socket Path0 码力 | 113 页 | 270.88 KB | 1 年前3
waitress Documentation v3.0.1development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve wildcard for the hostname is also supported and will bind to both IPv4/IPv6 depending on whether they are enabled or disabled. IPv6 IP addresses are supported by surrounding the IP address with brackets Default: waitress.invalid Added in version 2.0. ipv4 Enable or disable IPv4 (boolean) ipv6 Enable or disable IPv6 (boolean) unix_socket Path of Unix socket (string). If a socket path is specified, a0 码力 | 119 页 | 339.46 KB | 1 年前3
waitress Documentation v1.1.0development and in situations where the likes of PasteDeploy is not necessary: # Listen on both IPv4 and IPv6 on port 8041 waitress-serve --listen=*:8041 myapp:wsgifunc # Listen on only IPv4 on port 8041 waitress-serve com/Pylons/waitress/issues/149 and https://github.com/Pylons/waitress/pull/153 1.0.1 (2016-10-22) Bugfixes IPv6 support on Windows was broken due to missing constants in the socket module. This has been resolved com/Pylons/waitress/issues/131 for more information. Deprecations Python 2.6 is no longer supported. Features IPv6 support Waitress is now able to listen on multiple sockets, including IPv4 and IPv6. Instead of passing0 码力 | 36 页 | 41.63 KB | 1 年前3
共 127 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13













