On Wed, Aug 10, 2016 at 11:13 AM, Yann Ylavic wrote:
> On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote:
> > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> >> Is there any way i can rewrite the query string so that only the
> modified
> >> query string is used to create the cach
On Wed, Aug 10, 2016 at 11:13 AM, Yann Ylavic wrote:
> On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote:
> > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> >> Is there any way i can rewrite the query string so that only the
> modified
> >> query string is used to create the cach
On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote:
> On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
>> Is there any way i can rewrite the query string so that only the modified
>> query string is used to create the cache files?
>
> https://bz.apache.org/bugzilla/show_bug.cgi?id=21935
Hi All,
we are using mod_proxy, mod_proxy_balancer as LB.
I have a use case to dynamically remove the BalancerMember from
ProxyBalancer.
I am arrived with 2 approaches. But I got some doubt in approach 2.
Approach 1:
First shutdown the backend server which is added as BalancerMember in
apache, t
On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> Is there any way i can rewrite the query string so that only the modified
> query string is used to create the cache files?
https://bz.apache.org/bugzilla/show_bug.cgi?id=21935
I was beaten more than once by this issue.
I ended up
On Wed, Aug 10, 2016 at 6:31 AM, Anthony Biacco wrote:
>
> On Tue, Aug 9, 2016 at 4:47 PM, Eric Covener wrote:
>>
>> On Tue, Aug 9, 2016 at 3:03 AM, Anthony Biacco wrote:
>> > The only way i found so far is to do a redirect in the rewrite rule with
>> > [R]. I just don't want the extra overhead