<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.cafarelli.fr/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Voyageur's corner  - Comments</title>
  <link>http://blog.cafarelli.fr/</link>
  <atom:link href="http://blog.cafarelli.fr:82/feed/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>Dammit Jim, I'm a developer, not a doctor.</description>
  <language>en</language>
  <pubDate>Fri, 17 May 2013 16:27:07 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Backporting Apache support for websockets reverse proxy (aka getting GateOne to work behind Apache) - Merlyn</title>
    <link>http://blog.cafarelli.fr/post/2013/04/26/Backporting-Apache-support-for-websockets-reverse-proxy-%28aka-getting-GateOne-to-work-behind-Apache%29#c12635248</link>
    <guid isPermaLink="false">urn:md5:573b673fdcecd8562ba2045ef9c04fba</guid>
    <pubDate>Fri, 17 May 2013 18:27:07 +0200</pubDate>
    <dc:creator>Merlyn</dc:creator>
    
    <description>&lt;p&gt;Yup, works. But I wanted to try to ssl proxy gdk's Broadway backend
websockets. Its working on my setup. I hunted for a few days looking. I do have
one small problem were broadwayd gets hung up on orphaned connections. I have
version 2.2.15 of apache I took the patch an applied it to the 2.2.24 base,
complied the proxy modules only, and installed them, I'll upgrade httpd in a
few days, but for now I'm fine. Here are the lines I needed in ssl.conf&lt;/p&gt;
&lt;p&gt;&amp;lt;Location /socket&amp;gt;&lt;br /&gt;
ProxyPass ws://127.0.0.1:8080/socket&lt;br /&gt;
ProxyPassReverse ws://127.0.0.1:8080/socket&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Location /socket-bin&amp;gt;&lt;br /&gt;
ProxyPass ws://127.0.0.1:8080/socket-bin&lt;br /&gt;
ProxyPassReverse ws://127.0.0.1:8080/socket-bin&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;/p&gt;
&lt;p&gt;for now I have the broadway.js in my doc root.&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Backporting Apache support for websockets reverse proxy (aka getting GateOne to work behind Apache) - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2013/04/26/Backporting-Apache-support-for-websockets-reverse-proxy-%28aka-getting-GateOne-to-work-behind-Apache%29#c12603437</link>
    <guid isPermaLink="false">urn:md5:2bb418f7c5b2747f9b2e8020269c3b2d</guid>
    <pubDate>Sun, 12 May 2013 12:19:44 +0200</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;Good question! As this new module mostly adds support for &amp;quot;ws://&amp;quot; and
&amp;quot;wss://&amp;quot; protocols in mod_proxy, it should work transparently with its load
balancer part (mod_proxy_balancer module).&lt;/p&gt;
&lt;p&gt;For a from-scratch setup though, nginx looks like a better solution as it
supports websockets for some time and has known working examples for load
balancing. haproxy should do the trick too&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Backporting Apache support for websockets reverse proxy (aka getting GateOne to work behind Apache) - Rajiv</title>
    <link>http://blog.cafarelli.fr/post/2013/04/26/Backporting-Apache-support-for-websockets-reverse-proxy-%28aka-getting-GateOne-to-work-behind-Apache%29#c12543263</link>
    <guid isPermaLink="false">urn:md5:56bfd7c93acbad25585c2342e1e16ffb</guid>
    <pubDate>Mon, 06 May 2013 09:02:54 +0200</pubDate>
    <dc:creator>Rajiv</dc:creator>
    
    <description>&lt;p&gt;Hi Voyageur&lt;/p&gt;
&lt;p&gt;Do you have any idea if this reverse proxy will also support load balancing
the WebSocket connections?&lt;br /&gt;
Basically we will have no of users connecting to our WebSockets application and
we would like to distribute the load over multiple WebSocket Server at
backend.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>chromium (the web browser) on Gentoo FAQ - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/12/09/chromium-%28the-web-browser%29-on-Gentoo-FAQ#c8738281</link>
    <guid isPermaLink="false">urn:md5:7fe24fb51ef96069ab4795f7030be1d8</guid>
    <pubDate>Fri, 11 Dec 2009 09:01:36 +0100</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;Nice, I'll update the post with this! From my comments in the current
