Antivirus
In order to assure the normal performance of MassTransit, you need to:
- Exclude the MySQL data directory from virus scan:
- On Microsoft Windows 2003 and 2008 with MySQL Server 5.0: C:\Program Files\MySQL\MySQL Server 5.0\data
- On Microsoft Windows 2003 64bit with MySQL Server 5.0: C:\Program Files (x86)\MySQL\MySQL Server 5.0\data
- On Microsoft Windows 2003 with MySQL Server 5.1: C:\Program Files\MySQL\MySQL Server 5.1\data
- On Microsoft Windows 2008 with MySQL Server 5.1: C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\data
- On Microsoft Windows 2008 64bit with MySQL Server 5.1: C:\ProgramData\MySQL\MySQL Server 5.1\data
- Exclude the Windows\Temp directory from virus scan.