Re: suggestion for ideal server
- From: "Bruno van Dooren [MVP VC++]" <bruno_nos_pam_van_dooren@xxxxxxxxxxx>
- Date: Wed, 27 Dec 2006 21:49:10 +0100
I created basic server application with vc++6.0 -> Console
application with MFC support. All users will connect to this server. I am
planning to restart this server for every 24 hours. Is it ideal server? Is
there any links for ideal server?
I don't know what you mean by ideal server, but in my opinion, an ideal
server is a server that scales well with increasing connections (10, 100,
1000 users should be handled with comparable performance) and does not need
a restart. a daily reboot is hardly ideal.
--
Kind regards,
Bruno van Dooren
bruno_nos_pam_van_dooren@xxxxxxxxxxx
Remove only "_nos_pam"
.
- Follow-Ups:
- Re: suggestion for ideal server
- From: Alex Blekhman
- Re: suggestion for ideal server
- Prev by Date: Re: problem in c++ Translation
- Next by Date: Re: writing data to a DVD
- Previous by thread: Re: suggestion for ideal server
- Next by thread: Re: suggestion for ideal server
- Index(es):
Relevant Pages
|