Forum Post: Best Method To Connect Appserver Agents To Database

  • Thread starter Thread starter chrisrichardson
  • Start date Start date
Status
Not open for further replies.
C

chrisrichardson

Guest
What's the preferred method of connecting appserver agents to a database. The database resides on the same host as the appserver. So should I be connecting via: 1. Directly to the database (-db /path/to/my/db) or 2. Network, even though the DB is on the same host (-db mydb -H myhost -S myport)? Does option 2 imply client/server and the associated performance cost? Thanks OE 11.5 Enterprise, Red Hat 7

Continue reading...
 
Status
Not open for further replies.
Back
Top