depends on your startup approach, use the start.ini if your using java
-jar start.jar to startup jetty, use the jetty.conf if your using the
shellscripts in bin

least I think that is the rule of thumb, i only every startup with
java myself, never touch the shellscripts

cheers,
jesse

--
jesse mcconnell
[email protected]

http://webtide.com / http://intalio.com
(the folks behind jetty and cometd)



On Thu, Sep 8, 2011 at 02:02, Xin Chen <[email protected]> wrote:
> Hi All,
>
> I have been confused which file I should modify to add Jetty Request logging
> support.
>
> option 1: [jetty]/start.ini  -  where I can probably just uncomment "#
> etc/jetty-requestlog.xml"
>
> option 2: [jetty]/etc/jetty.conf - where I can probably just add
> "--pre=etc/jetty-requestlog.xml", although I don't know what does "--pre"
> stands for?
>
> Can someone help me with this?
>
> Thanks,
> cheney
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to