Re: AW: mod_jk and session stickyness of images requests

2009-12-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 12/15/2009 3:04 PM, André Warnier wrote: > - so now the user-agent gets a response html page, in which the embedded > img links have not been rewritten, and thus do not contain the > ";jesssionid.." attribute. > When it requests these images

Re: AW: mod_jk and session stickyness of images requests

2009-12-15 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, On 12/15/2009 8:36 AM, Kockert, Timo wrote: - We enabled session cookies and URL rewriting (the latter via EncodeUrlTransformer of Cocoon). Oh, and what version of Cocoon are you using? I believe that I saw pass,

Re: AW: mod_jk and session stickyness of images requests

2009-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, On 12/15/2009 8:36 AM, Kockert, Timo wrote: > - We enabled session cookies and URL rewriting (the latter via > EncodeUrlTransformer of Cocoon). Oh, and what version of Cocoon are you using? - -chris -BEGIN PGP SIGNATURE- Version: GnuPG

Re: AW: mod_jk and session stickyness of images requests

2009-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, On 12/15/2009 8:36 AM, Kockert, Timo wrote: > Just to make it clear, here is a summary of my problem and what was suggested > so far: Thanks for the nice summary. After a long thread like this, it's nice to have everything together. > - In ge

Re: AW: mod_jk and session stickyness of images requests

2009-12-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, On 12/13/2009 2:22 PM, Kockert, Timo wrote: >> On Fri, Dec 11, 2009 at 12:38, Kockert, Timo wrote: >>> Just to clarify: I know the EncodeUrlTransformer does the >>> encoding for me. The problem seems to be that some >>> devices do not send sessi

Re: AW: mod_jk and session stickyness of images requests

2009-12-13 Thread Mladen Turk
On 12/11/2009 06:55 PM, Kockert, Timo wrote: The image links are pure html img tags. But they are handled by another servlet then the one serving the html pages. The context however is the same. Example: Content url: http://domain.tld/myapp/ Image url: http://domain.tld/myapp/img/image.png

Re: AW: mod_jk and session stickyness of images requests

2009-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, On 12/11/2009 11:09 AM, Kockert, Timo wrote: >> Welcome to the list. Hey, you posted your relevant environment details, >> a clear description of your problem, and admitted that the problem might >> be your own code. What more could we ask for?