app to DB servers over web - TechRepublic
General discussion
March 12, 2003 at 11:44 AM
charger media

app to DB servers over web

by charger media . Updated 22 years, 7 months ago

The application will be sending small pieces of data (about 2k) to a database via port 80 and I’m wondering the best way to go about setting up a redundant, scalable solution.

The network will be behind a Pix, but my concern is the application will be transmitting directly to the DB servers and some malicious coder could reprogram the .dll’s and do what he wants to our DB.

Does there need to be a web server in front of the DB servers?

This discussion is locked

All Comments