I am working on a social network that uses EJabberd via http-bind (via Apache Proxy). The server is running fine, and i have disabled some additional modules i dont need (such as IRC) to preserve memory. Although we have ample RAM and disk space for this server.
The problem is i keep getting 404 errors every once in a while after a client connection has established. It appears almost consistently, sometimes 1 min after al the way up to 15 mins. This happens even if the connection is idle, i.e no messages were exchanged.
How can I find out what the issue is? What should I be looking for?