Daemon process

Shan m.shanmugarajan at gmail.com
Tue Sep 1 23:57:02 EDT 2009


I have XML RPC Server listening on a port. This XML RPC Server works
fine when i run it as foreground process. All the clients are able to
connect with the XML RPC Server. But when i run it as daemon(not using
&. I am doing it in python way only), then no clients are able to
connect with the Server. I didnt got any clue where i may be  wrong.
Can any help me with this? I am using python 2.4 on Redhat 5.2 64
X86_64


Thanks,
Shan



More information about the Python-list mailing list