M Web Server

From VistApedia
Jump to: navigation, search

DSM Web Server by Doug Martin

Written in late 1990s. Used Digigal Standard MUMPS specific TCP/IP code. written in RG Namespace. Used 9000 number range of TCP/IP Ports. Adapted by ISC's to serve information about RPCs (Inquire from FileMan, no computed fields).

Original Code by Kevin Meldrum

Hardcoded to

Modifications by Sam Habiel

FileMan File driven code.
Supports TLS
On Mon, Feb 5, 2018 at 11:41 AM Sam Habiel <sam.habiel@gmail.com> wrote:
>>> I don't personally use it much these days (I focus on QEWD instead),
>>> but I do maintain it for various people who need fixes, but very
>>> poorly:
>>> https://github.com/shabiel/M-Web-Server
>>>
>>> Here's what's new:
>>> - Gzip compression capability on GT.M.
>>> - TLS for both Cache and GT.M
>>> - Fixes for the installer for Cache
>>>
>>> Install doc:
>>>  https://github.com/shabiel/M-Web-Server/blob/0.1.3/INSTALL.md
>>>
>>> Tutorials:
>>>
>>> https://github.com/shabiel/M-Web-Server/blob/0.1.3/doc/documentation-basic-usage.md
>>>
>>> https://github.com/shabiel/M-Web-Server/blob/0.1.3/doc/documentation-important-utilities.md
>>>
>>> https://github.com/shabiel/M-Web-Server/blob/0.1.3/doc/documentation-vista-integration.md
>>>