<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<div id="smartTemplate4-quoteHeader"><br>
</div>
<div class="moz-cite-prefix">On 12/18/2013 05:00 PM, Mark Wu wrote:<br>
</div>
<blockquote cite="mid:52B16413.8070805@linux.vnet.ibm.com"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Aline,<br>
<br>
I made this series of patches when I investigated
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
the vnc connection failure. But it turns out it only happened
in a very minor change. So I think we don't need include the
fix in this release. We could consider it after the window of
next release is open.<br>
<br>
Mark.<br>
</div>
</blockquote>
sure, we do need this patch. <br>
It is also helpful for Firewall configure.<br>
Firewall configure is important for a product environment. <br>
<br>
And we has list this as a task of Firewall configure for a long
time.<br>
<a class="moz-txt-link-freetext" href="https://github.com/kimchi-project/kimchi/wiki/Firewall-configure">https://github.com/kimchi-project/kimchi/wiki/Firewall-configure</a><br>
<br>
Also Eli has post a patch for Firewall configure.
<blockquote cite="mid:52B16413.8070805@linux.vnet.ibm.com"
type="cite">
<div class="moz-cite-prefix"> <br>
On 12/18/2013 04:51 PM, Mark Wu wrote:<br>
</div>
<blockquote
cite="mid:1387356681-22867-1-git-send-email-wudxw@linux.vnet.ibm.com"
type="cite">
<pre wrap="">It resolves two problems:
A fixed port for firewall rule.
Race between client and server. It happens on every first connection after
the host running kimchi reboot.
Mark Wu (4):
Move configuration parsing to config.py
Add a configuration for vnc websocket proxy
Use one weksockify instance as all vms' vnc proxy.
Remove vnc related code in mockmodel
docs/API.md | 1 +
src/kimchi.conf.in | 3 +++
src/kimchi/config.py.in | 24 +++++++++++++++++++++---
src/kimchi/controller.py | 5 ++++-
src/kimchi/mockmodel.py | 19 -------------------
src/kimchi/model.py | 18 +++++-------------
src/kimchi/server.py | 5 +++++
src/kimchi/vnc.py | 42 +++++++++++++++++++++++-------------------
src/kimchid.in | 20 +-------------------
ui/js/src/kimchi.api.js | 14 +++++---------
10 files changed, 68 insertions(+), 83 deletions(-)
</pre>
</blockquote>
<br>
-- <br>
project-kimchi mailing list
<a class="moz-txt-link-rfc2396E" href="mailto:project-kimchi@googlegroups.com"><project-kimchi@googlegroups.com></a><br>
<a moz-do-not-send="true"
href="https://groups.google.com/forum/#%21forum/project-kimchi">https://groups.google.com/forum/#!forum/project-kimchi</a><br>
--- <br>
You received this message because you are subscribed to the Google
Groups "project-kimchi" group.<br>
To unsubscribe from this group and stop receiving emails from it,
send an email to <a class="moz-txt-link-abbreviated" href="mailto:project-kimchi+unsubscribe@googlegroups.com">project-kimchi+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br>
</blockquote>
<br>
<br>
<div class="moz-signature">
<pre>Sheldon Feng(冯少合)<shaohef@linux.vnet.ibm.com>
IBM Linux Technology Center</shaohef@linux.vnet.ibm.com></pre>
</div>
</body>
</html>
<p></p>
-- <br />
project-kimchi mailing list <project-kimchi@googlegroups.com><br />
<a href="https://groups.google.com/forum/#!forum/project-kimchi">https://groups.google.com/forum/#!forum/project-kimchi</a><br />
--- <br />
You received this message because you are subscribed to the Google Groups "project-kimchi" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to project-kimchi+unsubscribe@googlegroups.com.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />