load balanced server to database server

W

w2jin

Hi all,

I have two web servers - load balanced servers, and one SQL server
behind forewall.

The web application on web servers needs to go through the firewall
that port 1433 is opened to these two web servers to query SQL Server.

Usually both of the two web servers can go through the firewall and
query SQL server.

But occasionally one of web server can not connect to
database server and got error "SQL Server does not exist or access
denied". It happened randomly, sometime it is server-1 and sometimes it

is server-2.

My company firewall support said the firewall dose not randomly decide
not to permit or deny a connection through the firewall from one server
or another. If this connection works once it should work all the time.

Is this netowrking problem?

Anyone had same problem before, and how to fix it.


Thanks
Willie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top