[CalendarServer-users] Connection aborted - took too long to close

Jacques Distler distler at golem.ph.utexas.edu
Thu Feb 5 19:58:11 PST 2015


> On Feb 5, 2015, at 8:28 PM, Andre LaBranche <dre at apple.com> wrote:
> 
> To enable 'accounting' logs for Calendar Server, edit caldavd.plist to add target principals whose activity should be logged, e.g.:
> 
>     <!-- Enable accounting for certain operations -->
>     <key>AccountingCategories</key>
>     <dict>
>       <key>iTIP</key>
>       <false/>
>       <key>HTTP</key>
>       <true/>
>     </dict>
> 
>     <!-- Enable accounting for specific principals -->
>     <key>AccountingPrincipals</key>
>     <array>
>       <string>/principals/__uids__/454D85C0-09F0-4DC6-A3C6-97DFEB4622CD/</string>
>     </array>
> 
> Once the change is made, HUP the master process or restart the service. The logs are written to an 'accounting' directory adjacent to the other logs.

OK, so I did that, and I now have a directory full of text files containing request/response pairs. But they all look like they completed successfully.

Does the server not log ABORTED responses (which, after all, is what we are talking about here)?

JD


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.macosforge.org/pipermail/calendarserver-users/attachments/20150205/bd874b63/attachment-0001.sig>


More information about the calendarserver-users mailing list