<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.0">
</HEAD>
<BODY>
Few more corrections in same page:
<H3>
<B><FONT SIZE="4">1.1.3. DNS Failover</FONT></B>
</H3>
<B><FONT COLOR="#ff0000">Incorrect:</FONT></B><BR>
A failure <FONT COLOR="#ff0000"><B>occures</B></FONT> if the <FONT COLOR="#ff0000"><B>coresponding</B></FONT> interface was found for sending the request, if the TCP connection was refused <B><FONT COLOR="#ff0000">ot</FONT></B> if a <FONT COLOR="#ff0000"><B>geenric</B></FONT> internal error <FONT COLOR="#ff0000"><B>happend</B></FONT> during send. There is no ICMP error report support.<BR>
<B><FONT COLOR="#008000">Correct:</FONT></B><BR>
A failure <FONT COLOR="#008000"><B>occurs</B></FONT> if the <FONT COLOR="#008000"><B>corresponding</B></FONT> interface was found for sending the request, if the TCP connection was refused <B><FONT COLOR="#008000">or</FONT></B> if a <B><FONT COLOR="#008000">generic</FONT></B> internal error <FONT COLOR="#008000"><B>happened</B></FONT> during send. There is no ICMP error report support.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
Thanks,<BR>
Ruchir
</TD>
</TR>
</TABLE>
<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Ruchir Brahmbhatt &lt;<A HREF="mailto:Ruchir%20Brahmbhatt%20%3cruchir.brahmbhatt@ecosmob.com%3e">ruchir.brahmbhatt@ecosmob.com</A>&gt;<BR>
<B>Reply-To</B>: <A HREF="mailto:ruchir.brahmbhatt@ecosmob.com">ruchir.brahmbhatt@ecosmob.com</A><BR>
<B>To</B>: Openser users mailing list &lt;<A HREF="mailto:Openser%20users%20mailing%20list%20%3cusers@lists.openser.org%3e">users@lists.openser.org</A>&gt;<BR>
<B>Subject</B>: Correction in documentation of tm module(version 1.2.X)<BR>
<B>Date</B>: Wed, 28 May 2008 00:41:56 +0530<BR>
<BR>
Hi,<BR>
<BR>
The following sentence in section <B><FONT SIZE="4">1.4.8. </FONT></B><B><TT><FONT SIZE="4">t_flush_flags() </FONT></TT></B>of tm module documentation(version 1.2.X) has several spelling mistakes. <BR>
<BR>
<B><FONT COLOR="#ff0000">Incorrect</FONT></B><BR>
Flush the flags from current request into the already created transaction. It make <B><FONT COLOR="#ff0000">sens</FONT></B> only in routing block if the <B><FONT COLOR="#ff0000">trnasaction</FONT></B> was created via t_newtran() and the flags have been altered since.<BR>
<BR>
<B><FONT COLOR="#008000">Correct</FONT></B><BR>
Flush the flags from current request into the already created transaction. It make <B><FONT COLOR="#008000">sense</FONT></B> only in routing block if the <B><FONT COLOR="#008000">transaction</FONT></B> was created via t_newtran() and the flags have been altered since.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
Thanks,<BR>
Ruchir
</TD>
</TR>
</TABLE>
</BODY>
</HTML>