ebuild, looks like I had found about the same list of &amp;quot;problematic&amp;quot; bundles
too:&lt;/p&gt;
&lt;p&gt;    # -Duse_system_sqlite=1 : http://crbug.com/22208&lt;br /&gt;
    # Others still bundled: icu (not possible?), hunspell
(changes required for sandbox support)&lt;/p&gt;
&lt;p&gt;I did manage to miss the one page in the wiki that was referering to Gentoo
though, I'll fix that asap&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>chromium (the web browser) on Gentoo FAQ - Evan M</title>
    <link>http://blog.cafarelli.fr/post/2009/12/09/chromium-%28the-web-browser%29-on-Gentoo-FAQ#c8705378</link>
    <guid isPermaLink="false">urn:md5:93ddac63c85fb2ae8c25097c18218bec</guid>
    <pubDate>Thu, 10 Dec 2009 19:00:01 +0100</pubDate>
    <dc:creator>Evan M</dc:creator>
    
    <description>&lt;p&gt;I wrote a bit about the bundled software here:&lt;br /&gt;
&lt;a href=&quot;http://neugierig.org/software/chromium/notes/2009/12/forking.html&quot; title=&quot;http://neugierig.org/software/chromium/notes/2009/12/forking.html&quot; rel=&quot;nofollow&quot;&gt;http://neugierig.org/software/chrom...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BTW, please update that Chrome wiki page with any relevant Gentoo
info!&lt;br /&gt;
&lt;a href=&quot;http://code.google.com/p/chromium/wiki/LinuxChromiumPackages&quot; title=&quot;http://code.google.com/p/chromium/wiki/LinuxChromiumPackages&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/chromium/w...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>chromium (the web browser) on Gentoo FAQ - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/12/09/chromium-%28the-web-browser%29-on-Gentoo-FAQ#c8662398</link>
    <guid isPermaLink="false">urn:md5:342da4757e62f84686470d8786d85ac2</guid>
    <pubDate>Thu, 10 Dec 2009 00:09:42 +0100</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;Indeed, we concur on most of the points he listed! But luckily this won't go
up to a clash, recently things got better (beta release effect?) and their
&lt;a href=&quot;http://code.google.com/p/chromium/issues/detail?id=28287&quot; rel=&quot;nofollow&quot;&gt;distribs
support metabug&lt;/a&gt; now lists most of the current problems (with most of the
corresponding bug reports opened in the last 10 days). And with the title
&amp;quot;&lt;span class=&quot;h3&quot;&gt;Metabug for issues related to making a real release for Linux
distros&amp;quot;, that's one bug I'll really like to see closed &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>chromium (the web browser) on Gentoo FAQ - Viktor S</title>
    <link>http://blog.cafarelli.fr/post/2009/12/09/chromium-%28the-web-browser%29-on-Gentoo-FAQ#c8652281</link>
    <guid isPermaLink="false">urn:md5:9153715cbbe2a4ec8e8271f6a5220628</guid>
    <pubDate>Wed, 09 Dec 2009 19:59:44 +0100</pubDate>
    <dc:creator>Viktor S</dc:creator>
    
    <description>&lt;p&gt;The rant by that Fedora-packager really hit the spot, I'm guessing you're
