Has anyone else on Win5 been experiencing erratic performance levels? For the last week to 10 days my site goes from running reasonably fast to being very sluggish on a fairly regular basis. Sometimes it can take anywhere up to a minute to respond, but then seems fine for a while. I was hoping it would clear up on its own, but so far it’s been consistent in it’s erratic behaviour.
How many sites are on Win5? Maybe it’s getting too overloaded.
Whenever you notice such an issue, please report it to us immediately via a ticket
We do monitor the servers. What is most likely happening here is some customer is running some odd script at an unusual time which we need to track down.
No customer has been added to Win5 since October, 2004.
The new sites theory was just a guess. I have reported this kind of problem numerous times in the past. The answer I normally get is something along the lines of “Checked the site, runs fine. Please contact us for further assistance.” That’s why I thought I’d see if anyone else was affected first.
Just to follow up here, I have been watching win5, I see a series of one person sites running the same scripts right now. I am having to move them because they are using way too much CPU, I will keep an eye on it and if it continues we will have to take further steps.
Stephen, over the last few days, like Dave, I have noticed Win5 being very slow. Many times I get a time out script error, and many of my users are reporting problems and an almost unusable site.
The number of websites on win5 has been very stable for months, it just seems like everyone is starting to get a lot of traffic. I just loaded one of you pages and it has over 100 other people on it, and another has over 400 on.
Most of these high traffic sites are already in high isolation, and should not affect each other.
The page of yours I loaded up loaded in less than one second, except for some of the images, of which together add up to over 100kb, so it is understandable.
Can you send me a PM with a link regularly timing out?
I will keep monitoring it(I hadn’t today as I am off, but I saw the post and wanted to let you know I am watching it now).
Win 5 has been stuttering again late last night and early this morning (GMT+2). Some pages (not any particular ones) just timeout and only half load. It’s anoying, but doesn’t concern me too much.
You mention:
“Most of these high traffic sites are already in high isolation, and should not affect each other.”
What does this mean?
Good news for you, as I use loads of bandwidth!
“I just loaded one of your pages and it has over 100 other people on it, and another has over 400 on.”
Suppose I go with the LiteHost plan, get about 12 of my small time customers on it - then a couple of them get very hot and eat up my 30 GB monthly transfer half way thru the month (Is this the rate limiting step? ,ie monthly transfer and not CPU time ) How do I tell which customers need to pay me more to upgrade their accounts?
Microsoft OLE DB Provider for SQL Server error ‘80004005’
[DBNETLIB][ConnectionRead (WrapperRead()).]General network error. Check your network documentation.
/message_boards/default.asp, line 308
Once I get home (at work at the moment - AND it’s a Sunday!), I’ll go through the code just to make sure that everything is OK. I haven’t changed the page in ages though.
We are not really rate limiting, the win5 server is a windows 2000 machine and we are moving them from the medium pooled to high isolation. We don’t add any additional limits, but prevent them from crashing the system as a whole if an item/page gets in a loop or otherise hangs.
I was researching that error for another customer, it happens very at very random intervals and from what I saw it quite common on network based SQL servers.
Most people resolve it by adding a command timeout to 90, it is discussed in detail on an asp.net blog as the asp.net website here: