Scroll to navigation

circuits.web(1) User Commands circuits.web(1)

NAME

circuits.web - Web Server and testing tool

SYNOPSIS

circuits.web [options] [docroot]

DESCRIPTION

circuits.web is a component based, event-driven light weight and high performance HTTP/WSGI framework. circuits.web applications are stand-alone applications with a high performance, multi-process web server with great concurrent scalability with full support for WSGI and deployment with other web servers.

OPTIONS

Bind to address:[port]. Default address is 0.0.0.0:8000.
Enable debug mode.
Use python JIT (psyco) if it is available.
Specify number of processes to start (multiprocessing).
Enable execution profiling support.
Specify server to use.
Specify type of poller to use. type can be epoll, poll or select. Default type is select.
Enable WSGI validation mode.

AUTHOR

James Mills <prologic@shortcircuit.net.au>

This manual page was written by Daniele Tricoli <eriol@mornie.org>, for the Debian project (but may be used by others).

Jun 2011 circuits 2.0.2