You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by sfwicket <li...@bgb.net> on 2012/09/18 02:37:15 UTC

Wicket 6 + WebSocket + Apache + mod_jk

I have realized my WebSocket connection was closing briefly after opening
because I have Apache httpd on port 80 with mod_jk running in front of my
Tomcat instance on port 8080. When I connect directly on 8080 to Tomcat the
Wicket WebSocket demo app works. 

What is the recommended configuration to allow a WebSocket app to run
through Apache to Tomcat/Wicket and/or how do you adjust mod_jk to allow the
WebSocket connection?

Thanks!




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-6-WebSocket-Apache-mod-jk-tp4652073.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 6 + WebSocket + Apache + mod_jk

Posted by Martin Grigorov <mg...@apache.org>.
Thanks for sharing!

On Wed, Sep 19, 2012 at 12:39 AM, sfwicket <li...@bgb.net> wrote:
>
> http://tomcat.10.n6.nabble.com/Tomcat7-WebSocket-mod-jk-td4986848.html
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-6-WebSocket-Apache-mod-jk-tp4652073p4652128.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 6 + WebSocket + Apache + mod_jk

Posted by sfwicket <li...@bgb.net>.
http://tomcat.10.n6.nabble.com/Tomcat7-WebSocket-mod-jk-td4986848.html




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-6-WebSocket-Apache-mod-jk-tp4652073p4652128.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 6 + WebSocket + Apache + mod_jk

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

You should ask this question in Tomcat's users@ mailing list.
I'm not sure what mod_jk does with the web socket connection.

On Tue, Sep 18, 2012 at 3:37 AM, sfwicket <li...@bgb.net> wrote:
>
> I have realized my WebSocket connection was closing briefly after opening
> because I have Apache httpd on port 80 with mod_jk running in front of my
> Tomcat instance on port 8080. When I connect directly on 8080 to Tomcat the
> Wicket WebSocket demo app works.
>
> What is the recommended configuration to allow a WebSocket app to run
> through Apache to Tomcat/Wicket and/or how do you adjust mod_jk to allow the
> WebSocket connection?
>
> Thanks!
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-6-WebSocket-Apache-mod-jk-tp4652073.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org