<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.infosystems.www.servers.unix Google Group</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix</link>
  <description>Web servers for UNIX platforms.</description>
  <language>en</language>
  <item>
  <title>Re: Broken SSL Connections</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/ee7569f1d9129959/14533c71d4742c4c?show_docid=14533c71d4742c4c</link>
  <description>
  There&#39;s a lot of inforation about this error and how to investigate it &lt;br&gt; further. But the first thing I&#39;d look at is whether you have SSL &lt;br&gt; keepalives configured, and if the problem correlates with particular &lt;br&gt; browsers or URLs &lt;br&gt; C.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/ee7569f1d9129959/14533c71d4742c4c?show_docid=14533c71d4742c4c</guid>
  <author>
  colin.mckin...@gmail.com
  (C.)
  </author>
  <pubDate>Wed, 10 Mar 2010 17:52:42 UT
</pubDate>
  </item>
  <item>
  <title>Broken SSL Connections</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/ee7569f1d9129959/86bef7471150548f?show_docid=86bef7471150548f</link>
  <description>
  Hi, &lt;br&gt; We experience a lot of slowness on our HTTP server. When we are &lt;br&gt; requesting a certain page from a web browser, the browser keeps saying &lt;br&gt; &amp;quot;Connecting...&amp;quot;, or sometimes &amp;quot;Waiting for...&amp;quot;. &lt;br&gt; It&#39;s a HTTP server with mod_ssl, everything goes through SSL. When a &lt;br&gt; user tries to access without SSL, it&#39;s redirected to SSL.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/ee7569f1d9129959/86bef7471150548f?show_docid=86bef7471150548f</guid>
  <author>
  n...@signet.nl
  (Niek)
  </author>
  <pubDate>Wed, 10 Mar 2010 09:41:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: summarizing Apache virtual host resource usage by domain name</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/b0c2e783e6bae0a6?show_docid=b0c2e783e6bae0a6</link>
  <description>
  What about using a separate apache instance for each vhost on &lt;br&gt; alternate ports? &lt;br&gt; Then using mod_proxy (proxy pass and reverse proxy pass) on another &lt;br&gt; instance can answer on port 80 for all the other instances and route &lt;br&gt; requests. &lt;br&gt; You end up with resource usage that can be directly tied to a specific &lt;br&gt; apache instance/vhost.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/b0c2e783e6bae0a6?show_docid=b0c2e783e6bae0a6</guid>
  <author>
  derakki...@gmail.com
  (txyoji)
  </author>
  <pubDate>Sat, 06 Mar 2010 00:54:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: summarizing Apache virtual host resource usage by domain name</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/27f3ae573e670f09?show_docid=27f3ae573e670f09</link>
  <description>
  Exactly right, if I settle for writing realtime (%D) to the log as a &lt;br&gt; crude proxy for actual resource usage. I know how to relate the &lt;br&gt; virtual hostname to the realtime in the log. What&#39;s wrong is simply &lt;br&gt; that realtime is not what I want to collect.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/27f3ae573e670f09?show_docid=27f3ae573e670f09</guid>
  <author>
  met...@gmail.com
  (MetaEd)
  </author>
  <pubDate>Thu, 04 Mar 2010 16:06:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: summarizing Apache virtual host resource usage by domain name</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/5ca7cc52d6a314ab?show_docid=5ca7cc52d6a314ab</link>
  <description>
  That is nuts. &lt;br&gt; Something wrong with using the %v format character in the LogFormat &lt;br&gt; command to write the virtual hostname into the log?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/5ca7cc52d6a314ab?show_docid=5ca7cc52d6a314ab</guid>
  <author>
  no.em...@nospam.invalid
  (Paul Rubin)
  </author>
  <pubDate>Thu, 04 Mar 2010 05:00:08 UT
