Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
bitnami /
apache /
conf /
bitnami /
memory /
[ HOME SHELL ]
Name
Size
Permission
Action
httpd-2xlarge.conf
692
B
-rw-rw-r--
httpd-large.conf
692
B
-rw-rw-r--
httpd-medium.conf
658
B
-rw-rw-r--
httpd-micro.conf
700
B
-rw-rw-r--
httpd-small.conf
671
B
-rw-rw-r--
httpd-xlarge.conf
691
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : httpd-large.conf
# Bitnami memory configuration for Apache # # Note: This will be modified on server size changes <IfModule mpm_prefork_module> StartServers 10 MinSpareServers 10 MaxSpareServers 30 ServerLimit 300 MaxRequestWorkers 300 MaxConnectionsPerChild 5000 </IfModule> <IfModule mpm_event_module> ServerLimit 24 StartServers 8 MinSpareThreads 512 MaxSpareThreads 768 ThreadsPerChild 64 MaxRequestWorkers 1536 MaxConnectionsPerChild 5000 </IfModule> <IfModule mod_passenger.c> PassengerMinInstances 3 # PassengerMaxInstancesPerApp 10 PassengerMaxPoolSize 30 </IfModule>
Close