[users@httpd] RE: rate limit issues in Apache Http server

2022-06-02 Thread Rathore, Rajendra
, Rajendra Rathore 9922701491 From: Rathore, Rajendra Sent: Thursday, June 2, 2022 1:14 PM To: users@httpd.apache.org Subject: [users@httpd] RE: rate limit issues in Apache Http server Importance: High External email from: users-return-121870-rarathore=ptc@httpd.apache.org<mailto:users-ret

[users@httpd] RE: rate limit issues in Apache Http server

2022-06-02 Thread Rathore, Rajendra
MaxConnectionsPerChild 0 Other timeout settings are defaults value, no changes. Thanks and Regards, Rajendra Rathore 9922701491 From: Rathore, Rajendra Sent: Wednesday, June 1, 2022 3:36 PM To: users@httpd.apache.org Subject: [users@httpd] rate limit issues in Apache Http server

[users@httpd] rate limit issues in Apache Http server

2022-06-01 Thread Rathore, Rajendra
Hi Team, We are facing rate limit issue in default Apache configuration, can you please suggest some solutions around it? Is this statement correct that OOTB apache can't handle such situation, you need to rely on Firewall or some 3rd party software for DOS prevention. Thanks and Regards,

[users@httpd] issue with apache 2.4.53

2022-04-27 Thread Rathore, Rajendra
Hi Team, We are facing below issue while we update to latest apache version 2.4.53 for linux OS. [Tue Apr 19 17:21:11.871845 2022] [jk:warn] [pid 23228:tid 139973926172544] No JkShmFile defined in httpd.conf. Using default /dsk01/ptc/wnc/Apache/logs/jk-runtime-status [Tue Apr 19

[users@httpd] RE: LDAP SASL support in Apache configuration

2020-04-22 Thread Rathore, Rajendra
Hi Team, Can you please provide me any document or module which we can use to support LDAP SASL(ADS) with Apache httpd server. Thanks and Regards, Rajendra Rathore 9922701491 From: Rathore, Rajendra Sent: Thursday, April 16, 2020 3:35 PM To: users@httpd.apache.org Subject: [users@httpd] LDAP

[users@httpd] LDAP SASL support in Apache configuration

2020-04-16 Thread Rathore, Rajendra
Hi Team, Can you please let me know whether Apache configuration support LDAP SASL mechanism or not. If yes please let me know how? Thanks and Regards, Rajendra Rathore 9922701491

[users@httpd] issue with mod_reqtimeout in Httpd server 2.4.39

2019-04-18 Thread Rathore, Rajendra
Hi Team, We are facing timeout issue while uploading long file, when I enable debug log and found that traces of [reqtimeout:info] [pid 25680:tid 140121479206656] [client 192.168.33.1:61857] AH01382: Request body read timeout While looking into release notes of 2.4.39 there are some changes

RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
External email from: users-return-118596-rarathore=ptc@httpd.apache.org I made the change in trunk with revision r1856910 and will propose it for backport to 2.4.x > Am 04.04.2019 um 11:47 schrieb Rathore, Rajendra : > > Hi Stefan, > > Thanks for the help, Do I need to

RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
/h2_switch.c > Am 04.04.2019 um 11:42 schrieb Rathore, Rajendra : > > Hi Stefan, > > Thanks for the quick response, please let me know what entry should I need to > remove? > > Thanks and Regards, > Rajendra Rathore > 9922701491 > > -Original Message

RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
build apache 2.4.39 using CMake on Window machine Importance: High External email from: users-return-118592-rarathore=ptc@httpd.apache.org The source file is gone. It needs to be removed from CMakeLists.txt. Sorry about the confusion. > Am 04.04.2019 um 11:34 schrieb Rathore, Rajendra : >

[users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
Hi Team, While building apache 2.4.39 using CMake command, I face below issue CMake Error at CMakeLists.txt:761 (ADD_LIBRARY): Cannot find source file: modules/http2/h2_ngn_shed.c Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error:

[users@httpd] How to avoid plain password in mod_ldap

2018-09-12 Thread Rathore, Rajendra
There are a plain password store in mod_ldap. Is there any way to encrypt the password? Like: AuthLDAPBindPassword password Thanks and Regards, Rajendra Rathore 9922701491

[users@httpd] change mime.types using cmake command script

2018-05-02 Thread Rathore, Rajendra
Hi Team, I am creating apache build using source code, I came into one requirement to update mime type, Please let me know how can I mime.types using cmake command, I have a way to create a patch file and update mime type, so please let me know the best way to update it. Thanks and Regards,

RE: [users@httpd] facing issue with building apache for latest version 2.4.33

2018-04-09 Thread Rathore, Rajendra
Jung [mailto:rainer.j...@kippdata.de] Sent: 07 April 2018 12:12 AM To: users@httpd.apache.org Subject: Re: [users@httpd] facing issue with building apache for latest version 2.4.33 Hello, Am 06.04.2018 um 08:41 schrieb Rathore, Rajendra: > Hi Team, > > I am facing the issue while buildi

[users@httpd] facing issue with building apache for latest version 2.4.33

2018-04-06 Thread Rathore, Rajendra
Hi Team, I am facing the issue while building apache on Window machine with the help of apache source code and got below error [ 92%] Building C object CMakeFiles/mod_ssl.dir/modules/ssl/ssl_engine_init.c.obj ssl_engine_init.c