Hello! I've a Problem with use POE; use POE::Wheel::ReadWrite; use POE::Wheel::SocketFactory;
I'm using an example # Spawn up to MAX_PROCESSES server processes, and then run them. Exit when they are done. from the POE Site, but after a long time running about 5-9 days. The Connections are not stable. Every 10 or 20 minutes the connections close. Any Idea? Stefan Priebe
