Split nop into 3 tiers

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
We are looking to install nop components on different servers.

1- Nop.Web and Nop.Admin on front-end server A
2- Nop.Services and Nop.Data on services server B
3- Nop DB on another Server C

request pipeline: Server A (DMZ1) -> Server B(DMZ2) -> Server C (LAN)


Nop.Web and Nop.Admin should only connect to db through WCF services hosting Nop.Services contracts.

We need to know if this is feasible with nop and We hope someone implemented the same and could help us here.

All the best,
9 years ago
At present nopCommerce is 2 tier application. Nop.Services layer is not really a web service layer. Exposing whole of this layer as a web service would be a significant work.
6 years ago
pradeepg wrote:
At present nopCommerce is 2 tier application. Nop.Services layer is not really a web service layer. Exposing whole of this layer as a web service would be a significant work.


I want same as you described. Also posted here.

Have you found any way around for this?
5 years ago
Is this possible now in latest version of nopcommerce ?

OR

What will be the work around ?


Please reply.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.