Which version of TCP protocol does the Apache Server 2.2 use? I have noticed
that in case of packet loss TCP window does not shrink to the half size (like
standard version does), but to the 20, 30% of its original size. I suppose that
the some modified version is used (High Speed TCP or somethin
On September 26, 2011 4:25 , Dusan Geratovic
wrote:
Which version of TCP protocol does the Apache Server 2.2 use? I have
noticed that in case of packet loss TCP window does not shrink to the
half size (like standard version does), but to the 20, 30% of its
original size. I suppose that the som
Hey there,
I'd like to setup a dynamically configured reverse proxy with HTTP
auth. The requests shall be proxied to different backends with the
decision being based upon a certain LDAP user attribute.
I've setup Apache like this:
--8<--
##
## LDAP attributes:
## - user name attribute: mail (ma
Hi Marco,
I'm trying look into this, but the link seems to be dead at the moment.
Do you have any other source for the thread?
Thank you for your help,
Best regards,
Peter Balogh
On 2011.09.07. 15:51, Marco Pizzoli wrote:
Hi,
I already had your problem.
I suggest you look at this thread with a
Let's try again :-)
http://www.spinics.net/lists/apache-users/msg99597.html
2011/9/26 Balogh Péter
> Hi Marco,
>
> I'm trying look into this, but the link seems to be dead at the moment.
> Do you have any other source for the thread?
>
>
> Thank you for your help,
> Best regards,
> Peter Balogh
Hi,
Just for the record and the sake of the archive, I've tracked down the
problem using strace.
After filtering the NOENT character combination out of the strace log,
I've noticed, that 2 files were symlinks, but the symlinks were pointing
outside of the chroot.
The link targets were /etc/lo
Hi Marco,
Thanks, that's worked, and helped :)
Thank you for your help,
Best regards,
Peter Balogh
On 2011.09.26. 20:21, Marco Pizzoli wrote:
Let's try again :-)
http://www.spinics.net/lists/apache-users/msg99597.html
2011/9/26 Balogh Péter mailto:balogh.pe...@cit.hu>>
Hi Marco,
I'm
I need help related to Input filter I am trying to accomplish. My target is to
call an external program to validate the request and modify/return the response
accordingly.
I am using the below to accomplish this.
ExtFilterDefine writetext cmd="/usr/local/bin/perl
/home/carnab/servers/apache-4
Hi All,
I have been running the apache server to load test a application.
The apache 2.2.20 is running on CentOS 5.6
-bash-3.2$ uname -a
Linux hdm102 2.6.18-238.19.1.el5.centos.plus #1 SMP Mon Jul 18 10:05:09 EDT
2011 x86_64 x86_64 x86_64 GNU/Linux
-bash-3.2$ cat /etc/issue
CentOS release 5.