pretty much pushing the same stuff as he is? He is pretty much right about
everything there, too bad google doesn't seem to acknowledge his claims even
though they are obviously correct. Seems more and more likely that it sooner or
later will be a clash between distro packagers and the chrome/chromium people
about these things?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8581223</link>
    <guid isPermaLink="false">urn:md5:362701d70471aeac7a527f16ce226476</guid>
    <pubDate>Thu, 10 Sep 2009 21:56:46 +0200</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>For video/audio tags, it uses ffmpeg (and luckily for us it has a build flag to
use system one!)&lt;br /&gt;
&lt;br /&gt;
glurps, you're talking about chromium-bin? Just rename the ebuild changing the
_p number to get a newer version (25902 right now). If a big bug got fixed
since 25708, please tell me and I'll update it in portage&lt;br /&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - glurps</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8581110</link>
    <guid isPermaLink="false">urn:md5:5c28198bdf1ff241f3707e6f8a9518f9</guid>
    <pubDate>Thu, 10 Sep 2009 18:38:27 +0200</pubDate>
    <dc:creator>glurps</dc:creator>
    
    <description>&lt;p&gt;Where can I find any version &amp;gt;=4.0.208.0_p25708 in the official tree,
your overlay or bugzilla. Where can I find such an ebuild? Or should I just
copy and rename an existing ebuild?&lt;/p&gt;
&lt;p&gt;thx&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - sylware</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8580989</link>
    <guid isPermaLink="false">urn:md5:16d7c6e617e6352959dbcdcbeae906b3</guid>
    <pubDate>Thu, 10 Sep 2009 15:44:25 +0200</pubDate>
    <dc:creator>sylware</dc:creator>
    
    <description>&lt;p&gt;Hope, it does html5 video and audio.&lt;br /&gt;
(if gstreamer is used, then hope it does not pull the gconf gnome stuff)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8580890</link>
    <guid isPermaLink="false">urn:md5:283b0abf9d13e2789e8430bbb2f3dec0</guid>
    <pubDate>Thu, 10 Sep 2009 13:25:13 +0200</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;Right now the full /var/tmp/portage weighs 897MB after compile and install
