Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CE10 connecting to database via proxy server

Status
Not open for further replies.

tbear6602

Programmer
Jul 26, 2005
24
US
Hi!

I'm running CE10, and I'm trying to connect to an Oracle 9 database via a secure SSH tunnel, but I'm having severe performance impacts (i.e. 3 of 4 connection attempts time out) and my SSH guy has offered to set me up with a connection via a HTTP proxy server instead of SSH tunnel proxy to attempt to speed up the reports and increase the productivity, but I have no clue how to set up the connection via a HTTP proxy server.

Currently I connect via TNS names to an intermediate server that redirects the query to the proper database via an SSH tunnel, but obviously this severely slows down the report. He says that if we use an HTTP proxy server it will drastically speed up the time required to establish the connection. Any suggestions as to how to configure the connection? Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top