Re: Something like "ping" for windows messages.




Ajay Kalra wrote:

...
Alternatively, if its
busy doing some task (some long computation), it will receive the message
until the task is complete.

That's the point of my test. Is it busy?


I am not aware of a tool which does this as I dont know what exactly you
achieve by doing this.

I'll explain a bit more.

It's a server process normally dealing with comunications to a few
clients (MFC apps on other PC's) and building HVAC controllers. There
is also a simple webserver built in. The webserver is going to be used
a bit more and I want to know what effect it will have on the response
time to the other services it provides (listening on other sockets).

I have a test web client that will constantly hit the port dealing with
http requests. As a guide to how responsive the server is going to be
for it's other tasks, I thought I'd see how quickly it could respond to
a windows message. If the webserver part is sending a large file,
will it block until the file is sent or is there code in there to pass
it out in chunks so it can still do it's other tasks? That's the kind
of thing I'd like to find out. Looking at the code will give me an
idea but I'd rather get some sort of measurement.

If it turns out that the sending a large file via http causes the
server to hang for long periods then I need to look at putting it on
another thread perhaps.

I'd like to do other tests where the webserver is sending out a series
of small files. What effect will this have on the repsonsiveness of
the server? I need a good way of measuring it.

Thanks.

Peter.

.



Relevant Pages

  • Re: Help files as CHM
    ... exceptions encountered by CDN apps. ... Unfortunately the 'Server Too ... Busy' exception is provided by the ASP.NET runtime, ... Why not bypass the .NET scipting and let the webserver handle large ...
    (borland.public.delphi.non-technical)
  • Re: Something like "ping" for windows messages.
    ... busy doing some task, ... It's a server process normally dealing with comunications to a few ... is also a simple webserver built in. ... a windows message. ...
    (microsoft.public.vc.mfc)
  • Re: Basic Question (dumb) regarding security
    ... It is not ok to host a public website on your SBS, but it is ok to host ... setup the network and the webserver properly so that only appropriate ... It would be less secure or meaningful to open more holes in ISA so ... Since ISA is an application server, ...
    (microsoft.public.windows.server.sbs)
  • Re: hide ip address of website (no domain name)
    ... > webserver from any other programs/scanners/etc? ... > will proxy server installed on the box or using host ... > various parts of it that are not on port 80. ... How about installing on of the open source firewalls in front of it and ...
    (Security-Basics)
  • RE: ViewState vs. Database
    ... webserver, but that seems like the best performance to cost ratio I can come ... Microsoft MSDN Online Support Lead ... You can send feedback directly to my manager at: ... to server, webserver, server to database server..). ...
    (microsoft.public.dotnet.general)