[SOLVED] SSL Issue with HAproxy
Posted: Sat Nov 14, 2015 6:46 pm
Hi,
i got a bug to report and i need some help to fix it !
First :
Subsonic working fine (http)
Haproxy working fine , used as reverse proxy ( don't like apache2 )
both Apps are working on different machines !
what i want to do is :
{NET} HTTPS => HTTPS Frontend >[ HAPROXY ]> HTTP Backend=> [SUBSONIC] HTTP
so everything works fine at setting up Haproxy but after connecting to Subsonic with HTTPS,some pages don't show up. (nowPlaying.jsp)
and here a picture :
And after going on Now playing :
line of logs ( subsonic_sh.log ) ( does this may be the solutions error ? )
thanks
Insann
i got a bug to report and i need some help to fix it !
First :
Subsonic working fine (http)
Haproxy working fine , used as reverse proxy ( don't like apache2 )
both Apps are working on different machines !
what i want to do is :
{NET} HTTPS => HTTPS Frontend >[ HAPROXY ]> HTTP Backend=> [SUBSONIC] HTTP
so everything works fine at setting up Haproxy but after connecting to Subsonic with HTTPS,some pages don't show up. (nowPlaying.jsp)
and here a picture :
And after going on Now playing :
line of logs ( subsonic_sh.log ) ( does this may be the solutions error ? )
- Code: Select all
[Fatal Error] :1183:73: XML document structures must start and end within the same entity.
thanks
Insann