| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| psi-probe.war | 2025-05-18 | 33.6 MB | |
| Psi Probe 5.2.0 (jakarta namespace) source code.tar.gz | 2025-05-18 | 2.0 MB | |
| Psi Probe 5.2.0 (jakarta namespace) source code.zip | 2025-05-18 | 2.6 MB | |
| README.md | 2025-05-18 | 549 Bytes | |
| Totals: 4 Items | 38.2 MB | 0 | |
- Restore tomcat 11 support from 11.0.0.M18 to current (11.0.7)
- Tomcat 10/11 support line
- More NIO support
- Add multipartResolver for spring
- Fix stats 'int' usage to proper 'string' usage
- Fix AbstractHttp11JsseProtocol to AbstractHttp11Protocol
- Request/Error count from 'int' to 'long' with reflection to support both tomcat 10 and 11 as changed from int to long
- Drop old pre tomcat 8 code
- Use can access instead of deprecated isAccessible
- Cleanup logging appenders logic correcting log4j2
- Correct dbcp2 deprecated items