Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

limesurvey 6.1.2 nodes with load balancing of apache_balance

  • xxkiroxx
  • xxkiroxx's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 months 4 weeks ago - 9 months 4 weeks ago #244650 by xxkiroxx
Please help us help you and fill where relevant:
Your LimeSurvey version: 6.1.2
Own server or LimeSurvey hosting: Own Server
==================

Hello Community,I would like to make the following inquiry. Is it possible to have two instances of Limesurvey and balance them using Apache?
this would be my design.

 

My apache balancer configuration file would be the following:
Code:
<Proxy balancer://lb_limesurvey>
     BalancerMember  https://server01.domain.local keepalive=on
     BalancerMember  https://server02.domain.local keepalive=on
     ProxySet stickysession=PHPSESSID
</Proxy>
RewriteRule     ^/app/surveys$            /app/surveys/ [R]
ProxyPass       /app/surveys/             balancer://lb_limesurvey/app/surveys/
ProxyPassReverse /app/surveys/            balancer://lb_limesurvey/app/surveys/
 

In the backends do I have to do any specific configuration for persistent sessions?

Thank you so much
Last edit: 9 months 4 weeks ago by xxkiroxx.

Please Log in to join the conversation.

Lime-years ahead

Online-surveys for every purse and purpose