Re: jsessionId and mod_cache

2009-09-01 Thread Frank Hamilton
Frank Hamilton wrote: > > > > Frank Hamilton wrote: >> >> >> >> Rainer Schöpf wrote: >>> >>> On Mon, 31 Aug 2009, Frank Hamilton wrote: >>> >>> > I mounted lenya with apache2 reverse proxy and mod_cache >>> > My problem is that the JSESSIONID that the cliente id for navigation >>> is n

Re: jsessionId and mod_cache

2009-08-31 Thread Frank Hamilton
Frank Hamilton wrote: > > > > Rainer Schöpf wrote: >> >> On Mon, 31 Aug 2009, Frank Hamilton wrote: >> >> > I mounted lenya with apache2 reverse proxy and mod_cache >> > My problem is that the JSESSIONID that the cliente id for navigation >> is not >> > maintained throughout the navigati

Re: jsessionId and mod_cache

2009-08-31 Thread Frank Hamilton
Rainer Schöpf wrote: > > On Mon, 31 Aug 2009, Frank Hamilton wrote: > > > I mounted lenya with apache2 reverse proxy and mod_cache > > My problem is that the JSESSIONID that the cliente id for navigation is > not > > maintained throughout the navigation. > > I think the pages stored in the

Re: jsessionId and mod_cache

2009-08-31 Thread Rainer Schöpf
On Mon, 31 Aug 2009, Frank Hamilton wrote: > I mounted lenya with apache2 reverse proxy and mod_cache > My problem is that the JSESSIONID that the cliente id for navigation is not > maintained throughout the navigation. > I think the pages stored in the cache are in the header set-cookie > js

Re: jsessionid

2006-08-31 Thread Wolfgang Jeltsch
Am Donnerstag, 31. August 2006 09:00 schrieb Josias Thöny: > […] > The jsessionid is always appended to the first URL when a session > starts. At the same time, a jsessionid cookie is sent to the browser. If > the browser accepts the cookie and sends it back with the next request, > the server doe

Re: jsessionid

2006-08-31 Thread Josias Thöny
On Thu, 2006-08-31 at 01:37 +0200, Wolfgang Jeltsch wrote: > Am Donnerstag, 31. August 2006 01:31 schrieb Wolfgang Jeltsch: > > Hello, > > > > are there any possibilities to get rid of these ugly jsessionid arguments > > in the URIs? I dont't want to have session ids in page URIs since they > > di

Re: jsessionid

2006-08-30 Thread Wolfgang Jeltsch
Am Donnerstag, 31. August 2006 01:31 schrieb Wolfgang Jeltsch: > Hello, > > are there any possibilities to get rid of these ugly jsessionid arguments > in the URIs? I dont't want to have session ids in page URIs since they > disturb the URIs. They lead to people bookmarking URIs which belong to a

Re: jsessionid in the url causing formatting issue

2006-01-29 Thread Rovi
apache.org> writes: > > On 1/24/06, Rovi yahoo.com> wrote: > > Hi, I am wondering if my Lenya (1.2.4) installation (copy of default) is > > behaving normal or not: When I put in my URL www.domain.com, it it changes to > > http://www.domain.com/index.html;jsessionid=319jj6vkbnamd > > So, a ses

Re: jsessionid in the url causing formatting issue

2006-01-25 Thread solprovider
On 1/24/06, Rovi <[EMAIL PROTECTED]> wrote: > Hi, I am wondering if my Lenya (1.2.4) installation (copy of default) is > behaving normal or not: When I put in my URL www.domain.com, it it changes to > http://www.domain.com/index.html;jsessionid=319jj6vkbnamd > So, a session ID is attached to the ur

Re: jsessionid in the url causing formatting issue

2006-01-24 Thread sito
Hi!, I am interested to eliminate the jsessionid in the url. Are you solve it? Thanks for anticipated help. Rovi wrote: Hi, I am wondering if my Lenya (1.2.4) installation (copy of default) is behaving normal or not: When I put in my URL www.domain.com, it it changes to http://www.domain.co