What's new? | Help | Directory | Sign in
Google
limbo-machine
Experimental application server for Inferno OS.
  
  
  
  
    
Search
for
Updated Dec 28, 2007 by ostap.cherkashin
Labels: Phase-Implementation, Featured
ModLM  
Apache module for the Styx message forwarding.

Introduction

This module acts as a gateway between the JavaScript Styx protocol implementation and Styx servers run under Inferno OS. The JS library wraps Styx messages into HTTP posts (base16 encoded atm) and transmits them to httpd. ModLM does the following:

Installation

There are no binaries yet for the Limbo Machine. This section describes how to build and install the module from source. You will need Apache2 and APXS (APache eXtenSion tool) to build the module. (Windows version of the APXS can be found here.)

If the test was successful you can try our sample application:

ModLM writes some debugging info in apache log. This can be useful for trouble shooting.

N.B.

Please note that:


Sign in to add a comment