limited to 5000 socket
Date: Wed, 3 Nov 2004 15:17:01 -0800
Hi,
I'm trying to get a load of 2000 virtual users connected to a web server,
when I run the script I'm getting an error message (10048) address already in
use. After investigation, i found out 2 settings that were required to fix
the problem, MaxUserPort and TcpTimedWaitDelay, they have been set to 65000
and 30 seconds. I'm still having an issue to connect more than 5000 sockets,
I'm running windows 2003 web server edition with apache 2.0.52, any Ideas???
Thanks,
Relevant Pages
- Re: Web Help
... And save it as "certificate.php" on your web server. ... do to get around the limitations with IWP reports is to build your own. ... and the "Go to URL" script step. ... Printing from the web is not the best as you can not compress ... (comp.databases.filemaker) - Script using dll and ocx (to integrate in IIS )
... I have a script for an Motion Jpeg that I have to integrate into a website ... to get a "live Image" from a network camera. ... But in this script I have to install a dll and an oxc on my ... Create a Web Server alias and use this as the image ... (microsoft.public.inetserver.iis.ftp) - Sript using a dll an a ocx (to intigrate in IIS)
... I have a script for an Motion Jpeg that I have to integrate into a website ... to get a "live Image" from a network camera. ... But in this script I have to install a dll and an oxc on my ... Create a Web Server alias and use this as the image ... (microsoft.public.inetserver.iis) - Re: shorten time to attempt to connect to back end
... Is it not the case that the web server could be written in any ... The script on that web server could be ASP, ... I'm not sure why the dependency on IE is needed. ... FTP script to upload data, and then called a CGI script on that web ... (comp.databases.ms-access) - Re: checking a thread has started
... The shebang line doesn't control how the web server starts the ... script, so that doesn't tell us anything. ... What do you mean "runs as a local user"? ... That's not what StartServers means according to the Apache ... (comp.lang.python) |
|