</pubDate>
  </item>
  <item>
  <title>summarizing Apache virtual host resource usage by domain name</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/7462af0eabaefe52?show_docid=7462af0eabaefe52</link>
  <description>
  My system runs Apache 2.2 and uses VirtualHost to serve multiple &lt;br&gt; domains on a single IP address and port. &lt;br&gt; I would like to summarize UNIX resource usage by domain name. &lt;br&gt; The User directive is not valid in a VirtualHost block, therefore all &lt;br&gt; process accounting is charged against one uid and I cannot use uid as
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/1866471ea604538f/7462af0eabaefe52?show_docid=7462af0eabaefe52</guid>
  <author>
  met...@gmail.com
  (MetaEd)
  </author>
  <pubDate>Wed, 03 Mar 2010 23:46:13 UT
</pubDate>
  </item>
  <item>
  <title>Playing DVD files on Apache</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/4afc6fa6347b3995/aeb4c64b3a59ddfa?show_docid=aeb4c64b3a59ddfa</link>
  <description>
  IS there a way to play DVD files on Apache?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/4afc6fa6347b3995/aeb4c64b3a59ddfa?show_docid=aeb4c64b3a59ddfa</guid>
  <author>
  doc...@doctor.nl2k.ab.ca
  (The Doctor)
  </author>
  <pubDate>Tue, 02 Mar 2010 22:47:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: REMOTE_ADDR htaccess</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/906deee08529ead8/038930852aaf3c90?show_docid=038930852aaf3c90</link>
  <description>
  If you&#39;ve got a wp blog, you could also add a test like this to the &lt;br&gt; top of your index.php file: &lt;br&gt; if (stristr($_SERVER[&#39;REMOTE_ADDR &#39;], &#39;yuppietel.net&#39;) !== FALSE){ &lt;br&gt; #send matches to foo.com &lt;br&gt; header(&#39;Location: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.foo.com&#39;);&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; #end the script. &lt;br&gt; die(); &lt;br&gt; or as a rewrite rule: &lt;br&gt; RewriteBase ./ &lt;br&gt; RewriteCond %{REMOTE_ADDR} !^http://(.+\.)?yuppietel.net/ .*$ [NC]
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/906deee08529ead8/038930852aaf3c90?show_docid=038930852aaf3c90</guid>
  <author>
  derakki...@gmail.com
  (txyoji)
  </author>
  <pubDate>Tue, 02 Mar 2010 13:18:59 UT
</pubDate>
  </item>
  <item>
  <title>Newbie - Creating .so Modules for Apache 2.2 from Source on OS X 10.5.8</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/193f7bfc009ce841/74e43e32666557d6?show_docid=74e43e32666557d6</link>
  <description>
  Hello, &lt;br&gt; I&#39;m attempting to setup a reverse proxy using the very helpful &lt;br&gt; instructions at: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.apachetutor.org/admin/reverseproxies&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; The OS X default install comes with all of the needed modules except &lt;br&gt; for: &lt;br&gt; LoadFile /usr/lib/libxml2.so &lt;br&gt; LoadModule xml2enc_module modules/mod_xml2enc.so &lt;br&gt; LoadModule proxy_html_module modules/mod_proxy_html.so
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/193f7bfc009ce841/74e43e32666557d6?show_docid=74e43e32666557d6</guid>
  <author>
  dnasra...@gmail.com
  (Dave Naz)
  </author>
  <pubDate>Mon, 01 Mar 2010 23:06:18 UT
