Pergunta de entrevista da empresa Votigo

How do you handle session in sub domains and how handle load balancing

Resposta da entrevista

Sigiloso

11 de jul. de 2012

Session handling: my answer is session.cookie_domain = .domain.com session.save_path = /home/user/domains/sessions With load balance configuration in the server it can be handled. their we can set lot of options like enabling sticky sessions...