|
Tech Support Internet Exchange Frequently Asked Questions Configuring The Anti-Virus Module To Run On It's Own Machine Internet Exchange Messaging Server PreProcessor technology runs all the PreProcessors DLL modules on the local machine. However, it is possible to configure the Anti-Virus plug-in on a remote machine instead (Enterprise Version Only). This is done via RPC (Remote Procedure Call) interface. On a high traffic system, it is desired to run Anti-Virus plug-in on a dedicated remote machine to reduce file I/O loading on the PreProcessor system. To run Anti-Virus plug-in via RPC, follow the procedures mentioned below:
After that, whenever PreProcessor calls the ANTIV.DLL on local machine, ANTIV.DLL will communicate with AntiVirus server (ANTIVRPC.EXE) on the remote machine. All anti virus related processing is then carried out on the remote PC. Note: AntiVirus RPC uses TCP/IP port number 1240 by default. To change it, add the line "RPCPort=N" where N is the new port number, in the [Antiv] section on both the client and server machines IEMTA.INI file. |