Flopsar Documentation
5.0
5.0
  • What is Flopsar?
  • Overview
    • Supported Platforms and Requirements
  • Administrator guide
    • Architecture Fundamentals
    • Agent
    • Server
    • Installation
      • Upgrade
    • Managing Users
    • Managing a License
    • Logging
  • User guide
    • Profiles
      • Instrumentation
    • Data Browser
    • Data Analysis
    • Metrics
    • Glossary
    • FAQ
  • Developer guide
    • Agent Extensions
    • Server API
Powered by GitBook
On this page
  1. Administrator guide

Architecture Fundamentals

Last updated 2 years ago

Flopsar consists of three components:

  • Agent

  • Server

  • Workstation

Workstation, as a web application, can be served from either the server directly or any web server, which is able to operate as a reverse proxy.

Networking

Agents initiate bidirectional TCP connections to the server, which listens to these connections on a socket address specified in the server configuration.

Workstation bundled with the server
Workstation served from a reverse proxy