Hi,
I wouldnt do it.
Why would you do it?
The usual way to scale multiple servers is to separate database server from
application server (which hosts model, logic and view). The you start to
scale multiple application servers horizontally.
Its easy to do because each server could handle user se
: Separete in three phisical layers a symfony
project
> Can we separete a symfony project in three phisical layers??
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group,
Good question, I wonder what other more knowledgeable persons have to
say to that.
Just from the top of my mind, I don't think you can actually divide a
symfony project across multiple servers. However I can see two other
ways to use your three servers and share the load:
1. You can setup some l