Boards.ie uses cookies. By continuing to browse this site you are agreeing to our use of cookies. Click here to find out more x
Post Reply  
 
Thread Tools Search this Thread
02-05-2012, 13:15   #1
komodosp
Registered User
 
Join Date: Dec 2006
Posts: 1,517
Recommended connection speed for WCF web services?

Hi folks

I am looking to set up a PHP site that accesses a wcf web service... Anyway the client has asked me to recommend what broadband speed they should have on the server that hosts the web service.

I want a fairly instantaneous response from the server because there could be several (4 or 5 to 20 depending on the page) transactions per page load, though only about 100 visitors to the site per day.

So any ideas on how fast my connection should be?
komodosp is online now  
Advertisement
02-05-2012, 14:42   #2
MagicRon
Registered User
 
Join Date: Dec 2011
Location: ::1
Posts: 132
Quote:
Originally Posted by komodosp View Post
Hi folks

I am looking to set up a PHP site that accesses a wcf web service... Anyway the client has asked me to recommend what broadband speed they should have on the server that hosts the web service.

I want a fairly instantaneous response from the server because there could be several (4 or 5 to 20 depending on the page) transactions per page load, though only about 100 visitors to the site per day.

So any ideas on how fast my connection should be?
One them how long is a piece of string type questions. Exactly how much data is being sent up and down the line? How long is that line?

How fast is their current broadband speed? i.e. what are they paying for and what are they getting?

Is the IP address static?

Are they on a business package? ISP might not like you hosting a server on their service ... read the small print.

Shouldn't be too hard for you to create a simple wcf service on their server that would return roughly the amount of data you would be looking for and then call it from the server that will host the site ... and time how long that takes.
MagicRon is offline  
03-05-2012, 09:09   #3
komodosp
Registered User
 
Join Date: Dec 2006
Posts: 1,517
No more than a couple of hundred bytes at a time. Unfortunately I don't have much control over this as I was just the one setting up the client. They have someone else setting up the server.
komodosp is online now  
Post Reply

Quick Reply
Message:
Remove Text Formatting
Bold
Italic
Underline

Insert Image
Wrap [QUOTE] tags around selected text
 
Decrease Size
Increase Size
Please sign up or log in to join the discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search