OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "Advanced" header filtering with TCP map

From: Vivek Khera (kherakcilink.com)
Date: Wed May 14 2003 - 08:22:51 CDT


>>>>> "MT" == Michael Tokarev <mjttls.msk.ru> writes:

>> Perhaps you could distinguish each session by the remote socket ID and
>> postfix only hold the connection open during a single message?

MT> Vivek, this is already here. Each cleanup does one TCP connection to
MT> the map handler, and passes something like this as one stream (or,
MT> rather, series of lines):

No, I mean that postfix *close* the socket between messages. Then the
start/end signals you seek are the open and close of the socket to the
tcp map server.