Hi all,

my server runs puppet+mongrel:
[r...@ser01 ~]# rpm -qa|grep mongrel
rubygem-mongrel-1.0.1-6.el5
[r...@ser01 ~]# rpm -qa|grep puppet
puppet-server-0.24.8-1.el5.1
puppet-0.24.8-1.el5.1

when I do  netstat I see may connections in TIME_WAIT like this one:

tcp        0      0 localhost.localdomain:18141 localhost.localdomain:51903 
TIME_WAIT   -       

1814* are puppet ports, the other are http ones.

This could not be a problem is I had few of them, but look:

# netstat -puta|grep  "localhost.localdomain:1814"|grep -c TIME_WAIT
1324

and they keep there for a long time... more than 5 10 minutes...


Anyone noticed this behaivour before? anyone could explainme what's
happening?

TIA,
Arnau

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to