[Resin-interest] Filters are not run when using rewrite-dispatch forward

2007-09-11 Thread Jonas Thurfors
Hi,

Filters are not run when requests are forwarded with rewrite-dispatch.

According to these bug reports it's fixed in 3.1:

http://bugs.caucho.com/view.php?id=1510
http://bugs.caucho.com/view.php?id=1514

Are there any plans to patch this into 3.0?

Regards,
Jonas


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


[Resin-interest] IP forwarding Apache 1.3 -> Resin 3.0

2007-09-17 Thread Jonas Thurfors
Hi,

The client IP adress is not forwarded from our apache front web server
to our Resin backend instance. "request.getRemoteAddr()" returns the
IP adress of our apache server, not the client's IP address.

I have set "ForwardClientIPAddress=on" on our apache server, but the
resin instance does not seem to pick up the X_Client_Address header.

Do I have to configure resin to accept forwarded IP adresses somehow?

Regards,
Jonas


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