Re: [users@httpd] Re: RemoteIPProxyProtocolExceptions with negated IP list

2020-05-13 Thread Marc Haber
On Sun, May 10, 2020 at 01:57:31PM -0400, Eric Covener wrote:
> On Sun, May 10, 2020 at 12:55 PM Marc Haber
>  wrote:
> >
> > On Fri, May 08, 2020 at 01:16:28PM +0200, Marc Haber wrote:
> > > Is it possible to have a negated IP address list in
> > > RemoteIPProxyProtocolExceptions? I think that I cannot use SetEnvIf at
> > > this point because the ProxyProtocol processing happens way before any
> > > http processing begins.
> >
> > After pondering about this a bit, I would like to file an enhancement
> > suggestion that the configuration options of mod_remoteip get somewhat
> > canonicalized in the way that both methods offered by mod_remoteip get a
> > positive _AND_ a negative exception list from the default behavior.
> >
> > As this is not a bug, how do the apache devs accept enhancement
> > suggestions? Is that handled via the bug tracker as well or is there
> > another point of contact for enhancement requests?
> 
> You can mark a bugzilla entry as an enhancement.

https://bz.apache.org/bugzilla/show_bug.cgi?id=64433

Thanks for all your help.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany|  lose things."Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Apache ServerLimit not honoring

2020-05-13 Thread gajanan . x . kulkarni

Dear Apache experts

Why apache 2,2,x doesn't honor ServerLimit? Under what conditions ?

How should I check all the interval counters of apache.

Current value of MaxRequestPerChild i.e connections count handled by 
worker, Threads per child , Connect.


Active connections handled by each worker etc

Thanks

Gajanan


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Nosniff Causes Files to display - Rather than download as intended

2020-05-13 Thread Eric Covener
On Wed, May 13, 2020 at 9:43 AM Lee Fuller  wrote:
>
> I'm setting the nosniff option on one of our Virtual Hosts (site is a 
> Wordpress site). There are two links to download files, one DMG and one ZIP. 
> However, when we add this header, the files do not download, they are 
> displayed. I have added Mime Type definitions to the VHost as follows:
>
>
>
> AddType application/octet-stream .dmg
>
> AddType application/zip .zip

Can you show the full response headers?

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Nosniff Causes Files to display - Rather than download as intended

2020-05-13 Thread Lee Fuller
I'm setting the nosniff option on one of our Virtual Hosts (site is a Wordpress 
site). There are two links to download files, one DMG and one ZIP. However, 
when we add this header, the files do not download, they are displayed. I have 
added Mime Type definitions to the VHost as follows:

AddType application/octet-stream .dmg
AddType application/zip .zip

Does not help. Any suggestions?

Lee Fuller
Managing Director, Technology
m: +1 (949) 564-6349
lee@simple.science

simple.science
1626 Ohms Way
Costa Mesa, CA 92627

Certified AWS Technology Professional
Certified AWS Business Professional


CONFIDENTIALITY NOTE
This email and any attachment is for the sole use of the intended recipient and 
may contain private, confidential and/or privileged information. Review, use or 
dissemination of this information by unintended receiver, even if misaddressed, 
is prohibited. If you have received this email in error, destroy all copies and 
notify sender immediately.