[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] tcp connections bewteen domUs woes


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Thomas <iamkenzo@xxxxxxxxx>
  • Date: Wed, 22 Jul 2009 17:50:07 +0200
  • Delivery-date: Wed, 22 Jul 2009 08:50:54 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HFMaBGd/SYwq+6E9m4Um6CF2cdYYplR5sq1Cr/USsJva025wC+hPPlhguJfqW3vAOW LB1PJlfXg1lBmRv2QAHnPKMM87VU5hJuApGvCk5jkDn+aOYWKnVvL6auogF59C0WLYQz yOeJLsefD/hIPw4Pq8CgvQ26LE0RXaHHleHkA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I have 2 domUs communicating between, each other. One has Nginx
running that processes all incoming requests, if it's a static file,
it serves it directly, if it's a dynamic request, it then proxy_pass
the request to a Rails app hosted on another domU. For a few days now,
I am experiencing some problems between these 2 domUs. Here is a
picture of the problem:

$ netstat -anp
Proto Recv-Q Send-Q Local Address           Foreign Address
State       PID/Program name
[...]
tcp     1239      0 10.0.0.2:3100           10.0.0.1:36186 CLOSE_WAIT -
tcp        1      0 10.0.0.2:3100           10.0.0.1:48261 CLOSE_WAIT -
tcp     1107      0 10.0.0.2:3100           10.0.0.1:48286 CLOSE_WAIT -
tcp     1239      0 10.0.0.2:3100           10.0.0.1:36192 CLOSE_WAIT -
tcp     1152      0 10.0.0.2:3100           10.0.0.1:36189 CLOSE_WAIT -
tcp     1152      0 10.0.0.2:3100           10.0.0.1:36195 CLOSE_WAIT
[...]

Connection never close and will keep adding. At some point in time all
running processes of my Rails app will get stuck and my application
will become unreachable. Any idea where that could come from?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.