From: Joyce P. <tru...@ya...> - 2003-12-09 20:03:30
|
--- Kragen Sitaker <kra...@ai...> wrote: > > So you're running the Perl server module, while mod-pubsub.org is using the > Python server, which doesn't use Apache. We do use Apache, in the sense that Apache is doing the forwarding of pubsub requests to the Python server. > I think the Python server defaults to sending a keepalive space every > 60 seconds, and the Perl server defaults to sending them every half > second, but I'm not sure. You need to grep around in the cgi-bin/PubSub directory -- esp EventFormat.pm -- for "heartbeat" and see if you can set the interval somehow. I don't use the Perl server myself, so I don't know. BTW, what is Pubsub.com? :-) JP |