</pubDate>
  </item>
  <item>
  <title>REMOTE_ADDR htaccess</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/906deee08529ead8/c0e6b0985952f22a?show_docid=c0e6b0985952f22a</link>
  <description>
  I cannot find a Wordpress plug-in, so I&#39;ll try a good old- &lt;br&gt; fashioned .htaccess file? &lt;br&gt; if REMOTE_ADDR is like/contains yuppietel.net I want to redirect the &lt;br&gt; visitor to &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.foo.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I had code to do this years ago. Is mod_rewrite the way to do this? &lt;br&gt; Otherwise, how do I do this? &lt;br&gt; I have a snoopy visitor I want to bounce elsewhere.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/906deee08529ead8/c0e6b0985952f22a?show_docid=c0e6b0985952f22a</guid>
  <author>
  jtjohns...@gmail.com
  (jtjohnston)
  </author>
  <pubDate>Sat, 20 Feb 2010 04:38:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: apache alias&#39;s via mysql</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/495740c540c16b1c/35bdc228c8aa422a?show_docid=35bdc228c8aa422a</link>
  <description>
  Oh yeah, how about AliasMatch &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://httpd.apache.org/docs/2.2/mod/mod_alias.html#aliasmatch&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/495740c540c16b1c/35bdc228c8aa422a?show_docid=35bdc228c8aa422a</guid>
  <author>
  jpt...@gmail.com
  (jptcu)
  </author>
  <pubDate>Mon, 15 Feb 2010 23:55:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Apache http server crashing</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/2a8c1db351439fe2/99fad5b23144b259?show_docid=99fad5b23144b259</link>
  <description>
  For this particular http server instance, the client has a dedicated &lt;br&gt; circuit they use to connect to the site on our server. Is it possible &lt;br&gt; that data along the circuit is being corrupted, and is bringing down &lt;br&gt; the web server instance? Is that something that is feasible? Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/2a8c1db351439fe2/99fad5b23144b259?show_docid=99fad5b23144b259</guid>
  <author>
  jaredsteiner...@gmail.com
  (Jared Steiner)
  </author>
  <pubDate>Mon, 08 Feb 2010 14:57:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: apache alias&#39;s via mysql</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/495740c540c16b1c/3fe6df08e9b7b195?show_docid=3fe6df08e9b7b195</link>
  <description>
  You could, of course, use a single RedirectMatch to re-route &lt;br&gt; requests. It would certainly be neater than 500 odd Aliases (I doubt &lt;br&gt; that handling 500 of them would &amp;quot;cripple&amp;quot; Apache, it&#39;s pretty good at &lt;br&gt; such things). I&#39;m a bit confused, seems like the simplest approach is &lt;br&gt; just to give each of your users a directory in Apache&#39;s document root,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/495740c540c16b1c/3fe6df08e9b7b195?show_docid=3fe6df08e9b7b195</guid>
  <author>
  jpt...@gmail.com
  (Josh Tankel)
  </author>
  <pubDate>Sat, 06 Feb 2010 22:56:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Apache http server crashing</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/2a8c1db351439fe2/e91aac7669ed4f6b?show_docid=e91aac7669ed4f6b</link>
  <description>
  Sorry - I don&#39;t know any, let alone common ones (and that&#39;s after 5 &lt;br&gt; years running apache fielding 500,000 hits/day/box). &lt;br&gt; C.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/2a8c1db351439fe2/e91aac7669ed4f6b?show_docid=e91aac7669ed4f6b</guid>
  <author>
  colin.mckin...@gmail.com
  (C.)
  </author>
  <pubDate>Fri, 05 Feb 2010 21:57:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to match apache httpd process ID to virtual site and files?</title>
  <link>http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/b3095eb4e5ea4bb0/1ab6661e6072138c?show_docid=1ab6661e6072138c</link>
  <description>
  Have a look at mod_status. &lt;br&gt; You&#39;ll also see what requests are taking a lot of time to process if &lt;br&gt; you setup mod_log_config to report %D - you might also want to have a &lt;br&gt; look at mod_log_firstbyte &lt;br&gt; HTH &lt;br&gt; C.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.infosystems.www.servers.unix/browse_thread/thread/b3095eb4e5ea4bb0/1ab6661e6072138c?show_docid=1ab6661e6072138c</guid>
  <author>
  colin.mckin...@gmail.com
  (C.)
  </author>
  <pubDate>Fri, 05 Feb 2010 21:55:07 UT
</pubDate>
  </item>
  </channel>
</rss>
