WebtoB 6.1 Data Sheet

Product Overview

WebtoB is a web server that handles browser requests in a web environment.

WebtoB 6.1 uses a single-process, multi-threaded model optimized for cloud-native environments and provides management tools for efficient system operation.

Key Features

WebtoB 6.1 provides the following key features.

  • Processing of various HTML documents

  • Support for FCGI

  • Integration with JEUS

  • Support for various security services such as SSL

  • Load balancing and failover

  • Management tools

System Architecture

WebtoB 6.1 consists of the following major components.

figure webtob6 1 architecture
  • WebtoB Process

    Handles client requests and integrates with various servers and modules.

    Component Description

    HTL (HTTP Listener)

    Accepts client connections.

    HTH (HTTP Handler)

    Handles client requests.

    Worker Thread

    Executes HTH operations and handles functions such as SSL and compression.

    Admin Server

    Provides REST APIs for dynamic configuration changes and monitoring.

    Logging Thread

    Outputs logs generated by WebtoB.

  • WebtoB Manager

    Manages the WebtoB Engine that handles HTTP requests. If the Engine terminates abnormally, it is automatically restarted.

  • Admin Tool

    Supports WebtoB operation and configuration management.

    Component Description

    wsadmin

    Displays WebtoB information via the CLI.

    configValidator

    Validates the WebtoB configuration

    configMigrator

    Converts WebtoB 5 configurations to the WebtoB 6 format (json, yaml).

System Requirements

The system requirements and supported platforms for installing and operating WebtoB 6.1 reliably are as follows:

Hardware Requirements

Item Minimum Specification

CPU

1 core

Memory

512 MB

Software Requirements

Item Supported Version

Operating System

Linux K.3.10 or later (64-bit)

Provided Items

The following items are provided for the installation and operation of WebtoB 6.1.

Item Description

Installation file

Executable file for product installation

  • webtob6100_unix_generic_ko.bin

Manual

Documents that provide instructions for installation and usage

  • WebtoB Installation Guide

  • WebtoB Administration Guide