
codesite-noreply at google
Oct 22, 2009, 7:27 AM
Post #2 of 2
(34 views)
Permalink
|
|
Issue 526 in cherokee: make UI for Matching method more clear
[In reply to]
|
|
Updates: Status: Started Comment #2 on issue 526 by tahers: make UI for Matching method more clear http://code.google.com/p/cherokee/issues/detail?id=526 First of all, thanks for the report! However, I believe this to be a misconfiguration. If I understand correctly, this wasn't working because the Django virtual server had a higher priority than the default one, which is the one that will match 'localhost'. If we implement the suggested behavior we will be breaking the matching mechanism (since it is expected that localhost falls through to the default virtual server while the others have an appropriate /etc/hosts or DNS entry). Again, *IF* I understand correctly, the problem for the new user would have not existed if there were appropriate DNS entries that would resolve to a Cherokee instance with the required configured virtual server name. This is the currently documented behavior. Please, provide more feedback if I'm wrong. Otherwise I'll be closing this issue in the next few days. -- 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
|