On 11/3/05, Xuekun Hu <[EMAIL PROTECTED]> wrote:
> I looked at the source code and unstood why this error was happened
> because when first setting CacheDirLength value, CacheDirLevels wasn't
> be set, and used the default value 3. So 7*3 is higher than 20.
>
> Now in my instance, the DirLength has 7 characters, and DirLevel has 2
> subdirectory levels. So how do I config the mod_disk_cache? Maybe set
> CacheRoot to subdirectory respectively, instead of the upper
> directory? But I have many this subdrectories.

Sounds like a small bug.  But it also sounds like it could be fixed
simply by reversing the order of the two directives in the config
file.

Incidentally, why do you want to fool around with this anyway?  The
default setting of these directives should be perfectly fine for
almost all sites.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to