Re: [users@httpd] Log problem with REMOTE_USER containing spaces

2011-07-17 Thread Mark Montague
This is all just my opinion as an individual, but... On July 17, 2011 15:10 , Tom Browder wrote: In those cases I found that a user tried to enter a $REMOTE_USER name with spaces (e.g., "Joe Lee") and the resulting log parse bombed because the log format does not have the %u protected by quot

[users@httpd] HTTP Status code 308 is converted in HTTP 500

2011-07-17 Thread Stefano Nichele
Hi All, i'm using apache httpd v. 2.2.15 + mod_proxy and i have found a bad behavior (at least for me :-) ) My application implements something like a resumable http upload using 308 as status code for resume (see for instance http://code.google.com/apis/gdata/docs/resumable_upload.html). Imp

[users@httpd] Log problem with REMOTE_USER containing spaces

2011-07-17 Thread Tom Browder
I am a new apache2 user and have started mining my access logs (with Perl progs) for certain info. I have had great success using the Parse::AccessLogEntry module from cpan.org, but I have had a few instances where it bombed on the default extended common format. In those cases I found that a use

Re: Re: [users@httpd] Apache crashing - lockf status

2011-07-17 Thread Jeff Trawick
On Sun, Jul 17, 2011 at 12:57 PM, Rafael Hasson wrote: > Hello Jeff, > > Seems, that the issue was with PHP PECL APC Cache > > I increased the kern.ipc.shmma on FreeBSD, until now no crash. > Will wait to see, if crash again I will do a backtrace with GDB! > thanks for updating the thread BTW, "

Re: Re: [users@httpd] Apache crashing - lockf status

2011-07-17 Thread Rafael Hasson
Hello Jeff, Seems, that the issue was with PHP PECL APC Cache I increased the kern.ipc.shmma on FreeBSD, until now no crash. Will wait to see, if crash again I will do a backtrace with GDB! -

Re: [users@httpd] mod_proxy_balancer config for HTTP header based sticky sessions

2011-07-17 Thread Jeroen Geilman
On 2011-07-17 15:55, G Quiggin wrote: Hello there, I'm trying to write a mod_proxy_balancer config to implemented sticky sessions between multiple backend tomcat instances with stickyness provided by an HTTP header. eg 1st incoming request is processed by app and responds by setting a custo

Re: [users@httpd] Basic HTTP Authenication against Directory Server (Sun Directory Server)

2011-07-17 Thread Jeroen Geilman
On 2011-07-17 14:14, SSRChandra Devagupthapu wrote: HI, Thanks for the Update .Do you any other Way to do this. Write your own module. Regards, SSR Chandra, Cognos Support, 040-66678118. *From:*Juan Asensio Sánc

[users@httpd] mod_proxy_balancer config for HTTP header based sticky sessions

2011-07-17 Thread G Quiggin
Hello there, I'm trying to write a mod_proxy_balancer config to implemented sticky sessions between multiple backend tomcat instances with stickyness provided by an HTTP header. eg 1st incoming request is processed by app and responds by setting a custom HTTP header with a value set at randon

RE: [users@httpd] Basic HTTP Authenication against Directory Server (Sun Directory Server)

2011-07-17 Thread SSRChandra Devagupthapu
HI, Thanks for the Update .Do you any other Way to do this. Regards, SSR Chandra, Cognos Support, 040-66678118. From: Juan Asensio Sánchez [mailto:oke...@gmail.com] Sent: Sunday, July 17, 2011 4:45 PM To: users@httpd.apache.org Subject: Re: [users@

Re: [users@httpd] Basic HTTP Authenication against Directory Server (Sun Directory Server)

2011-07-17 Thread Juan Asensio Sánchez
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html 2011/7/17 SSRChandra Devagupthapu > Dear All, > > ** ** > > ** ** > > ** ** > > Could you please tell the way how to Implement Basic HTTP Authenication > against Directory Server (Sun Directory Server)? > > ** ** > > We are in th

[users@httpd] Basic HTTP Authenication against Directory Server (Sun Directory Server)

2011-07-17 Thread SSRChandra Devagupthapu
Dear All, Could you please tell the way how to Implement Basic HTTP Authenication against Directory Server (Sun Directory Server)? We are in the process of implementing the same. Regards, SSR Chandra, Cognos Support, 040-66678118. ==