﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
819,vboxvfs seems to have problems with mmapped access to files => retry with 6.0.6,Jan,,"I've created a VM with a clone of my webserver's configuration to test my projects under ""real"" conditions. The Apache webroot is a shared folder mountpoint which is connected to the folder in the host system where I store my sources for the web development.

In the guest VM, I have no problems to access the documents with cat, but the Apache doesn't deliver the files if they're larger than 255 bytes. If I reconfigure Apache to use a handler (e.g. mod_php) to process the requested file before delivering, everything works as desired.

Up to my knowledge, Apache uses mmap() for fast access to static content. Probably this mechanism needs a special support of the underlying file system which vboxvfs doesn't provide.

Host: 
 * Gentoo Linux (Sabayon) amd64
 * Kernel 2.6.23-sabayon
 * CPU: Intel(R) Core(TM)2 CPU T7200  @ 2.00GHz

Guest:
 * uses VT
 * Gentoo Linux x86
 * Kernel 2.6.22-gentoo-r8
 * Apache 2.2
",defect,closed,shared folders,VirtualBox 3.0.10,fixed,vboxsf vboxvfs shared folder,,Linux,other
