Welcome! Log In Create A New Profile

Advanced

Re: jvm route problem

Li
February 04, 2010 02:26AM
yes i had.

On Thu, Feb 4, 2010 at 3:20 PM, Weibin Yao <nbubingo@gmail.com> wrote:

> Li at 2010-2-4 15:13 wrote:
>
>> Hey guys,
>>
>> I am using unofficial module named "jvm_route_module" (
>> http://code.google.com/p/nginx-upstream-jvm-route/) to make my nginx
>> support sticky session for tomcat through ajp. The compilation and build
>> seems fine without posting any error. But after I configure the upstream
>> with jvm_route support. It produced wired error: [emerg]: invalid parameter
>> "srun_id" in /usr/local/nginx/conf/nginx.conf:180
>>
>> Have you patched the nginx?
>
> patch -p0 < /path/to/this/directory/jvm_route.patch
>
> Here is the upstream configuration
>> # Tomcat Cluster
>> upstream katties {
>> server 10.201.3.63:8080 http://10.201.3.63:8080 srun_id=jvmRoute1;
>> server 10.201.3.66:8080 http://10.201.3.66:8080 srun_id=jvmRoute2;
>>
>> jvm_route $cookie_JSESSIONID|sessionid reverse;
>> }
>>
>> I am not sure if this is a proper place to ask this question, but I really
>> cant find any solution so far. Or is there any better solution to provide
>> session sticky for tomcat cluster behind nginx?
>>
>> Many thanks
>>
>>
> --
> Weibin Yao
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



--
Small win by playing smart
Big win by playing honest
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

jvm route problem

Li February 04, 2010 02:16AM

Re: jvm route problem

Li February 04, 2010 02:26AM

Re: jvm route problem

Weibin Yao February 04, 2010 02:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 250
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready