
codesite-noreply at google
Nov 4, 2009, 6:40 AM
Post #1 of 12
(104 views)
Permalink
|
|
Issue 625 in cherokee: Error when I/O Cache is enabled
|
|
Status: New Owner: ---- New issue 625 by gslsouza: Error when I/O Cache is enabled http://code.google.com/p/cherokee/issues/detail?id=625 What steps will reproduce the problem? 1. Image file, eg: cherokee.png 2. Enable I/O Cache and restart server 3. 1st request with different case of image, eg: http://localhost/img/CHEROKEE.png What is the expected output? What do you see instead? Expected: cherokee.png, but return error 404 Further requests with correct case http://localhost/images/cherokee.png will also return error 404. What version of the product are you using? On what operating system? 0.99.26 Ubuntu 9.10, CentOS 5.3 Please provide any additional information below. This problem doesn't occur if 1st request is http://localhost/images/cherokee.png or if I/O Cache is disabled. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|