--- googlecode.com/svn/trunk/meteord.conf.dist 2008/02/02 16:58:29 41 +++ trunk/meteord.conf.dist 2009/03/28 01:42:07 67 @@ -1,12 +1,43 @@ -HeaderTemplate HTTP/1.1 ~status~\r\nServer: ~server~\r\nContent-Type: text/html; charset=utf-8\r\nPragma: no-cache\r\nCache-Control: no-cache, no-store, must-revalidate\r\nExpires: Thu, 1 Jan 1970 00:00:00 GMT\r\n\r\nOK +MaxTime 240 +PingInterval 3 +Debug 1 -HeaderTemplate1 HTTP/1.1 ~status~\r\nServer: ~server~\r\nContent-Type: text/html; charset=utf-8\r\nPragma: no-cache\r\nCache-Control: no-cache, no-store, must-revalidate\r\nExpires: Thu, 1 Jan 1970 00:00:00 GMT\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n +[iframe] +HeaderTemplate HTTP/1.1 ~status~\r\nContent-Type: text/html; charset=utf-8\r\n\r\n\r\n\r\n\r\n\r\n~channelinfo~\r\n +FooterTemplate +Persist 1 -HeaderTemplate2 HTTP/1.1 ~status~\r\nServer: ~server~\r\nContent-Type: text/html; charset=utf-8\r\nPragma: no-cache\r\nCache-Control: no-cache, no-store, must-revalidate\r\nExpires: Thu, 1 Jan 1970 00:00:00 GMT\r\n\r\n............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................\r\n +[xhrinteractive] +HeaderTemplate HTTP/1.1 ~status~\r\n\r\n................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................\r\n~channelinfo~\r\n +Persist 1 -MaxTime 180 +[simplepoll] +HeaderTemplate HTTP/1.1 ~status~\r\nContent-Type: text/html; charset=utf-8\r\n\r\n~channelinfo~ +MessageTemplate Meteor.process(~id~,"~channel~","~text~");\r\n +ChannelInfoTemplate Meteor.channelInfo("~name~", ~lastMsgID~);\r\n +FooterTemplate Meteor.clearpoll();\r\n +PingMessage Meteor.process(-1);\r\n -PingMessage \r\n -PingInterval 3 +[smartpoll] +HeaderTemplate HTTP/1.1 ~status~\r\nContent-Type: text/html; charset=utf-8\r\n\r\n~channelinfo~ +MessageTemplate Meteor.process(~id~,"~channel~","~text~");\r\n +ChannelInfoTemplate Meteor.channelInfo("~name~", ~lastMsgID~);\r\n +FooterTemplate Meteor.clearpoll();\r\n +PingMessage Meteor.process(-1);\r\n + +[longpoll] +HeaderTemplate HTTP/1.1 ~status~\r\nContent-Type: text/html; charset=utf-8\r\n\r\n~channelinfo~ +MessageTemplate Meteor.process(~id~,"~channel~","~text~");\r\n +ChannelInfoTemplate Meteor.channelInfo("~name~", ~lastMsgID~);\r\n +FooterTemplate Meteor.clearpoll();\r\n +PingMessage Meteor.process(-1);\r\n +Persist 1 +CloseOnEvent 1 -MessageTemplate \r\n +[flash] +HeaderTemplate ~channelinfo~ +Persist 1 +MessageTemplate ~id~/~channel~/~text~\0 +PingMessage .\0 +SubscriberShutdownMsg x\0 +ChannelInfoTemplate CH/~name~/~lastMsgID~\0