On 9/26/13 9:58 AM, Riccardo Cohen wrote: > Hi > I'm migrating testing 4.0.37 and begin a serie of tests. > > I noticed that at each restart, it generates a 500kb pdf in > resinpath/log folder. I tried to modify health.xml and looked at many > pages of the doc, but could not find how to stop this
It's in the health.xml. It's the PdfReport command at the bottom with the <health:OnRestart/> qualifier. You can comment out that command. In production, it's a very handy report, because it will contain the graphs plus any thread dump/heap dump on a failure. -- Scott > > Thanks for any help. > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
