Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > MySQL > Performance questions. Shared vs. dedicated hosting.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-02-03, 08:34
kedaniel kedaniel is offline
Registered User
 
Join Date: Nov 2003
Location: Europe
Posts: 369
Performance questions. Shared vs. dedicated hosting.

We are planning an address lookup / directory
portal with a login/user profile feature.
There will first be hundreds of users,
most likely pretty quickly thousands, firstly
querying several million
addresses (firstly around 5 or 6 mill).
Some info is available for
anonymous users, the rest behind a login.
The users will not edit other info than
their own profile, so the queries to the
big table(s) are read-only.

In an Access MDB file the db is around 3gb.

1. I need some advice on when one should
consider a dedicated server in terms of
amount/speed/etc. Could we start out with
a co-hosting package and see how it works,
or is this amount already something that
needs its own server? Pricewise, I wonder
if the very size of the db file(s) actually
could prove less economic on a shared server
than having our own..?

2. How big will such a db be in MySQL? (disk space needed)

3. Then there is the rather obvious security
concerns, especially making sure the data "cannot"
be compromised.
I am of course aware of that one should have
a dedicated server where one fully controls
security related issues, but I want to see
if anyone have examples on whether this could
be sufficiently secured in a shared environment
as well.

It is mostly a read-only db, the updates could
be done on another machine , then publishing
only updates to the online version.
Does this affect security in any significant
way?

4. Any suggestions on service providers that
offer Linux/MySQL hosting and mirroring
in both Asia (preferably China) and
Europe/US?

Any advice is most welcome :-)

Regards,
kedaniel
Reply With Quote
  #2 (permalink)  
Old 12-03-03, 15:56
jbroder jbroder is offline
Registered User
 
Join Date: Jun 2003
Posts: 20
I doubt you can get shared hosting that will allow you 3gb of mysql space, most is in MB. I also doubt you can get shared hosting that will have mirroring at all anywhere. So, it seems you will need to get dedicated server(s).

I hope this is useful.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On