Ritu Khetan writes: > Hi Kriggs, > > Nice to hear from you.I have built a temporary > solution using Net::Jabber on Perl. Its a cgi script > which logs into Jabber & runs like a daemon when invoked > so that it prints messages for the user as and when they > come in. > I am facing one problem, that is the Apache timeout, > in case the connection is idle for almost 5 mins. I have > tried to overcome this by a auto refresh which > re-invokes the connection. Serves my purpose! > Any better ideas??
Please edit the line that reads Timeout 300 this is what controls the time out in apache. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
