Skip navigation
3689 Views 8 Replies Latest reply: Nov 25, 2011 7:39 PM by Paul Clapham RSS
Ladislav Gazo Bronze 3 posts since
Sep 7, 2009
Currently Being Moderated

Sep 7, 2009 7:10 AM

Pidgin disconnected while accessing Openfire through Apache using BOSH (http-bind)

Hello,

 

I would like to ask you for help regarding my setup of Openfire. Currently I am proxying it through Apache with public DNS name with following directives in vhost section:

 

ProxyRequests Off
ProxyPass /http-bind http://neptune:7070/http-bind/
ProxyPassReverse /http-bind http://neptune:7070/http-bind/

 

Openfire & Apache are running on same machine = neptune. OS is OpenSuSE 11.1. Pidgin (2.6.1) is configured using URL like this: https://my.domain.com/http-bind

 

I am running Pidgin on Windows & Linux also. On Linux it permanently displayed that BOSH connection manager disconnected and on Windows it reconnects regularly sometimes with Ping timeout message.

 

Apache access log shows that there is successful access of http-bind context. Openfire shows a WARN message:

2009.09.07 13:48:55 Client provided invalid session: 5315629c. [127.0.0.2]

 

I configured two users, they were able to authorize each other but no messages were delivered. Also messages sent from Openfire "send message" tool were not delivered. In "client sessions" the client IP is localhost what seems to me suspicious:

 

1guest9f4488afAuthenticatedOnlineOnline1127.0.0.2

 

Does anybody have similar problem or do I have something wrong configured?

 

Thanks in advance,

Laco

 

Message was edited by: Ladislav Gazo Also I configured Emite running on Tomcat on localhost (neptune) and it is working fine. I suppose Openfire is not able to route messages out because it seems they are all coming from localhost because of proxy... Am I right? Is it a bug or not-yet-implemented feature?

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points