- URL Locations
 With an application in mind, it is tempting to make all URL locations 
short and directly connected to the root (/
 
- Page generating code can easily be reused. Using locations directly 
below the root however increases the likelihood of conflicts.
- Multiple servers can be placed behind the same public server as 
explained in section 3.14.7. Using 
a common and fairly unique root, redirection is much easier and less 
likely to lead to conflicts.
 
 
- Debugging
 Debugging multi-threaded applications is possible using the graphical 
debugger. This implies requires that the xpce extension package must be 
installed. Spy-points may be placed using tspy/1.