|
| |
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
Fed Up! - 5/9/2003 12:14:26
i' m fed up with my crap host. Is there a way to check the performance of a server?
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Fed Up! - 5/9/2003 12:35:54
Depends on what you want to check - a simple ping will give you a fair idea of the response
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/9/2003 12:52:34
ok ... well ... my deal is that my site is SO slow people are taking the time to complain. I think that when that happens things have got to change! My pages aren' t big and even the simplest asp page takes minutes rather than seconds. My only other consideration is that my server is being over resourced. I have contacted them but their " we are never wrong" attitude drives me nuts. What is the best way to check?
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Jim McShane
Posts: 48 Joined: 8/13/2002 Status: offline
|
RE: Fed Up! - 5/9/2003 13:33:40
Micah, did you try ping yet??? how long it take? -jim
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/9/2003 14:08:00
not sure how to do one (a ping that is)
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Nancy
Posts: 3626 Joined: 11/9/1999 From: Nebraska Status: offline
|
RE: Fed Up! - 5/9/2003 14:34:22
You can do it from a DOS prompt, or it' s called a command prompt in Windows XP but here' s a site that will do several functions: http://network-tools.com/ Nancy
_____________________________
Easy Estimates -- is a simple to use tool to quickly build a Web site page enabling visitors to quickly and easily create an estimate of the cost of services that you provide.
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Fed Up! - 5/9/2003 14:35:06
Go to a command prompt and type: ping domain.com or type: ping ipnumber
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Fed Up! - 5/9/2003 14:36:43
quote:
asp page Oops - must be a WIN server? Sorry, I don' t do windoze [:p]
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
Jim McShane
Posts: 48 Joined: 8/13/2002 Status: offline
|
RE: Fed Up! - 5/9/2003 16:04:55
sing in to site with frontpage first and then try ping.. mine is win2k also and it worked that way for me ...
|
|
|
|
Jim McShane
Posts: 48 Joined: 8/13/2002 Status: offline
|
RE: Fed Up! - 5/9/2003 16:07:10
slick start -- > run --> then type cmd get to command prompt .. then type ping www.domain.com and it should work -jim
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/9/2003 16:23:09
couldn' t " sign in" to site. Site doesn' t allow me to open it live. So - went to cmd anyway and tried the ping. Results: Request Timed Out Request Timed Out Request Timed Out Request Timed Out Packets - sent = 4; Received = 0; Lost = 4
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Fed Up! - 5/9/2003 17:17:16
quote:
what does THAT mean? That means the server is not responding! Not good at all. Do you know the server IP? Let me try - BRB Well, I get the same thing - The ip of the server doesn' t respond either - none of this is a good thing [:j]
< Message edited by Gil -- 5/9/2003 5:23 PM >
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/9/2003 17:33:24
so what is the best course of action?
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: Fed Up! - 5/9/2003 17:47:51
quote:
so what is the best course of action Your call - but if you can' t get any satisfaction from the host, maybe it' s time to look for a new one...
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
Shirley
Posts: 3126 Joined: 1/8/1999 From: Omaha, Ne USA Status: offline
|
RE: Fed Up! - 5/9/2003 18:29:57
I tried to check out the site and I got..... leisure-ideas.com is currently off line for scheduled maintenance. Please check back later. One reason I do not like asp and windoze servers.. if you are on a server with other sites with asp and one of those sites has some **** code it can screw up your site as well because the server is so clogged trying to run the bad code it slows down all asp on the server. When I was at Interland it was so bad for awhile that I had to call them everyday and tell them to re-boot or stop and start asp.
_____________________________
Everything But Cake
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/10/2003 3:58:28
so is php a better solution to asp or can i run into the same problems?
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/10/2003 9:27:33
but the first advantage would be that it doesn' t require a win box, right?
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
caywind
Posts: 1479 From: USA Status: offline
|
RE: Fed Up! - 5/10/2003 15:36:31
Quite frankly, at this point, I am making $0 investment in M$ or their technologies. Coincidentally, that' s what I' m investing in Linux right now too. Only with Linux I can get an entire desktop solution that runs on $300 worth of hardware.This applies to my clients, too. On the server side they are either moving to or considering Linux.
|
|
|
|
barking mad
Posts: 274 Joined: 12/6/2002 From: Out in the sticks, UK Status: offline
|
RE: Fed Up! - 5/12/2003 7:44:35
I see your site is still down I use FastHosts here in the UK and have absolutely no problems with any of my FP & ASP enabled sites. I also use an IT/Internet services company to arrange all the behind the scenes admin. Either contact them (FastHosts) direct or email me and I' ll give you a name of someone who organises it all for me. Because I use a " middleman" I don' t make any money out of hosting but I do get 1 good support 2 no problems setting up adding features etc best of luck Chris
_____________________________
The more I ask, the more I learn, the more I' m confused, therefore the more I ask ...
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/14/2003 4:44:39
Thanks chris - I' ll check them out.
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/14/2003 4:46:45
Thanks Doug - tell me what you think: http://www.leisure-ideas.com/fox.asp code is only: <% response.write " The quick brown fox yada yada" %>
< Message edited by micah -- 5/14/2003 4:47 AM >
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
davids
Posts: 211 Joined: 1/26/2003 From: Belgium (American) Status: offline
|
RE: Fed Up! - 5/14/2003 6:06:28
I notice that you are in the UK. Even though I' m in Belgium, I host in the UK at an outfit called Virtual Internet. I have used them to host ASP applications for a couple of years with no problems. Besides the overloading of shared servers, there can be problems with the configuration of Windows hosts. I think it is best to use a company that hosts lots of Windows sites so they have people in the company who understand how to do things, and not just a Linux guy who is maintaining a Win server on the side.
_____________________________
Davids International Relocation Technology
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: Fed Up! - 5/14/2003 7:44:09
quote:
ORIGINAL: davids I think it is best to use a company that hosts lots of Windows sites so they have people in the company who understand how to do things, and not just a Linux guy who is maintaining a Win server on the side. thats a great point - thanks
_____________________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|