RE: Solution Architect



Forgot to mention one thing -- you may be able to fix the addressing issue
with dynamic dns, but you still have a potentially broken solution, depending
on what your needs are.. Changes in IP will cause your connections to be
broken, which may impact scalability and depending on application may cause
additional exceptions you may need to handle. And although dynamic dns works
well, it's not an instant solution, it takes a while to propagate.

On the other hand, many DHCP servers constantly give the same IP to the
hardware address, so maybe it's not an issue. My machine at work
(theoretically DHCP with a lease of 2 weeks) has had received the same IP for
more than two years. For me to be given a new address, i'd have to shut down
my computer for about a week or so..





"Pure Heart" wrote:


-- Hi Microsoft

we are trying to develop a web application to our company use, the problem
is we don't have fixed ip address plus our management don't agree to host
our database on a outside hosting company, so we was thinking that we will
rent an online dedicated server with fixed ip and make it as proxy to our
locally hosted database and web application so it redirect the requests to
us and sent the response from us to web clients is that scenario possible ?
and plus the operating system, database base, and visual studio , and IIS
what else do we need to use ?

i mean whats the architect for such scenario where web application is hosted
on a non static ip server but there is a server with static ip adress that
can redirect the request and the databse connection to the dynamic ip server ?

thank you very much.

Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
.



Relevant Pages

  • Re: Application design
    ... In particular depending on your architecture using MSMQ could help... ... I have never done a queue based system (and also done very little in the ... DB server or clustered web server etc.) However, ... customer and each customer will have a 'priority' preference, ...
    (microsoft.public.dotnet.framework)
  • Re: about viruswall?
    ... depending on your budget as well as system setup the solution will be quite ... Depending on the software implemented it can be less serious. ... >> your Windows server will have viruses? ... >> premier technical IT security event. ...
    (Security-Basics)
  • Re: Whats a good % Increase in performance
    ... Page buffering increases server memory use but cuts down on network traffic. ... Turning it on/off will have different effects depending on your available ... The memory and processor of your database server is also a factor ...
    (microsoft.public.dotnet.framework.performance)
  • Re: What is the use of SMTP server
    ... >> clients certainly COULD send mail directly rather than using ... >> a fixed server. ... but my home internet access is. ... Dynamic DNS services don't help that. ...
    (comp.os.linux.misc)
  • Re: Order by not working
    ... Depending on which link I click on it's either ... altering as I've added a line to print the query to the screen to make sure ... All I can say is on one server the data is displayed ... Where on the other server where ORDER BY 'count' could display the order in ...
    (comp.lang.php)

Loading