Name : apache-mod_vhost_ldap
| |
Version : 2.3.1
| Vendor : Mandriva
|
Release : 21
| Date : 2012-02-11 18:39:30
|
Group : System/Servers
| Source RPM : apache-mod_vhost-2.3.1-21.src.rpm
|
Size : 0.02 MB
| |
Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
Summary : This module provides Virtual Hosting based on OpenLDAP database
|
Description :
This module is provided for Virtual Host based on LDAP Directory Server, MySQL, PostgreSQL or SQLite3 databases. The core of this module is Berkely DB database where are stored positive hits in LDAP/MySQL/PGSQL/SQLite3. Without this cache probably our LDAP/MySQL/PGSQL/SQLite3 database will have problem with productivity. First lookup is done in cache. When the hostname (Vhost from HTTP/1.1 Request) is not found in cache, the module search in LDAP/MySQL/PGSQL/SQLite3. If the entry exist in LDAP/PGSQL, module insert values into cache, and proceed request. When there are no such entry, the module return DECLINED, and the request is directed to DocumentRoot of the Server.
This source rpm package will provide separate subpackages for each database backend, like so:
o apache-mod_vhost_ldap - OpenLDAP support o apache-mod_vhost_mysql1 - MySQL support o apache-mod_vhost_pgsql - PostgreSQL support o apache-mod_vhost_sqlite3 - SQLite3 support
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |