Improving the IdP's startup time on tomcat
Max Spicer
max.spicer at york.ac.uk
Mon Oct 23 13:22:06 UTC 2023
>
> ACK. I have this in my /etc/tomcat<n>/context.xml waiting for things
> to break:
>
> <JarScanner>
> <JarScanFilter tldSkip="*.jar" />
> </JarScanner>
>
That was my first thought before I noticed the even simpler
defaultTldScan="false" option.
All our functional tests pass with things set this way. I did wonder if
this would impact the IdP's status page, as we have to add the taglib jars
into edit-webapp/WEB-INF/lib/ for this, but it renders normally with this
change.
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20231023/9abe447c/attachment.htm>
More information about the users
mailing list