f61e0ec21f
mod_throttle allows throttling of connections to the Apache web server. It uses System V shared memory and semaphores to implement the state information. Provided by Eric Schnoebelen in PR pkg/20290, with some changes by me.
3 lines
154 B
Text
3 lines
154 B
Text
mod_throttle allows throttling of connections to the Apache web
|
|
server. It uses System V shared memory and semaphores to implement the
|
|
state information.
|