Hi, Apache mailing list community! We have configured our applications to run through apache 2.2.15 http server. Access to SVN is configured through apache as well(mod_dav_svn, mod_authz_svn modules). We faced the trouble with incorrect commit authors which happens only sometimes, i.e. several times each 3-4 days some commits appear to be with incorrectly determined commit authors(other users). When a user performs svn operation the request passes through 2 apache http servers(both of 2.2.15 version), the first apache checks the user for validity and redirects the request to another apache http server which deals with svn. The problem is not reproduced if the request is passed to the second apache directly. We have noticed that the problem does not happen after the restart of the apache server. Thus I suppose the problem is related to some memory usage. Could you help in resolving this trouble, please? Please, tell me if any additional information is needed. Regards, Nick