A WSGI front-door dispatcher.
Project description
A WSGI front-door dispatcher, virtual host router and environ manipulation swiss-army knife.
WFront is a top-level request dispatcher, directing requests based on the requested “Virtual Host”, listening port, URL path, or any combination.
WFront can be used to:
host multiple WSGI-powered domains in a single process
emulate a mod_proxy, SCGI/FastCGI/AJP, mod_wsgi, or mod_python WSGI setup under a simple development mode WSGI server,
simplify development and testing of complex, multi-server cluster environments
or just perform simple path-based request dispatching
Mapping HTTP/1.0 requests to HTTP/1.1 Host:-style requests is supported and is very flexible. WFront includes an environ manipulation toolkit that allows for additions to and transformations of server-provided environ data to be performed on each request.
The development version of WFront can be installed via easy_install WFront==dev or from the mercurial repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file WFront-0.4.zip
.
File metadata
- Download URL: WFront-0.4.zip
- Upload date:
- Size: 128.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da56045f44e8b7331b1ed0903cba7b422a0f0033fbef3c66728c8804f6f035df |
|
MD5 | 1fc129b85f44e1c098d7562f0be587b3 |
|
BLAKE2b-256 | 999e785d8ad0ee9a6f20adc691e900c267af7b514d7d9df94b946a61c5912442 |