Brane F. Gračnar wrote:
> Hello :)
>
> This patch adds support for X-Forwarded-For (or any other) http request
> header
> holding ip address of real client so that request.getRemoteAddr() return
> correct address if tomcat is running behind apache or any other reverse http
> proxy.
Note you c
Author: markt
Date: Sat Dec 12 19:51:03 2009
New Revision: 889968
URL: http://svn.apache.org/viewvc?rev=889968&view=rev
Log:
Correct param name
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml
URL:
Author: markt
Date: Sat Dec 12 19:50:37 2009
New Revision: 889967
URL: http://svn.apache.org/viewvc?rev=889967&view=rev
Log:
Correct param name
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml
URL:
http://svn.apache.or
Author: markt
Date: Sat Dec 12 19:49:40 2009
New Revision: 889966
URL: http://svn.apache.org/viewvc?rev=889966&view=rev
Log:
Make init param name consistent
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
Modified: tomcat/trunk/conf/web
Author: markt
Date: Sat Dec 12 19:48:33 2009
New Revision: 889965
URL: http://svn.apache.org/viewvc?rev=889965&view=rev
Log:
Ignores if building module in Eclipse
Modified:
tomcat/trunk/modules/bayeux/ (props changed)
Propchange: tomcat/trunk/modules/bayeux/
---
I would like to attempt to get the team to complete this next week. At
this point we are looking at the session manager. Is there some other
area we should look at modifying?
On Sat, Dec 12, 2009 at 5:06 AM, Mark Woodward wrote:
> About 12 years ago, I wrote a system called msession for PHP that
About 12 years ago, I wrote a system called msession for PHP that was
basically a high-speed cache for sessions. I have been using it for PHP
sites ever since. The one thing I've never liked about tomcat is sticky
sessions. It doesn't scale well enough. With gig ethernet, a shared
network based