Am 18.10.2018 um 17:32 schrieb Schettler, Marty L.:
Good advice. Thanks! However, I just retested with 2.4.35 and I get the
exact same results as with 2.4.34. Any other ideas? I’d welcome a
workaround too.
Could well be
http://svn.apache.org/viewvc?rev=1844226&view=rev
which is still missing
Hi everyone, able to resolve above issue with below rules:
RewriteCond %{REQUEST_URI} ^example.com(.*).(?!\1$)
RewriteRule ^.*$ - [R=404,L]
With Regards,
Venkatesh
On Fri, Oct 12, 2018 at 8:39 AM alchemist vk wrote:
> Hi All,
>I have one test uri 'http://example.com/test1.test2'. How I
Good advice. Thanks! However, I just retested with 2.4.35 and I get the exact
same results as with 2.4.34. Any other ideas? I’d welcome a workaround too.
Thanks!
From: William A Rowe Jr [mailto:wr...@rowe-clan.net]
Sent: Friday, October 12, 2018 6:26 PM
To: users@httpd.apache.org
Subject: Re: [
On Thu, Oct 18, 2018 at 10:33 AM Edward J. Yoon wrote:
>
> I increased some options (maxRequestWorkers, ServerLimit ..), and finally
> was able to connect 20k concurrent connections. But that's not enough. I want
> to use 4 backend servers w/ single Apache LB..
>
> Apache server shows "tasks: x
I increased some options (maxRequestWorkers, ServerLimit ..), and finally
was able to connect 20k concurrent connections. But that's not enough. I
want to use 4 backend servers w/ single Apache LB..
Apache server shows "tasks: x (limit: 19660)".
Can I handle at least 200k connections with single
On Thu, Oct 18, 2018 at 3:14 AM Edward J. Yoon wrote:
>
> Hi,
>
> I've installed Apache2 on Unbuntu 18.04, and enabled {a2enmod rewrite
> proxy proxy_http proxy_wstunnel proxy_balancer lbmethod_byrequests}
> modules.
>
> And then, I've configured like:
> https://github.com/edwardyoon/Heimdallr#get
P.S., OKay, I've increased MaxRequestWorkers = 1, However, now I
can made only 386 connections. :/
On Thu, Oct 18, 2018 at 4:14 PM Edward J. Yoon wrote:
>
> Hi,
>
> I've installed Apache2 on Unbuntu 18.04, and enabled {a2enmod rewrite
> proxy proxy_http proxy_wstunnel proxy_balancer lbmethod_b
Hi,
I've installed Apache2 on Unbuntu 18.04, and enabled {a2enmod rewrite
proxy proxy_http proxy_wstunnel proxy_balancer lbmethod_byrequests}
modules.
And then, I've configured like:
https://github.com/edwardyoon/Heimdallr#getting-started
According to my benchmark using tsung tool, each backend