Kinda slow during peak hours.....?

Sluggo

Lifer
Jun 12, 2000
15,488
5
81
It is more than slow, the snails are passing us at an alarming rate. Sometimes in the past couple of days it has taken 2 minutes or longer to load a page.
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
well im a web developer, and this forum is written in cold fusion (bad web language) and makes too many database calls (kills servers)

both of these put the server thru much more work than it has to, if they were ever to upgrade/change the front end of this forum, i wold recomend an ASP soulution, as it would integrate better into the NT servers.
 

Ladi

Platinum Member
Apr 21, 2000
2,084
0
0
ColdFusion is far from a "bad" web language that "kills servers." ASP, on the other hand, is vulnerable to far more security issues (not that they don't exist in CF or PHP). BTW, CF is *native* to NT servers, not just ASP, and it can certainly handle high volume traffic (many major websites and even some search engines are being built with CF now)...PHP is not native to NT, but on a very high-volume server, you'd be best off with a PHP frontend/SQL backend on a *nix server anyways.

Don't knock what you haven't worked with...CF is one of the best all-around solutions out there for dynamic content.

~Ladi
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
Train, thanks for your input. But, you are so wrong its pathetic. ColdFusion is as fast or faster than ASP. Its really not worth arguing with you as your knowledge of web applications is so limited its futile. Below is the execution time to load this thread. Slow? I think not.

Execution Time

94 milliseconds

Who else runs ColdFusion?

Autobytel
Toys 'R us.

 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
Excuse me, I am certified in Allaire Cold Fusion 4.5, and currently code in it 8 hours a day on one of our clients projects.

I am also certified in VB and ASP, and have done large domains in both (my current CF application recieves over one million hits a day)

I feel i am perfectly legitimate in saying what i did based on the fact that I have done extensive work in both. In my humble opinion ASP by far outperforms CF. Cold Fusion just happened to have come out much earlier and at the time was the best web solution, but when ASP arrived i quickly changed my favorite.

BTW 94 milliseconds is horrible, I've had pages with more data than this that load in 12 milliseconds. Where i work, we won't publish a page, in ASP or CF, that doesnt load in under 50 ms on average.

oh and I have benchamarks too, with one of our clients we ran tests, we had two pages, one in ASP the other in CF, they had the exact same html output, the exact same data calls, and the CF page NEVER executed faster than ASP. Dont get me wrong, CF has been put through its paces, and does get the job done, but has never beaten ASP in performance. I admit i may have been i little extreme earlier when i said it was a "Bad" language to develop in, its not, i just think ASP is better.
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
<< edited due to mature subject matter >>



I think the point was lost when you bashed a language without any real knowledge or proof. Its easy to say ASP sucks.. but why does it suck? Does it have proper server side caching ? Can it run on 4-5 different platforms? Every language has its use, and it all comes down to how good you are at it, what platform you are running on, what is your anticipated load. The point is some of THE LARGEST sites use CF, some of THE LARGEST sites use ASP, some of THE LARGEST sites use PHP. None of the languages suck, and ALL OF THEM can serve a purpose.

It happens so frequently when individuals do this, and well to some of us its offensive. Some of us make a damn decent living off any one of these languages. So why not sit back and think before typing away about something you really don't have a grasp of what so ever. i.e 94ms is slow on a site that does 10-15 million hits a day ;p Geesh that has to be the most ridiculous thing anyone has ever said.
 

Scorpion

Senior member
Oct 10, 1999
748
0
0
Not going to start an argument, but I'm a web developer for a Major hospital in the City I work in. My collegue and I had worked with some CF before and we both agreed that we prefered ASP over it as it seemed to be slightly faster. Interestingly, our rival hospital just released their new site in CF. It's not bad. I think it is a tad slower though, and I do prefer ASP with a good server set up.

Edit: But it gets the job done here, and Zuni, you must be pretty good with it so can't argue with a good programmer. Knowledge and experience go a long way. And I think this is the best CF site I've ever seen. I've never had very many &quot;slow&quot; problems with AnandTech.
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
Thanks Scorpion, we have had issues but 98% of them were all isp related. I think out of any of my clients anand has had the worst luck with ISP's and its not his fault at all. We use some pretty advanced caching routines 99% of anandtech is in memory and gets updated when databases get updated. Having fun writing code is what its all about
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
<Big Gulp>

Zuni,

I feel very unproffesional about calling CF &quot;bad&quot; I guess i chose the wrong words, really i was venting about some problems i had recently had with it, that i could have solved in ASP, but then of course there are also been problems in ASP that could have been solved much easier in CF.

 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
Yep we all have those moments. I.e trying to load active x objects using cfobject in CF, its a sob . It's getting better but its not where asp is for active x.

Its all cool no worries.
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
maybe someday we will all be able to &quot;speak&quot; the same language, then we will have only ourselves to blame if something doesn't meet our expectations
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
I would like nothing more than there to be one language that does EVERYTHING right but hey we are living in reality Where MS and Allaire make mistakes
 

kontrabass

Member
Feb 10, 2000
35
0
0
It's been fun watching you two duke it out. But the fact is, FuseTalk is the only database-driven board that's worth its salt (that I've found), so CF seems to me to be the only way to go...

 

Bozo Galora

Diamond Member
Oct 28, 1999
7,271
0
0

yea, slow at peak times again. Damn. I thot probs were over.
We all know its isp hops, not server.
I'm getting 15 hops, last 4 over 1040ms
This time its AlterNet 157.130.33.22 where it starts
hope it heals itself
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
the best forum ive ever seen is Ultimate bullitin board, even though im an NT guy, and UBB runs in Perl.

The reason UBB is better than any CF or ASP forum i have found is simple, it writes each topic into static HTML, and only rewrites the topic when someone edits or posts to that topic. (if your on a modem youll notice when a topic loads in a fusetalk forum that each post comes up seperate, indicating the script loads that post, dumps it, loads another, dumps, etc., static HTML just dumps the whole page)

This is good for several reasons, first, static HTML will destroy any CF, ASP, JSP or whatever scripting language you use, no contest, servers can spit out static html like nobodys business. second, search engines prefer static pages, easier to index, thus more exposure there, if you want it anyways.

If fusetalk makes a forum which outputs static HTML, that would be awesome, but until then, UBB is tops in performance. I only wish they made it in ASP or CF
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
heheheh UBB fast? sure for 1000 users.. it would NEVER handle 26,000 users. Fusetalk was built just because of that.. anand was running ubb and every time it hit 5000 users or so BOOOOOOM, MANY other sites have had that problem, UBB was not built to handle an enterprise class forum ;p Geesh.
 

Mday

Lifer
Oct 14, 1999
18,647
1
81
i don't even know how to program

i find myself saying that i am more interested in the hardware than the software, but from what i know of programming (stupid course of pascal as a prereq for intro to CS (ap equiv) at NYU) it's &quot;fun.&quot; as in you see results...

i am having problems now, i don't know if it's &quot;you,&quot; my ISP, or the fact that i just installed the final release of ie 5.5.
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
hmmm CF beat static HTML? id like an explanation for this,

it seems your obviously biased torward fusetalk as you are a &quot;FuseTalk Developer&quot; but Oracle, Mp3.com, and Warner Bros all use UBB, ultimatebb.com has 14,000 users.

looks pretty huge to me: http://bboard.mp3.com/cgi-bin/mp3/ubb/Ultimate.cgi?action=intro

mp3.com doesnt display how man users, but they have about 75 forums, each with over 10,000 posts

if they can handle that many and you can only do 1,000... whats the problem? are you ever going to admit its a server problem? or are you just going to keep blaming it on ISP's? im on a dual T3 where i am right now and the only site i have trouble reaching right now is forums.anandtech.com sites in the UK and Australia are loading faster than this

there were a total of 15 sites listed on fusetalk.com using fusetalk, ultimatebb.com had nearly a thousand.
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
Its obvious you have been offended, by whom I don't know. The problems you are having are not coldfusion or fusetalk related. That is all I have to say regarding this matter.
 

Train

Lifer
Jun 22, 2000
13,572
66
91
www.bing.com
sure is nice to be able to edit your post without the little edit message apearing when your the webmaster isnt it?

hoping no one would notice?
 

Sluggo

Lifer
Jun 12, 2000
15,488
5
81
Hate to ask a stupid question, but how do I check my traceroutes and figure out where the holdup is? Is it a simple DOS deal like sending a ping? I have no problem taking your word that it isn't your server, just curious where the slowdown is taking place, because it seems to be getting worse. The page I am writing this on still hasn't finished loading (on cable modem) and I type slower than Forrest Gump talks.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |