Click here to Skip to main content
15,896,606 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to get ip address of the client machine Pin
Xiangyang Liu 刘向阳25-Apr-08 7:40
Xiangyang Liu 刘向阳25-Apr-08 7:40 
AnswerRe: How to get ip address of the client machine Pin
Guffa26-Apr-08 1:11
Guffa26-Apr-08 1:11 
GeneralRe: How to get ip address of the client machine Pin
Xiangyang Liu 刘向阳26-Apr-08 1:29
Xiangyang Liu 刘向阳26-Apr-08 1:29 
AnswerRe: How to get ip address of the client machine Pin
anandkb29-Apr-08 21:15
anandkb29-Apr-08 21:15 
GeneralAgain, the flash, the javascript and the hidden menu Pin
Crisstina25-Apr-08 6:14
Crisstina25-Apr-08 6:14 
GeneralRe: Again, the flash, the javascript and the hidden menu [modified] Pin
logiclabz2-May-08 3:40
logiclabz2-May-08 3:40 
GeneralWeb Server Requirements Pin
Brady Kelly24-Apr-08 5:11
Brady Kelly24-Apr-08 5:11 
GeneralRe: Web Server Requirements Pin
Mark J. Miller24-Apr-08 10:35
Mark J. Miller24-Apr-08 10:35 
To answer that question you need to run load tests on the server using your application. The problem with us answering your question is that first off, we don't know what kind of processing you're doing, and how it is doing it. Your application may or may not be properly optimized or properly disposing of objects. Is the site doing image processing or serving video? Is it connecting to a database?

But even knowing the answers to these questions, you'll still have to look around for a load testing framework which will allow you to setup a load and set the number of concurrent threads (users). Then monitor your server using the Perfmon utility to watch memory useage, cpu rate and disk paging to start off.

Visual Studio 2005 comes with a tool, but I can't remember what it's called since I'm at a client's site and they haven't installed it on this machine. I think its something along the lines of Load Test Analyzer or something.

Mark's blog: developMENTALmadness.blogspot.com

Funniest variable name:
lLongDong - spotted in legacy code, was used to determine how long a beep should be.
- Dave Bacher

GeneralRe: Web Server Requirements Pin
Brady Kelly25-Apr-08 0:24
Brady Kelly25-Apr-08 0:24 
Questionwhois in asp Pin
gayatrilaxmi24-Apr-08 2:27
gayatrilaxmi24-Apr-08 2:27 
GeneralRe: whois in asp Pin
Vasudevan Deepak Kumar24-Apr-08 4:50
Vasudevan Deepak Kumar24-Apr-08 4:50 
GeneralRegarding GAC Pin
soniasan23-Apr-08 22:53
soniasan23-Apr-08 22:53 
GeneralRe: Regarding GAC Pin
Christian Graus25-Apr-08 23:31
protectorChristian Graus25-Apr-08 23:31 
GeneralRe: Regarding GAC Pin
Christian Graus25-Apr-08 23:31
protectorChristian Graus25-Apr-08 23:31 
GeneralSerialize ReportDocument without using RAS Pin
livez23-Apr-08 22:47
livez23-Apr-08 22:47 
GeneralOracle Stored Procedure Problem Pin
Saivjil23-Apr-08 21:39
Saivjil23-Apr-08 21:39 
QuestionBCC field empty while using CDO.Message Pin
Ashish Vasudev23-Apr-08 19:50
Ashish Vasudev23-Apr-08 19:50 
QuestionHow do I view data value of a dropdownlist when using the Edit field in GridView Pin
garygrub23-Apr-08 19:01
garygrub23-Apr-08 19:01 
GeneralJava Coder needs ASP.NET help Pin
garygrub23-Apr-08 18:06
garygrub23-Apr-08 18:06 
GeneralRe: Java Coder needs ASP.NET help Pin
Christian Graus25-Apr-08 23:32
protectorChristian Graus25-Apr-08 23:32 
QuestionJavascript execWB(6,2) alternatives? Pin
Gump61923-Apr-08 4:57
Gump61923-Apr-08 4:57 
AnswerRe: Javascript execWB(6,2) alternatives? Pin
Vasudevan Deepak Kumar23-Apr-08 21:47
Vasudevan Deepak Kumar23-Apr-08 21:47 
Generalhttp authentication Pin
pashitech22-Apr-08 23:55
pashitech22-Apr-08 23:55 
GeneralAbout MaintainScrollPosition and my web custom control problem! [modified] Pin
maryam.saboor22-Apr-08 22:42
professionalmaryam.saboor22-Apr-08 22:42 
QuestionDoes my experiment have any chance of success ?? Pin
Andrew_3O22-Apr-08 9:39
Andrew_3O22-Apr-08 9:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.