A new task is coming. There is a CGI program to transport data in high speed. Now we must add a backup function. When
a host is active mode, it must copy its data into its shadow host which is used to backup.
There is a problem. When a host is in passive mode whether it also duplicate its data? With going into the design more
deeply, we did not know whether a shadow host may be in active or passive mode.
To implement the duplicate data we must invoke another CGI in a shadow host within a transport CGI. Wait a minute. Before
transport data we must make out which mode a host now is in.
The document from Japanese customer is too easy to get more information.
a host is active mode, it must copy its data into its shadow host which is used to backup.
There is a problem. When a host is in passive mode whether it also duplicate its data? With going into the design more
deeply, we did not know whether a shadow host may be in active or passive mode.
To implement the duplicate data we must invoke another CGI in a shadow host within a transport CGI. Wait a minute. Before
transport data we must make out which mode a host now is in.
The document from Japanese customer is too easy to get more information.