Corporate
Documentation
Products
Login
Overview
Tour
Information
Demos
Pricing
Support
Platform
Download
Install
Software Platform Analysis
Analysis of the Software Platform used to run DataBreeze
9
of
11
An overview of a three server high performance architecture for DataBreeze.
A Public Apache Web Server that serves SSL and static HTML documents and images.
A Private Apache Mod_Perl Application server serving only dynamic DataBreeze content.
A Database server serving only SQL information.
Public Internet Clients
1)
Internet Client requests dynamic DataBreeze Web page
6)
Public Web Server returns dynamic Web page to Internet Client
Public Web Server
Apache with mod_proxy, mod_rewrite, mod_ssl modules
Configured for maximum number of connections
Serves Static Documents and Images
Responsible for all connections to Public Internet
Retrieves and buffers content from Mod_Perl Server
2)
Public Web Server passes dynamic DataBreeze Web Page request to Mod_Perl Application server
5)
Mod_Perl Application Server returns completed dynamic DataBreeze Web page
Mod_Perl Application Server
Apache with mod_perl module
Provides all DataBreeze dynamic program functionality
Serves Dynamic documents to Public Web Server
Retrieves Information from SQL Database server
4)
Mod_Perl Application Server requests SQL Dataset from SQL Server
5)
SQL Server returns SQL DataSet to Mod_Perl Application Server
SQL Database Server
Receives and processes query for SQL data
Returns SQL Data Set to Mod_Perl Application Server
© Copyright 2000
DataFree, Inc.
All rights reserved
Legal Disclaimer
Terms of Use
Privacy Policy