/mod_redis_vhost

The lighttpd server module that let define vhost configuration using redis.

Primary LanguageC

mod_redis_vhost

The lighttpd server module that let define vhost configuration using redis. At the moment it replaces a part of mod_fastcgi realization.

Typical request from lighttpd site: HMGET site:example.org host port docroot

Requirements:

TODO

  • Support www. as alias
  • Support TTL
  • Rename into mod_redis_vhost

Removed in comparison with original mod_fastcgi

  • max_procs
  • bin_path, bin_env
  • unixsocket