![]() faulttolerance |
Introduction to writing spiders and agents |
![]() faulttoleranceheaders |
| Fault Tolerance: Observe case | ||
| 1. | Unix servers are case sensitive | |
| it helps to develop on a Unix-type platform | ||
| 2. | Use case insensitive searches | |
| 3. | Leave case unchanged | |
| "Abe Lincoln" should not become "ABE LINCOLN" or "abe lincoln" | ||