You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Blackyfff 99e4af12c2 rework + lookingglass
Signed-off-by: Blackyfff <freifunk@freifunk-herpf.de>
2 months ago
README.md It is possible to DoS the server with massiv call of simple babelweb. 4 years ago
babel.html rework + lookingglass 2 months ago
index.php Shorten timeout in looking glass 3 years ago

README.md

Simple-Babelweb

A very simple Babel Web for babeld v1.8

  • Just clone it to your favorite httpd directory.

index.php

The php version for gateways

Requirements

  • php
  • netcat-openbsd (ipv6)

babel.html

The haserl version for slim devices without php

Requirements

  • haserl
  • netcat with ipv6 support

Apache 2 settings

To avoid OOM Killer it's usefull to reduce the MaxConnectionsPerChild on apache2. On Debian open /etc/apache2/mods-enabled/mpm_prefork.conf and reduce MaxConnectionsPerChild. Do not use more then 10 MaxConnectionsPerChild per Gigabyte RAM on your System.