![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Networking Support General Networking Support Forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
TCP/IP Connections
I am running a windows XP Pro machine with Apache server. I've tweaked the system to allow 40 max connections. This is strictly a webserver that is used to host pictures so a thread opens for each specific picture, downloads it and goes to TIME_WAIT and I need to know how to tweak the registry or apache, to kill the TIME_WAIT because once it gets to 40 then the webserver halts.
Please I really would not like to hear by windows 2003 server because I do not have the money for that and I am sure there is a way! Thanks |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 180
OS: win xp, vista, linux
|
Re: TCP/IP Connections
I Dont think that TIME_WAIT is causing your server to Halt. All it Should do is after a session reaches the default time, start default close of that connection.When your system reaches it maximum open sessions, it will force the oldest session closed. PHP scripts have been known to cause this kind of behavier.
Read here http://httpd.apache.org/docs/1.3/misc/perf-tuning.html might help you. |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 180
OS: win xp, vista, linux
|
Re: TCP/IP Connections
TIME_WAIT is controlled by the windows registry,
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] Value Name: TcpTimedWaitDelay Data Type: REG_DWORD (DWORD Value) Value Data: 30-300 seconds (decimal) This small programm might help you http://www.lvllord.de/download.php?u...tch223d-en.zip |
|
|
|
|
|
#5 (permalink) |
|
Registered User
|
Re: TCP/IP Connections
ive already used and ran that program. I also turned off windows update so that it would not get over written. I have 50 max connections allowed. I dident have the value data of TcpTimedWaitDelay in decimal value I had it binary. So i changed it, lets see how this works out. I cant go any lower then 30 seconds?
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
|
Re: TCP/IP Connections
30 does not seem to do it. Do you think I've hit a barrier that there is nothign I can to improve the performance of xp pro. A suggestion that I got was to install SP1 and do not make any update, there is not any limits with that version. Then you run into problems with SP1. I need to make it kill the connections almost immediatly after finishing transmitting the data. Any more suggestions would be wonderful! but thanks for your help neilf!
|
|
|
|
|
|
#9 (permalink) |
|
Enthusiast
Join Date: Jan 2005
Location: Hong Kong, previously Fife in Bonnie Scotland
Posts: 1,294
OS: Vista SP1, Ultimate
|
Re: TCP/IP Connections
Just one thing, why don't you have at least SP2 for XP? If your hosting a website then you definetly need it up to date against security loopholes. No buts.
__________________
Prime95|Everest Ultimate Edition|How to do a repair install of XP|Bench Testing
"Nothing is True, Everything is Permitted" |
|
|
|
|
|
#10 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,720
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
Re: TCP/IP Connections
I'm curious as to what problems you think you have with SP1, or for that matter, SP2 and SP3? I have SP3 on several machines here, I don't know of any problems because of the service packs.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#11 (permalink) |
|
Registered User
|
Re: TCP/IP Connections
lol, I have sp3 on it right now. The issue with sp2 and sp3 they set limitations on the TCP/IP connections so that people are forced to purchase the server edition. Sp1 so I am told does not have any limitations on that, I am thinking of downgrading and giving it a shot, but I heard it has issues.... going sp1 and staying was a suggestion as i stated above :P
|
|
|
|
|
|
#12 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,720
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
Re: TCP/IP Connections
Actually, that's totally false. You can have a maximum of 10 client connections on XP-Pro at any service pack level from none through SP3. The limits are 5 for XP-Home across the same spectrum.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#13 (permalink) |
|
Enthusiast
Join Date: Jan 2005
Location: Hong Kong, previously Fife in Bonnie Scotland
Posts: 1,294
OS: Vista SP1, Ultimate
|
Re: TCP/IP Connections
Ok that sorts that out! Can you move this to the web development/design section of the forum johnwill, so it can get the attention needed?
__________________
Prime95|Everest Ultimate Edition|How to do a repair install of XP|Bench Testing
"Nothing is True, Everything is Permitted" |
|
|
|
![]() |
| Thread Tools | |
|
|