[users@httpd] Apache 2.2.21 Seg Fault

2013-06-26 Thread Abhi Auradkar
Hi,     We have been seeing some segfaults in apache httpd.  Following is the dbx output that I see.  Use `help core mismatch' for more info. (l@1) terminated by signal SEGV (Segmentation Fault) 0x:     bad address 0x (dbx) lwps ol@1 signal SIGSEGV in

RE: [users@httpd] Auth aliases problem

2013-06-26 Thread Tymiński Jan
I am able to authenticate to LDAP with no problem. I am not able to set aliases properly. LDAP without setting aliases works just on the go, but I have to authenticate to second domain and that is what I wanted to achieve with aliases. But apache doesn't recognize aliases set by me. I'm getting

Re: [users@httpd] Mod_proxy Slow After a Week

2013-06-26 Thread Thomas Eckert
This is interesting. I'm seeing similar events at one of my reverse proxy. After fixing a DNS infrastructure problem I started seeing lots of 304s with processing times well above 5 seconds. For header-only requests that's a lot of time. If there is any news here please let us know. At the very

Re: [users@httpd] Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Hendrik Schmieder
Jim Albert schrieb: On 6/25/2013 1:34 PM, Pi Dizayn wrote: Dear Apaches :) , I'm moving a website to another server. In the new server when I submit a form with æ or ß the browser says The connection was reset. This never happened before. The OS is CentOS. PHP or CGI forms are the same. Did

Re: [users@httpd] Mod_proxy Slow After a Week

2013-06-26 Thread Robert Gabriel
On 26 June 2013 09:59, Thomas Eckert thomas.r.w.eck...@gmail.com wrote: This is interesting. I'm seeing similar events at one of my reverse proxy. After fixing a DNS infrastructure problem I started seeing lots of 304s with processing times well above 5 seconds. For header-only requests that's

[users@httpd] Query on Apache HTTP Server 2.2.3

2013-06-26 Thread Maradani, Someswara Rao
Hi, Are there any technical risks with Apache HTTP Server 2.2.3 if we are going to continue the same till Nov 2014? We have installed this version on Red Hat Enterprise Linux ES 5.4 (64bit) platform. Thanks Regards, Someswara Rao

Re: [users@httpd] Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Pi Dizayn
On Jun 26, 2013 11:23 AM, Hendrik Schmieder hendrik.schmie...@jedox.com wrote: Jim Albert schrieb: On 6/25/2013 1:34 PM, Pi Dizayn wrote: Dear Apaches :) , I'm moving a website to another server. In the new server when I submit a form with æ or ß the browser says The connection was reset.

RE: [users@httpd] Auth aliases problem

2013-06-26 Thread Brandon Gould
Ah, my apologies, I misunderstood your original posting. Now I understand. The mud is clear now! How are you querying the LDAP servers, directly, or through an intermediary like SASL? When you configure with aliases, do you get Unknown auth provider on both, or just one? I also see

Re: [users@httpd] Mod_proxy Slow After a Week

2013-06-26 Thread Tom Evans
On Mon, Jun 24, 2013 at 2:03 PM, Robert Gabriel epheme...@gmail.com wrote: Hello all, We have: Apache 2.2.3 CentOS 5.5 x86_64 Splunk 5.0.2 Sorry, I didn't read your original post. Please upgrade Apache to 2.2.24 and re-test. Cheers Tom

[users@httpd] R: HTTP 2.4.4 graceful

2013-06-26 Thread Christian Cioni
Thanks to all, But the problem was a mismatch configuration between httpd.conf (“PidFile”) and init. Christian Da: David Guerra [mailto:imdavidgue...@gmail.com] Inviato: mercoledì 26 giugno 2013 03:50 A: users@httpd.apache.org Oggetto: Re: [users@httpd] HTTP 2.4.4 graceful Is

[users@httpd] Re: Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Pi Dizayn
Update; When I make meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' or meta http-equiv='Content-Type' content='text/html; charset=utf-8' it works. But meta http-equiv='Content-Type' content='text/html; charset=iso-8859-9' doesn't work. On Tue, Jun 25, 2013 at 8:34 PM,

Re: [users@httpd] Re: Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Jim Albert
On 6/26/2013 9:50 AM, Pi Dizayn wrote: Update; When I make meta http-equiv='Content-Type' content='text/html; http-equiv='Content-Type' content='text/html; charset=utf-8' it works. But meta http-equiv='Content-Type' content='text/html; charset=iso-8859-9' doesn't work. My apologies...

Re: [users@httpd] Re: Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Pi Dizayn
On Wed, Jun 26, 2013 at 6:00 PM, Jim Albert j...@netrition.com wrote: On 6/26/2013 9:50 AM, Pi Dizayn wrote: Update; When I make meta http-equiv='Content-Type' content='text/html; http-equiv='Content-Type' content='text/html; charset=utf-8' it works. But meta http-equiv='Content-Type'

Re: [users@httpd] Re: Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Pi Dizayn
Here is a simple form from that server. Sorry I forgot to send the link of the form. http://medyab.com/formtest2.php -- Boray Eris www.pidizayn.com

[users@httpd] SSL 2.4.4 Download error

2013-06-26 Thread laurence.schuler
Hi, I am trying to refresh our web site with the latest version of apache. As part of the refresh I want to enforce SSL access to the site. I've setup SSL and the site mostly works with basic authentication, but I have errors when trying to download/view video files from the web site. I've tried

Re: [users@httpd] Re: Form problem with non-ascii characters (æ or ß)

2013-06-26 Thread Jim Albert
On 6/26/2013 1:02 PM, Pi Dizayn wrote: Here is a simple form from that server. Sorry I forgot to send the link of the form. http://medyab.com/formtest2.php Have you checked to see that the browser is submitting the request? Check your apache access logs. The firefox httpfox addon