Dear users,
sorry for bother you with thst issue but I have try to find out from
which version is Directive SSLFIPS available in apache2.
I have found in source code that SSLFIPS is available from apache2
2.2.17. Is this information correct?
--
Best Regards / S pozdravem
Petr Hracek
---
Hi,
My replies in line below
From: shalini jonnadula [mailto:vasantha.shal...@gmail.com]
Sent: Thursday, May 26, 2011 7:10 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache2.2 issue
Hi,
Recently i have upgraded Apache 1.3 to Apache 2.2 on my Solaris box.
version 2.2 is working fine bu
Sorry. I forgot to mention that the implementation needs to be done in
C.
Best Regards,
Henrik
On Thu, 2011-05-26 at 11:13 +0200, Torsten Förtsch wrote:
> On Thursday, May 26, 2011 10:01:35 Henrik Strand wrote:
> > I would like to transfer the file/socket descriptor for a client
> > connection f
Hi,
Recently i have upgraded Apache 1.3 to Apache 2.2 on my Solaris box.
version 2.2 is working fine but i have problem of "Proxy Error and it is
giving the reason as Reason: DNS lookup failure for: xyz.com"
Here is my problem senario. Apache is running on server with Apache 1.3
>From solaris cli
Hi
i have following configurations:
ServerLimit 60
StartServers 5
MaxClients 2500
MinSpareThreads 100
MaxSpareThreads 1000
ThreadsPerChild 50
MaxRequestsPerChild 0
1)Is this fine to handle 2000 to 2500 concurrent user?
(.Not found any specific details to set these parameters,there are lot o
On 26.05.2011 11:10, Issac Goldstand wrote:
> I just upgraded a machine from 2.2.8 to 2.2.19 and suddenly Apache
> wouldn't let me run non-SSL vhosts on port 443. A snippet like below:
>
>
> DocumentRoot /home/foo/httpdocs
> ServerName foo
>
> allow from all
> Options +Indexes
>
>
>
> Sudden
On Thursday, May 26, 2011 10:01:35 Henrik Strand wrote:
> I would like to transfer the file/socket descriptor for a client
> connection from the Apache httpd process to a non-httpd process
> running on the same system as Apache httpd, thus transferring the
> server response responsibility from Apac
I just upgraded a machine from 2.2.8 to 2.2.19 and suddenly Apache
wouldn't let me run non-SSL vhosts on port 443. A snippet like below:
DocumentRoot /home/foo/httpdocs
ServerName foo
allow from all
Options +Indexes
Suddenly caused the following fatal startup error to be logged:
[error] Serv
Hi
I am using mod_cluster to publish the applications deployed in JBoss.
This is the configuration I am using:
ErrorLog /var/log/httpd/default-error.log
CustomLog /var/log/httpd/default-access.log combined
ProxyPass / balancer://mycluster/
SetHandler mod_cluster-mana
Hi,
I would like to transfer the file/socket descriptor for a client
connection from the Apache httpd process to a non-httpd process running
on the same system as Apache httpd, thus transferring the server
response responsibility from Apache httpd to the non-httpd process.
Does Apache httpd supp
Dear users,
I have try to find out how to set SSL logs from debug to info even
when I have setup LogLevel to debug.
My log /var/log/apache2/error.log contains as debug logs from the
module as SSL logs and this is not
readable well.
Do you have any idea how to do that. May be SSL logs will be gath
11 matches
Mail list logo