| HTTP Settings
HTTP Tunneling is a method for connecting to a PostgreSQL server that uses the
same protocol (http://) and the same port (port 80) as a webserver does. It
is used while your ISPs do not allow direct connections to their PostgreSQL server,
but allows establishing HTTP connections.
Steps of setting up HTTP Connection for PostgreSQL Server:
- Uploading the Tunneling Script.
- Setting up HTTP Tunnel.
Note: HTTP Tunnel and SSH Tunnel cannot function simultaneously.
The SSH Tunnel is disabled when you select the HTTP Tunnel and vice versa.
See also:
Advanced Settings
Related topics:
General Settings
|