2002 Linux Symposium
navigation



related

contact:

Implementing fast webdav server

Heejoon Park

WebDAV protocol is a HTTP protocol extension to support collaborative authoring. A more advanced application can be
1. web-based network file system
2. A replacement protocol that can handle email, calendaring, directory lookup, and more.
To support these application , I implemented a Linux-kernel-based WebDAV server which is fast enough for enterprise workloads.

This presentation will mainly discuss followings:
- In-kernel network server architecture
- WebDAV propertiy supporting file system
- Performance optimizing efforts and result
- etc
© 1999-2003 Linux Symposium.  All Rights Reserved.