Re: [Resin-interest] Watchdog shutting down

2011-07-20 Thread Steve Francis
I can't see any .  ROOT owns the file, and the directory is RWX accross the
board for /var/log/resin so I don't see it.  If it's any consolation, That's
what I always get in every server on every system, that's running Resin 4.

Steve Francis
Technical Adviser -- Application Technologies
IHG
Office:  770-442-7157
Cell: 770-906-3122
IM:  francisihg



On Wed, Jul 20, 2011 at 1:00 PM, resin-interest-requ...@caucho.com wrote:

 Send resin-interest mailing list submissions to
resin-interest@caucho.com

 To subscribe or unsubscribe via the World Wide Web, visit
http://maillist.caucho.com/mailman/listinfo/resin-interest
 or, via email, send a message with subject or body 'help' to
resin-interest-requ...@caucho.com

 You can reach the person managing the list at
resin-interest-ow...@caucho.com

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of resin-interest digest...


 Today's Topics:

   1. Re: Watchdog shutting down (Scott Ferguson)


 --

 Message: 1
 Date: Tue, 19 Jul 2011 10:22:48 -0700
 From: Scott Ferguson f...@caucho.com
 Subject: Re: [Resin-interest] Watchdog shutting down
 To: resin-interest@caucho.com
 Message-ID: 4e25bd68.5060...@caucho.com
 Content-Type: text/plain; charset=iso-8859-1

 On 07/19/2011 10:17 AM, Steve Francis wrote:
  Nope.  Watchdog-manager.log is empty, this only shows up in the stderr
  log.

 The watchdog-manager.log being completely empty is very weird. Is there
 any chance there's a permissions problem on that log file or directory
 or some other reason the log wouldn't be written?

 -- Scott


 
  Steve Francis
  Technical Adviser -- Application Technologies
  IHG
  Office:  770-442-7157
  Cell: 770-906-3122
  IM:  francisihg
 
 
 
  On Tue, Jul 19, 2011 at 1:00 PM, resin-interest-requ...@caucho.com
  mailto:resin-interest-requ...@caucho.com wrote:
 
  Send resin-interest mailing list submissions to
  resin-interest@caucho.com mailto:resin-interest@caucho.com
 
  To subscribe or unsubscribe via the World Wide Web, visit
  http://maillist.caucho.com/mailman/listinfo/resin-interest
  or, via email, send a message with subject or body 'help' to
  resin-interest-requ...@caucho.com
  mailto:resin-interest-requ...@caucho.com
 
  You can reach the person managing the list at
  resin-interest-ow...@caucho.com
  mailto:resin-interest-ow...@caucho.com
 
  When replying, please edit your Subject line so it is more specific
  than Re: Contents of resin-interest digest...
 
 
  Today's Topics:
 
1. Watchdog shutting down resin in 4.0.20 (Steve Francis)
2. Re: Watchdog shutting down resin in 4.0.20 (Scott Ferguson)
 
 
 
 --
 
  Message: 1
  Date: Tue, 19 Jul 2011 11:49:01 -0400
  From: Steve Francis steve.fran...@ihg.com
  mailto:steve.fran...@ihg.com
  Subject: [Resin-interest] Watchdog shutting down resin in 4.0.20
  To: resin-interest@caucho.com mailto:resin-interest@caucho.com
  Message-ID:
  
  CAObB=gLGMcqKBWj8u8jeLY6D2=v5u+w8synlwas2kh+2ezf...@mail.gmail.commailto:
 v5u%2bw8synlwas2kh%2b2ezf...@mail.gmail.com
  Content-Type: text/plain; charset=iso-8859-1
 
  Is anyone else seeing this.  I just loaded 4.0.20 as it was
  supposed to fix
  an access logging rollover problem I found, but it can't seem to
  stay up
  now.
 
  [11-07-19 11:43:39.735] {resin-main-link} WarningService: Resin
  shutdown
  from unexpected watchdog exit.
  [11-07-19 11:43:59.894] {resin-main-link} WarningService: Resin
  shutdown
  from unexpected watchdog exit.
  [11-07-19 11:44:20.217] {resin-main-link} WarningService: Resin
  shutdown
  from unexpected watchdog exit.
  [11-07-19 11:44:40.604] {resin-main-link} WarningService: Resin
  shutdown
  from unexpected watchdog exit.
  [11-07-19 11:45:00.577] {resin-main-link} WarningService: Resin
  shutdown
  from unexpected watchdog exit.
 
 
 
  Steve Francis
  Technical Adviser -- Application Technologies
  IHG
  Office: 770-442-7157 tel:770-442-7157
  Cell: 770-906-3122 tel:770-906-3122
  IM:  francisihg
  -- next part --
  An HTML attachment was scrubbed...
  URL:
 
 http://maillist.caucho.com/pipermail/resin-interest/attachments/20110719/0a02fe28/attachment-0001.html
 
  --
 
  Message: 2
  Date: Tue, 19 Jul 2011 08:56:55 -0700
  From: Scott Ferguson f...@caucho.com mailto:f...@caucho.com
  Subject: Re: [Resin-interest] Watchdog shutting down resin in 4.0.20
  To: resin-interest@caucho.com mailto:resin-interest@caucho.com
  Message-ID: 4e25a947.30...@caucho.com
  mailto:4e25a947.30...@caucho.com
  Content-Type: text/plain; charset=iso-8859-1

[Resin-interest] Disabling HTTP Methods

2011-07-20 Thread Aaron Freeman
I'd like to disabled the HTTP CONNECT method.   I don't know the best 
way to do that, but I tried this and it's not working:

resin:Forbidden regexp='.*'
resin:IfMethod value=CONNECT/
/resin:Forbidden

The request is passed on and I receive a 200 OK response when I telnet 
and test the CONNECT.

What is the most efficient way to get Resin to deny those requests?

Thanks,

Aaron


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest