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.
-
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).
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
|
Manual |
Documents that provide instructions for installation and usage
|