In Apache Web Server, where the dispatcher module is installed, some requests are returning 404 while others are working.
Those requests do not even get logged in the dispatcher.log file (even when debug logging is enabled).
The dispatcher-handler isn't set on those paths or for the hostname (i.e. VirtualHost => ServerName or ServerAlias).