Hi all,
I have what boils down to
RewriteRule ^/website$ http://localhost/website/
ProxyPassMatch ^/website/(.*)$ http://localhost:8000/website/$1
but when I try http://localhost/website (note the missing slash) it
does not get rewritten to http://localhost/website/ (note the appended
sl
> I suspected this as well and here is the experiment I did. I start one
> curl client with low data rate with option "--limit-rate 10" (10 bytes
> per second), and afterwards I start a normal curl client. It seems
> initially the second curl client waits for something for a few seconds,
> and the
On Thu, 18 Aug 2011 14:22 -0500, "William A. Rowe Jr."
wrote:
> On 8/17/2011 3:51 PM, go1...@mailnew.com wrote:
> > Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the
> > limit of number of simultaneous connection, I used the directive
> > ThreadsPerChild set the number to 1.
On Thu, 18 Aug 2011 00:41 -0400, "Craig Huffstetler"
wrote:
On Wed, Aug 17, 2011 at 16:51, <[1]go1...@mailnew.com> wrote:
Hi, I am using Apache 2.2.17 on Windows Server. To experiment
with the
limit of number of simultaneous connection, I used the
directive
ThreadsPerChild set the num
On Thu, Aug 18, 2011 at 3:15 PM, Rose, John B wrote:
> We are getting a really large number of “Reading Request” showing up in our
> Apache server status output. The server slowed to a crawl . We related it to
> access to a site on our network and disabled access but we are not sure why
> it would