eqHello, I have setup an equalizer server, and a render client on a machine with 2 GPUs. The render client listens on a specific TCPIP port, and controls a separate GPU. I had to configure a render client since I use TurboVNC/VirtualGL for remote access.
I run eqPly in the following order : 1. eqPly -- --eq-client --eq-listen localhost:<port-number> 2. eqServer config.eqc 3. eqPly # the application Things run fine. However, after I exit the app and restart all the processes, then things don't work. The cause of the problem seems to be the sockets from the eqPly render client - these are in the TIME_WAIT state. My application starts up only if I restart the application after the sockets in the TIME_WAIT goes away. Anything I can do to avoid this TIME_WAIT state ? Thanks -- Shree VizStack : http://vizstack.sourceforge.net/ ParaComp : http://paracomp.sourceforge.net/ HP Internal Blog : http://blogs.hp.com/shree Personal Blog : http://www.shreekumar.in/ _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

