SimpleHTTPServer
python -m SimpleHTTPServer python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/http.server.html
nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server written by Igor Sysoev. It has been running for more than five years on many heavily loaded Russian sites including Rambler (RamblerMedia.com).
nginx [engine x] is a http and reverse proxy server, as well as a mail proxy server written by igor sysoev. it has been running for more than five years on many heavily loaded russian sites including rambler (ramblermedia.com).
basic http server features
serving static and index files, autoindexing; open file descriptor cache; accelerated reverse proxying with caching; simple load balancing and fault tolerance; accelerated support with caching of fastcgi, uwsgi, scgi, and memcached servers; simple load balancing and fault tolerance; modular architecture. filters include gzipping, byte ranges, chunked responses, xslt, ssi, and image transformation filter. multiple ssi inclusions within a single page can be processed in parallel if they are handled by proxied or fastcgi/uwsgi/scgi servers; ssl and tls sni support.
Facebook
Official Website
Twitter
Low memory usage Modular System Configurable Modules Load balancing
Productivity Developer Tools Utilities Networking and Admin
modular-system web-server proxy-server http-daemon http-server caching load-balancing reverse-proxy