Glacier2
Glacier2 is a lightweight firewall traversal solution for Ice applications.
We present many examples of client/server applications in this manual, most of which assume that the client and server programs are running either on the same host, or on multiple hosts with no network restrictions. We can justify this assumption because this is an instructional text, but a real-world network environment is usually much more complicated: client and server hosts with access to public networks often reside behind protective router-firewalls that not only restrict incoming connections, but also allow the protected networks to run in a private address space using Network Address Translation (NAT). These features, which are practically mandatory in today's hostile network environments, also disrupt the ideal world in which our examples are running.
Topics
- Common Firewall Traversal Issues
- About Glacier2
- How Glacier2 Works
- Getting Started with Glacier2
- Callbacks through Glacier2
- Glacier2 Application Class
- Glacier2 SessionHelper Class
- Securing a Glacier2 Router
- Glacier2 Session Management
- Dynamic Request Filtering with Glacier2
- Glacier2 Request Buffering
- How Glacier2 uses Request Contexts
- Configuring Glacier2 behind an External Firewall
- Advanced Glacier2 Client Configurations
- IceGrid and Glacier2 Integration
- Glacier2 Metrics