Hello,
I am trying to build the apache httpd version 2.2.22 from the windows
sources,
but running in the following problem with ldap support of apr-util:
apr_ldap.h(136) : fatal error C1189: #Fehler : Support for LDAP v2.0
toolkits has been removed from apr-util. Please use an LDAP v3.0
too
.
apache-admin
Am 2012-11-16 02:30, schrieb Good Guy:
On 15/11/2012 20:36, apache-ad...@ultra-it.de wrote:
Hello,
I want to build the new version 2.2.23 of the Apache HTTPD
on myself to get involved in the debugging of the http server.
Unfortunately I was not able to find the Visual C++ 6.0
pack ?
Would be great, if you could help me.
Thanks a lot.
apache-admin
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi,
Check
RewriteEngine on
Amit
On Fri, Apr 9, 2010 at 10:04 PM, Wang, Mary Y wrote:
> Hi,
>
> I'm in the process of upgrading to httpd 2.0.46. I'm getting this error
> when it goes to this URL
> https://devbrass2.ana.bna.boeing.com/projects/ms-tools-charts/ . The page
> showed as "The
Hi , users
How to create Payment Gateway by Apache with other Application ...
Thanx in advance
Amit
Hi,
when u run graceful-stop , it will work in different manner
Let see first it kill parent process if any child process serve
request.. it continue to server, but not accept new request ..new
request handle by new child process ... mean it will take a little bit
time t
Hi,
I Show you an example of access manual from browser . having different
language support
AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br|ru))?(/.*)?$
"/usr/local/apache2/manual$1"
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
SetHandl
Hi
Try JFS or XFS file System can be used for Better i/o Performance in
MOD_DISK_CACHE
JFS: Journaling File System : having better journiling & faster then ext3
XFS: Xtra Large File System : Read Write Performance Is Much Better
Thanks
Amit Maheshwari
On Thu, Aug 6, 2009 at 1:18 AM, "Fábio
Please Change Following Parameters
Timeout 60
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 5
MinSpareServers 5
MaxSpareServers 10
StartServers 5
MaxClients 150
MaxRequestsPerChild 4000
Then Kernel settings are like :
tcp_keepalive_time=900
tcp_fin_timeout=30
tcp_max_orphans=16384
tcp_t