|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4867 | minor | always | 11-22-11 13:55 | 06-13-12 13:57 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.24 | ||
| Product Build: | Resolution: | no change required | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.28 | ||
|
|
|||||
| Summary: | 0004867: WEB-INF/work handling multiple VMs | ||||
| Description: |
(rep by theBlueSage) I am experimenting with using a cluster of 5 resins, managed by a single watchdog. So far I have been able to get 99% of it working but the last bit is a killing me and is a show-stopper. How can I configure resin.xml to allow me to use different work-dirs for each <server> node so far I have this : <server id="a" ip="*" port="6800"> <http port="10880" /> </server> <server id="b" ip="*" port="6801"> <http port="10881" /> </server> etc, but as work-dir is a child/attribute of web-app, and web-app is a child if resin and/or host, but not a child of server, how can I configure resin to achieve my goals? answers, suggestions, pointer etc, all welcome .... |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||