Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 08-10-2008, 09:42 AM
xaradu xaradu is offline
Hatchling Croc
 
Join Date: Aug 2008
Posts: 1
Default Questions before signup

Hello,
(sorry for my english)

I hosted websites and specialized applications on a hosting company and i would like to change because i have too many interruption of our services.

We host php applications than use a mysl database. Our partners send us data throught http request against the application. We also send query every 20 secondes to the applications in order to get data.

I seems that your services are very good. Can we host this kind of application with you without problem ?

The most important for us is the uptime and the speed because our application runs realtime, 7j/7 24h/24.

We need your response before signup.

(sorry for my english)

Cordially,

Cesar NGouan
Reply With Quote
  #2  
Old 08-10-2008, 09:50 AM
TheExoticFish TheExoticFish is offline
Junior Croc
 
Join Date: Jul 2008
Posts: 186
Default Re: Questions before signup

I'm not 100% sure but on a shared account I'd say that sounds like it would be a problem. On a dedicated server it may be allowed.
Reply With Quote
  #3  
Old 08-10-2008, 10:09 AM
regentronique's Avatar
regentronique regentronique is offline
King Croc
 
Join Date: Aug 2007
Location: Quebec,Canada
Posts: 960
Default Re: Questions before signup

Hello Cesar,

Quote:
We host php applications than use a mysl database. Our partners send us data throught http request against the application. We also send query every 20 secondes to the applications in order to get data.
At first sight, it seems that there won't be any problems with shared hosting.

Unless you have hundreds of partners sending data each 20 seconds, but from your message its seems more that they will send data just from time to time. And unless your query to the database is very very intensive with huge amount of data to process, but it do not look it is the case here.

Quote:
The most important for us is the uptime and the speed because our application runs realtime, 7j/7 24h/24.
The uptime is generally good here, speed is good if you are in US or not too far and with a good ISP and carrier between you and HostGator server.

I would suggest that you Ping HostGator.com just to give you an idea of the latency time you could expect from having your server there.
Reply With Quote
  #4  
Old 08-10-2008, 10:14 AM
striddy striddy is offline
Emperor Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 2,620
Default Re: Questions before signup

Further to what Regentronique just posted, also you should check that your site doesn't violate the TOS in particular:

7a.) Resource Usage
User may not:
a) Use 25% or more of system resources for longer then 90 seconds. There are numerous activities that could cause such problems; these include: CGI scripts, FTP, PHP, HTTP, etc.
b) Run stand-alone, unattended server-side processes at any point in time on the server. This includes any and all daemons, such as IRCD.
c) Run any type of web spider or indexer (including Google Cash / AdSpy) on shared servers.
d) Run any software that interfaces with an IRC (Internet Relay Chat) network.
e) Run any bit torrent application, tracker, or client. Please note that you may link to torrents off server, but may not host or store them.
f) Participate in any file-sharing/peer-to-peer activities
g) Run any gaming servers such as counter-strike, half-life, battlefield1942, etc
h) Run cron entries with intervals of less than 15 minutes

http://www.hostgator.com/tos.shtml
__________________
- David

Folding@Home Stats :
Reply With Quote
  #5  
Old 08-10-2008, 12:30 PM
TheExoticFish TheExoticFish is offline
Junior Croc
 
Join Date: Jul 2008
Posts: 186
Default Re: Questions before signup

Quote:
Originally Posted by xaradu View Post
We host php applications than use a mysl database. Our partners send us data throught http request against the application. We also send query every 20 secondes to the applications in order to get data.
This to me seems like they will be running something similar to 7b.
Even 7f states that you cannot do p2p activities which is what these processes would be, would it not ?
Reply With Quote
  #6  
Old 08-10-2008, 01:14 PM
gwyneth's Avatar
gwyneth gwyneth is offline
Veteran Croc
 
Join Date: Sep 2006
Location: Apostle Islands, Lk Superior
Posts: 5,866
Default Re: Questions before signup

Quote:
Originally Posted by TheExoticFish View Post
This to me seems like they will be running something similar to 7b.
Even 7f states that you cannot do p2p activities which is what these processes would be, would it not ?
Actually, it sounds more like a forum or any of a number of php/mysql web apps, all of which use http to request and serve data.

The OP said nothing about p2p, or anything that sounds like 7b.

The potential problem is the "every 20 seconds" but as regentronique noted that may or may not be a problem.
Reply With Quote
  #7  
Old 08-10-2008, 01:42 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,163
Default Re: Questions before signup

Quote:
Originally Posted by TheExoticFish View Post
This to me seems like they will be running something similar to 7b.
HTTP request is just a regular "make a request (aka *go to* or *post to*) a URL. Everytime somebody uses your website they are making an HTTP request. If you get one visitor every 20 seconds, it's the same as what this person is asking.
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #8  
Old 08-10-2008, 02:05 PM
regentronique's Avatar
regentronique regentronique is offline
King Croc
 
Join Date: Aug 2007
Location: Quebec,Canada
Posts: 960
Default Re: Questions before signup

Seems that i am not the only one to have understood that part
Reply With Quote
  #9  
Old 08-10-2008, 02:42 PM
TheExoticFish TheExoticFish is offline
Junior Croc
 
Join Date: Jul 2008
Posts: 186
Default Re: Questions before signup

I'm referring to the "application" part. I took that as meaning a program on a clients PC sending and receiving requests from the server.

I know what an HTTP request is.
Reply With Quote
  #10  
Old 08-10-2008, 03:20 PM
vmedia vmedia is offline
Hatchling Croc
 
Join Date: May 2008
Posts: 3
Default Re: Questions before signup

i have never had any trouble with my hosting here. i run all sorts of scripts and HG has been spot-on every time.

with that said if you're running very memory intensive apps then you should be looking at dedicated hosting. on shared all the memory is shared among the users.

but again - i've not had a problem yet!

http://nintendofit.info/poweredby.gif
Reply With Quote
  #11  
Old 08-12-2008, 01:21 AM
charlesgan's Avatar
charlesgan charlesgan is offline
Swamp Croc
 
Join Date: Mar 2007
Location: www.hostgatorreview.org
Posts: 350
Default Re: Questions before signup

Quote:
Originally Posted by TheExoticFish View Post
I'm referring to the "application" part. I took that as meaning a program on a clients PC sending and receiving requests from the server.

I know what an HTTP request is.
application term is very broad.. not just refering to software that doing remote procedure or remote processing etc. unless you are refering to "application software"
__________________
Charles Gan
Hostgatorreview.org webmaster
Reply With Quote
Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pre-Signup Questions ClearwaterPSI Pre-Sales Questions 2 03-31-2008 08:40 PM
Question about Signup/Domain Names lepage71 Pre-Sales Questions 3 12-26-2006 12:48 AM
Signup Procedures Unregistered Pre-Sales Questions 2 12-12-2004 04:38 PM
Signup Experience thisissocool Customer Reviews 0 09-04-2003 07:23 AM

All times are GMT -6. The time now is 03:21 AM.

 
Forum SEO by Zoints