Openfire maximum user limit around 1000 users
I have Openfire 3.9.1 installed on ubuntu 12.04.4. I'm trying to test limits of my setup, ie how many users can connect without problems to the current system. I'm using tsung to make the test. But no...
View ArticleRe: Java Heap size in Openfire 3.9.1 for Windows
Thank you.Is it possible to run current installation with all settings, plugins and patches (NTLM patch) under 64-bit JRE, without full reinstalling of the Openfire? And does 32bit built-in JRE mean...
View ArticleRe: How do I send regular heartbeat packets to the server so it won't...
You can force Openfire to send a disconnect XMPP Ping message before it disconnect the client, assumed that your client will respond back to that disconnect message, that should keep your client...
View ArticleAndriod, Smack and Openfire. HELP PLS!
Hi! I've been reading the documentation of Smack libery so that I can do a simple connection to the Openfire server and i havent been able to make it. I've install Openfire and configure it by default...
View ArticleDuvidas para inicar a usar o Spark
Ola Galera sou novo aqui na comunidade e estou precisando de uma ajuda com o Spark. Estou querendo começar a utiliza-lo aqui na empresa aonde trabalho pois ele atende todas as minhas necessidades e...
View ArticleRe: Mac Mountain Lion Messages
OpenFire is running on Windows Server 2012. We have several Mac users who are all unable to user the Messages client. I just updated OpenFire to the 3.10.0 build and the issue is still there. We have a...
View Articlesmack 4.0 and openfire
Hello! Can someone help me making a basic connection to Openfire server using the lastest smack4.0. I was following the snipets from the documentation but failed. thanks in advance.
View ArticleRe: Help with openfire hazelcast 2 server clustering
hello and thank you for feedback. But I have allowed the port 5701 on ufw settings and the conf file looks like this: # ok icmp codes-A ufw-before-input -p icmp --icmp-type destination-unreachable -j...
View ArticleOpenfire with Hazelcast Plugin & HAProxy Connection Limit
I have 3 openfire servers (version 3.9.1) on which hazelcast (Hazelcast Version 3.1.5 Build 20140115) installed. I have another server HaProxy installed ( HA-Proxy version 1.5-dev25-a339395 2014/05/10...
View ArticleRe: Can't instantiate XMPPConnection in 4.0.0
Ah ok thanks. Seeing that there's still the interface, the API break might be harmless or even non-existent, except for the XMPPConnectionRegistry class.
View ArticleRe: Can't instantiate XMPPConnection in 4.0.0
You basically need AbstractXMPPConnection when you are doing connect() or login(). Everything else uses the new Interface XMPPConnection. I also don't expect that most people wont use...
View ArticleRe: Can't instantiate XMPPConnection in 4.0.0
Oh, have overlooked the lack of connect() and login()...Any reason for that? That makes the interface less useful again.
View ArticleMultiUserChat ( Request Notification for all chats in room)
All,How can register a listener to receive notifications for all chats in a room. I want to monitor a chat room and record every chat message in a database. Can I have a user join the room and request...
View ArticleRe: Can't instantiate XMPPConnection in 4.0.0
Any reason for that? That makes the interface less useful again.Why does it make the interface less useful? The fact that no class in smack-extensions requires those methods should make it clear that...
View ArticlePidgin cannot connect to port 5222 using "Require Encryption"
I'm trying to set up c2s SSL encryption, but I can not get it or any client to connect to Openfire 3.9.1 using the default ports. I can connect after going to "advanced settings" and changing to "Use...
View ArticleRe: Possible bug in RoutingTableImpl.routeToBareJID
Thanks for the hint, makes sense! Like so?https://github.com/sco0ter/Openfire/commit/20d4820d919f15e70203e33feb7071b2c836d 300
View ArticleHow to change search results to show different Hostname
Hello. I was wondering if it is possible to modify our openfire server so that when a user performs a username search in spark that the results to not show the hostname, or if we can change the...
View ArticleRe: Cleanup old Ressources
after some trying around with different clients and stuff i noticed the following: when i connect with a new client and ressource ID, i can see it under Sessions, but as soon as i disconnect the new...
View ArticleRe: Can't receive ios xmppframework message?
I also think the message should routed to different resouce , but actually not. I use the xmppframework to send this message to a bare JID, and no message got in android client. But if i add the...
View ArticleLosing Messages with 3.9.x
Hi, since the upgrade from 3.8.x to 3.9.x, i get reproducable Problems, with Messages not getting transmitted correctly.Problem is as follows:you send someone a message and after some time you ask...
View Article