Http-Bind Properties
Property | Description | Default |
---|---|---|
log.httpbind.enabled | Print all packets which were sent or received via http-bind to STOUT. | false |
xmpp.httpbind.client.idle | Seconds a session has to be idle to be closed | 30 |
xmpp.httpbind.client.requests.max | the number of simultaneous requests allowable. | 2 |
xmpp.httpbind.client.requests.wait | the longest time (in seconds) that Openfire is allowed to wait before responding to any request during the session. | 0x7fffffff |
xmpp.httpbind.client.requests.polling | the maximum allowable period over which a client can send empty requests to the server. | 5 |