Flopsar Documentation
5.2
5.2
  • What is Flopsar?
  • Overview
    • Supported Platforms and Requirements
    • Versioning
    • What's New
  • Administrator guide
    • Architecture Fundamentals
    • Agent
    • Server
      • GUI
    • Installation
      • Upgrade
    • Managing Users
    • Managing a License
    • Logging
  • User guide
    • Profiles
      • Instrumentation
    • Live
    • Data Browser
    • Data Analysis
    • Metrics
    • Data Masking
    • Agents
      • Managing Extensions
    • Glossary
  • Developer guide
    • Agent Extensions
    • Server API
Powered by GitBook
On this page
  1. Administrator guide

Architecture Fundamentals

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