PDA

Click to See Complete Forum and Search --> : IIS Applicaions


Apr 3rd, 2000, 04:18 AM
Is anyone here using web apps?
How much traffic is your site successfully handeling?
Are You using MTS?
What is the best way to keep track of your
site traffic?
What is the minimum size server/s(Processor/s, Memory)
you would recomend for a site that will have to satisfy approx 200 to 300 users at a time on a 56k line?

***off the subject a bit***
Is ftp the fastest way to get files across a frame?
***
I apologize for so many questions in one thread.

Thanks in advance

Brian

compuGEEK
Apr 3rd, 2000, 10:30 PM
I've written a VB6 IIS application that allows clients to view his/her account history. Our site gets roughly 400 + hits per day....We are not currently using Transaction Server, however, as our client base grows, we will be implementing MTS.

We tested out Site Server to keep track of our traffic but found that it was "too bulky". In the interim, we have been using Analog, http://www.statslab.cam.ac.uk/~sret1/analog/.

Aside from being free, it's extremely fast! In order to customize Analog, you must weed through the documentation and examples, but after you get the hang of it, it's great.