[us...@httpd] Re:[us...@httpd] Seeking knowledge : Apache2 MPM Event and

2009-06-23 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
my thoughts about this issue are similar too. This looks to me to be a security 
issue caused primarily due to mod_perl. Is there a listing somewhere of 
potential security threats/vulnerabilities associate with mod_perl and say 
other apache modules too? thanks

- Original Message -
From: users@httpd.apache.org
To: users@httpd.apache.org
At:  6/23 14:27:15

Hi.

http://httpd.apache.org/docs/2.2/mod/event.html
states (at the end) :
At present, this MPM is incompatible with mod_ssl, and other input filters.

Would someone care to elaborate, in the sense of :

Does that mean "any input filters at all", or just "some input filters" ?

In particular :
mod_perl intertwines itself quite deeply into the core Apache2 code.
I am a mod_perl user, and occasional writer/user of mod_perl input 
filters.  There are two types of such filters :
- filters which act at the Connection level
(see 
http://perl.apache.org/docs/2.0/api/Apache2/Filter.html#C_FilterConnectionHandler_
)
- filters which act at the Request level
(see
http://perl.apache.org/docs/2.0/api/Apache2/Filter.html#C_FilterRequestHandler_
)Does the above statement concern both, or just the Connection-level 
filters ?

Is this question better asked on the mod_perl lists ?

Thanks.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

[us...@httpd] How to detect a non-graceful restart of Apache

2009-06-18 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Hi, I have a requirement wherin application owners would like to be notified if 
apache is restarted non-gracefully, since there might be impact to user 
sessions etc... Is there any way to detect and report this, hopefully without 
compiling additional modules? thanks

[EMAIL PROTECTED] Way to source-control Web files?

2008-01-04 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Hi, We have a probblem, which i feel is probably seen in a lot of places 
elsewhere with multiple apache and tomcat installations. that is that, how does 
one manage the configuration/source-control the apache and tomcat config files, 
 especially when the contents of the files are different on different servers? 
Does anyone have any ideas/inputs as to a standardised way of doing this?

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
./configure --prefix= --enable-module=ssl --enable-shared=ssl 
--enable-module=so --enable-module=expires --enable-shared=expires 
--with-perl=/usr/local/bin/perl 

- Original Message -
From: Dan Mahoney 
To: users@httpd.apache.org
At: 12/26 13:56:14

On Wed, 26 Dec 2007, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN wrote:

> Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our
> current 1.3.26 instance to correct some perofrmance bottleneks etc ... 
Curently
> the main improvement I have made is to set the HARD_SERVER_LIMIT to 2048 as we
> have noticed it hitting the 256 limit several times on Solaris 9 as this is a
> high volume, high visibility apache instance. Are there any other
> performance/security improvements that can be done that will make the newer
> build better.  thx in advance.

Why not tell us what ./configure arguments you're using?

We may be able to help a lot better then!

-Dan

--

"It doesn't matter where I live, because I live in dataspace.  That's my
hometown."

-Steve Roberts, Builder of BEHEMOTH

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our 
current 1.3.26 instance to correct some perofrmance bottleneks etc ... Curently 
the main improvement I have made is to set the HARD_SERVER_LIMIT to 2048 as we 
have noticed it hitting the 256 limit several times on Solaris 9 as this is a 
high volume, high visibility apache instance. Are there any other 
performance/security improvements that can be done that will make the newer 
build better.  thx in advance.

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]