Flexible Worker Configuration for Dynamic Shared Object (DSO) Deployment

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

 



Hello,

 

I require a specific configuration for managing my Dynamic Shared Object (DSO) module within Apache.

Currently, I have multiple services deployed on a RHEL7 Apache server, e.g. Service1, Service2, Service3, and Service4.

Each service is implemented as a separate .so file: libService1.so, libService2.so, libService3.so, and libService4.so.

Among these, Service1 and Service2 offer SOAP interfaces, while Service3 and Service4 offer REST interfaces.

 

At present, Apache treats all services uniformly, spawning five worker processes initially.

Consequently, all four services also have five instances running concurrently, with Apache dynamically adjusting worker processes based on system load.

 

My requirement is treating one of the services, specifically Service4, differently.

Apache should only spawn a single instance of Service4 and refrain from terminating the process until Apache server restarts.

Meanwhile, the remaining three services should continue behaving as before, initially spawning five instances and adjusting based on load.

 

My question is whether it is feasible to achieve this mixed treatment within a single Apache server through configuration changes.

If not, what alternative options exist within the Apache framework?

One potential solution could running two Apache server instances, one for the first three services and another dedicated to the fourth service.

 

I would appreciate any suggestions on how to fulfill this functionality.

 

Mit freundlichen Grüßen / Best regards

Tarun Kumar Sarkar
ETAS-SEC/XPC-Bo1


Tel.
+49 234 43870-308 | Mobile +49 172 6994124


[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