You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.
Formatting Syntax:
10 Hits====== Formatting Syntax ======
[[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the //Edit this page// button at the top or bottom of the page. If you want to try something, just use the [[playgr
Overview:
5 Hitsvices are connected to the Internet or to ISP private infrastructure. Each device needs to be delivere... coming soon) multi-server with high availability database, very high performance, large network topolo... rd to maintain and to plug to an existing Oracle database.
At that time, the DHCP algorithm was very ... the option-82. This simple algorithm would calculate the client address then update the Oracle databa
DokuWiki:
4 Hitsompliant, simple to use [[wp>Wiki]], mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful [[wiki:syntax]] which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files -- no database is required.
Read the [[doku>manual|Do
Frequently Asked Questions:
3 Hits====== Frequently Asked Questions ======
=== What is DHCP? ===
//[Extract from RFC 2131]//
''The Dynamic Host Configuration Protocol (DHCP) provides configuration parameters to Internet hosts. DHCP c... : a protocol for delivering host-specific configuration parameters from a DHCP server to a host and a mechanism for allocation of network addresses to hosts.''
=== Where can I find information about th
Server internals:
2 Hitsis targeted for developers only. Network administrators do not need to read this section in order to use DHCP Cluster at its full potential. Curious techies and developers will find below details of how... server works and how to extend it.
===== Hot data vs Cold data =====
DHCP Cluster makes a clear distinction between **cold data** (slowly changing) and **hot data** (real time).
**Cold data** is m
Architecture:
2 Hitsommon dynamic web server. It relies on a central database holding all persistent data, and one or more... w. It can be used through a wide range of configuration, from a simple stand-alone LAN server to a ISP... s a all-in-one Java process holding all functions at once. It is very simple to install and works out-of-the-box. The front-end and database engine run in the same Java process.
The network topology is
Design Goals:
1 Hitsls ======
This server is designed to be the foundation of wide range from local LAN server to large s... ===== Design goals =====
* **Availability**: state-less front-end servers. A majority of maintenance operations should not require server restart, especially topology (subnets) modification and updates. High availability should be easy to achieve with standard and simple load balancers. In case of
Server configuration:
1 Hits====== Server configuration ======
This page describes the configuration files for the DHCP server.
... s based on XML files which is the default configuration format. An alternative way is to put all data is the database when in high-availability mode (to be described later).
===== Configuration Basics =====
The dhcpd-j server configuration philosophy is IP-centric, compared to other products such as
Hsqldb Back-end:
1 Hits "Hypersonic DB" which is a simple and very fast database in pure Java, suitable for small to medium s... P solutions without installing or managing a separate database (MySQL, Oracle...).
This back-end offe... alent to many other free solutions
* Very fast database engine capable of managing requests in-memor... y; it can be typically 20x faster than classical databases
==== Cons ====
* database is not multi-