Is it possible to monitor iis / tomcat linked using /jakarta/isapi_redirect.dll
Iis is on port 80, tomcat is on port 8080
We can monitor each directly, but can't setup a monitor that references a file on the tomcat via the iis server
In a web browser if we go to server:80/.../blank.html then it goes to the iis server and gets seamlessly passed through to the tomcat server. If we try the same on ipMonitor then we get a 404 error in the iis logs
Cheers, Andy