RE: rate limit issues in Apache Http server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Team,

 

Can you please suggest some Apache configuration settings to fix the below issue.

 

I have below configurations:

 

<IfModule mpm_worker_module>

StartServers        1

    MinSpareThreads     151

    MaxSpareThreads     300

    ThreadsPerChild     300

    ThreadLimit         300

    MaxRequestWorkers   300

   

    MaxConnectionsPerChild   0

</IfModule>

 

<IfModule mpm_event_module>

### Provide alternate settings instead [PTC]

    StartServers        1

    MinSpareThreads     151

    MaxSpareThreads     300

    ThreadsPerChild     300

    ThreadLimit         300

    MaxRequestWorkers   300

 

    MaxConnectionsPerChild   0

</IfModule>

 

<IfModule mpm_winnt_module>

   

    ThreadsPerChild     300

  

    MaxConnectionsPerChild   0

</IfModule>

 

Other timeout settings are defaults value, no changes.

 

 

Thanks and Regards,

Rajendra Rathore

9922701491

 

From: Rathore, Rajendra <rarathore@xxxxxxx>
Sent: Wednesday, June 1, 2022 3:36 PM
To: users@xxxxxxxxxxxxxxxx
Subject: rate limit issues in Apache Http server
Importance: High

 

External email from: users-return-121868-rarathore=ptc.com@xxxxxxxxxxxxxxxx

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,

Rajendra Rathore

9922701491

 


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux