[CalendarServer-users] weird logging behavior

Marko Bauhardt mb at datameer.com
Thu Mar 21 08:14:28 PDT 2013


Hi Morgen

> The entry without a username is normal and is because the request wasn't authenticated (note the 401 HTTP response status).  In response to a 401 the user-agent will repeat the request with credentials included and you should then get a 20X response and an access.log entry with the authenticated username.

unauthenticated requests means at least one client which is not logged in tries to connect to our calendar?
so we have to figure out which client is making so many requests to our calendar installation.

we found also in our logs user names in a UUID style, e.g.: 1234-4321-abcd
Any idea who is sending those usernames?
 
Thanks
Marko




More information about the calendarserver-users mailing list