Hi everybody,

I am thinking about the following setup and I am not sure if it is possible. If 
yes, what are the proposed configurations settings and what should be monitored 
in detail?

Instance1: main instance
- holds images, files ...
- serving views ...

Instance2: service worker instance
- process defined services
-- for example addToSolrIndex
-- import tasks - long running task

Both instances will use the same database.

My concerns:
- how do I configure instance2 to store images uploaded by an import task to 
the right directory (runtime/uploads/... of Instance1, images/products/... of 
instance1)

Any hints, thoughts about this topic would be very appreciated.

Best regards,
Ingo

Reply via email to