benluteijn / cherokee

Automatically exported from code.google.com/p/cherokee
0 stars 1 forks source link

Problem with cherokee-admin I/O Cache in Advanced #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start cherokee-admin and login to the admin interface
2. Go to the Advanced menu and open the I/O Cache tab
3. Change any of the fields with an integer value

What is the expected output? What do you see instead?
I enter MaxPages 1000 and the admin should save 1000, instead of it it will
save always 0. No matter in which field what number I enter it's always
getting reset to 0.

What version of the product are you using? On what operating system?
Cherokee 0.10.1, Fedora 9 (default install)

Please provide any additional information below.
Adding a value into cherokee.conf by hand is possible and accepted by
Cherokee. But every time I enter cherokee-admin and make a modification
somewhere in Advancad then my custom I/O Cache values will be reset to 0.

Original issue reported on code.google.com by nlublov...@gmail.com on 26 Nov 2008 at 7:21

GoogleCodeExporter commented 9 years ago
Should be fixed in r2510.

Thanks for reporting!

Original comment by skar...@gmail.com on 30 Nov 2008 at 6:05