phase (and the bz2 tarball I'm playing with for tests is around 117MB)&lt;/p&gt;
&lt;p&gt;So it's still big, but already much better than compilation from full svn
checkout!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - gs</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8580597</link>
    <guid isPermaLink="false">urn:md5:bc34a4230ea1419ace9f637de0d21904</guid>
    <pubDate>Thu, 10 Sep 2009 10:17:37 +0200</pubDate>
    <dc:creator>gs</dc:creator>
    
    <description>&lt;p&gt;Will the Chromium build need 10 Gig of disk space like the full source
version?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - vivo75</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8580486</link>
    <guid isPermaLink="false">urn:md5:3bc2df76c527b632485f9ea17f9dc392</guid>
    <pubDate>Thu, 10 Sep 2009 02:19:25 +0200</pubDate>
    <dc:creator>vivo75</dc:creator>
    
    <description>&lt;p&gt;thanks for 4 working on chromium and for the hint, tried using nouveau and
it work great^W. for me it was bug #19995, which was difficult to associate to
16800.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8580309</link>
    <guid isPermaLink="false">urn:md5:578fbc6e2b442bd2d0c7b6d2ddfa23f2</guid>
    <pubDate>Wed, 09 Sep 2009 21:45:53 +0200</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;Yes, session shadowing itself works (i.e you can attach multiple times to a
session you created before), but local session shadowing (sharing your desktop)
does not work yet. Full list of what's working (or not) is on the main page:
http://code.google.com/p/neatx/&lt;/p&gt;
&lt;p&gt;This comment indicates it should be easily doable though:
http://code.google.com/p/neatx/issues/detail?id=1#c10&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>neatx and chromium in portage status updates - lem0na</title>
    <link>http://blog.cafarelli.fr/post/2009/09/09/neatx-and-chromium-in-portage-status-updates#c8579953</link>
    <guid isPermaLink="false">urn:md5:d74a96b770451a95c643fae06342caae</guid>
    <pubDate>Wed, 09 Sep 2009 15:46:39 +0200</pubDate>
    <dc:creator>lem0na</dc:creator>
    
    <description>&lt;p&gt;Hi&lt;br /&gt;
I am glad to hear that there is a working ebuild for neatx. I want to ask if
shadow sessions are supported - if i remmember somebody asked this a few days
ago in some issue on the project site and the answer was NO at the moment.&lt;/p&gt;</description>
  </item>
      
    <item>
    <title>[ping] Yet another open-source NX server! - (mit hacksause)</title>
    <link>http://blog.cafarelli.fr/post/2009/07/17/Yet-another-open-source-NX-server#c8547943</link>
    <guid isPermaLink="false">urn:md5:b9abf2a3b9f9bbd3febf775050ef9f29</guid>
    <pubDate>Tue, 21 Jul 2009 20:42:31 +0200</pubDate>
    <dc:creator>(mit hacksause)</dc:creator>
    
    <description>&lt;p&gt;&lt;a href="http://soup.hacksause.de/post/23677470/Yet-another-open-source-NX-server-Voyageurs"&gt;Yet another open-source NX server! - Voyageur's corner&lt;/a&gt;&lt;/p&gt;
    &lt;!-- TB --&gt;

&lt;p&gt;...&lt;/p&gt;</description>
  </item>
    
      
    
    <item>
    <title>Yet another open-source NX server! - januszzz</title>
    <link>http://blog.cafarelli.fr/post/2009/07/17/Yet-another-open-source-NX-server#c8544888</link>
    <guid isPermaLink="false">urn:md5:45951a8ec00b0df277b9eb6e533b71f2</guid>
    <pubDate>Fri, 17 Jul 2009 15:26:17 +0200</pubDate>
    <dc:creator>januszzz</dc:creator>
    
    <description>&lt;p&gt;about 12 hours ago I've installed neatx on Gentoo. I've spotted several bugs
and decided to report it today... but&lt;/p&gt;
&lt;p&gt;since yesterday there was two new revisions (18 and 19)! I guess there is
potential if some party sees a money in remote desktops &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>FreeNX future - januszzz</title>
    <link>http://blog.cafarelli.fr/post/2009/03/04/FreeNX-future#c8440140</link>
    <guid isPermaLink="false">urn:md5:f68d1dc2715a36223e8fc82a6e5a10e5</guid>
    <pubDate>Fri, 13 Mar 2009 19:11:04 +0100</pubDate>
    <dc:creator>januszzz</dc:creator>
    
    <description>&lt;p&gt;yay! great &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>FreeNX future - Voyageur</title>
    <link>http://blog.cafarelli.fr/post/2009/03/04/FreeNX-future#c8439931</link>
    <guid isPermaLink="false">urn:md5:4bb001b6b6824cae1fb62bf364666421</guid>
    <pubDate>Fri, 13 Mar 2009 13:40:23 +0100</pubDate>
    <dc:creator>Voyageur</dc:creator>
    
    <description>&lt;p&gt;I've updated freenx ebuild to use tarballs from the the debian freenx team,
so now I can work on moving some of the X2go ebuilds to portage&lt;/p&gt;
&lt;p&gt;If it's not done today, you can still of course fill bugreports on the
overlay packages, noting in the title they're from the overlay (something like
&amp;quot;[NX overlay] bug in ...&amp;quot;).&lt;/p&gt;
&lt;p&gt;Oh well in fact I've already started moving base client and server to
portage, so &amp;quot;real soon&amp;quot; is really &amp;quot;real soon&amp;quot; now &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>FreeNX future - januszzz</title>
    <link>http://blog.cafarelli.fr/post/2009/03/04/FreeNX-future#c8439648</link>
    <guid isPermaLink="false">urn:md5:3dc1726863d98e4327fe3bccbe053f9a</guid>
    <pubDate>Thu, 12 Mar 2009 22:15:15 +0100</pubDate>
    <dc:creator>januszzz</dc:creator>
    
    <description>&lt;p&gt;Hi, I've got some problems downloading/compiling those packages.&lt;/p&gt;
&lt;p&gt;So... when exactly does it mean &amp;quot;real soon&amp;quot;? &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I promise to be one of firsts who test those ebuilds!&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>