Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Multiple Instances of Apache #7

Open
tiffanyfay opened this issue Feb 10, 2016 · 1 comment
Open

Multiple Instances of Apache #7

tiffanyfay opened this issue Feb 10, 2016 · 1 comment

Comments

@tiffanyfay
Copy link
Contributor

Right now there needs to be a separate task for each instance of the Apache web server. Code can be refactored to allow multiple instances in one task if there is a demand for this. Commentary wanted.

@mkleina
Copy link
Contributor

mkleina commented Feb 13, 2017

I think it might be good idea, regarding that running multiple instances of Apache is officially recommended for some specific scenarios: https://wiki.apache.org/httpd/RunningMultipleApacheInstances

Also it is quite simple to implement, for example by adding IP and port into dynamic namespace entry:

/intel/apache/127.0.0.1:8080/BusyWorkers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants