From: <php...@li...> - 2011-11-30 17:27:16
|
Thanks for the tips, I will try them very soon ! 2011/11/26 <php...@li...> > Hi, > > > Is it possible to change this behavior to append only ? > > Yes, of course. It is Tomcat's default. > > > java [...] SERVLET:8080 3 /var/log/php-java-bridge.log > > I'd rather use: > > java ... 3 "" >>/var/log/bridge.log > > and let operating system (logrotate) do the rest. > > BTW:If you don't want to use a servlet engine or application server, you > should better use INET:9080 and set JAVA_SERVLET to false. It is much > faster than the servlet emulation we've used during development. > > > Regards, > Jost Bökemeier > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |