[Cherokee-dev] Issue 625 in cherokee: Error when I/O Cache is enabled
codesite-noreply at google.com
codesite-noreply at google.com
Wed Nov 4 15:40:59 CET 2009
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
More information about the Cherokee-dev
mailing list