Security

HowTo: Apache SSL webserver load balance to splunkweb servers?

mkelderm
Path Finder

How do I configure Apache with SSL that will load balance the request to two splunkweb servers:

 Browser --> SSL --> Apache --> SSL (!) --> SplunkWeb Server 1
                            |
                            +-> SSL (!) --> SplunkWeb Server 2

I can not figure out what need to be set in web.conf on the two SplunkWeb Servers

Tags (3)
0 Karma
1 Solution

jonuwz
Influencer

You probably dont.

You'd use haproxy with session affinity.

If you need the SSL to terminate at the splunk servers, and there's no NAT involved you can stick on the source IP, otherwise look here

Without session affinity, the next (probably ajax) request would hit the other splunk instance and be rejected for not being logged in

View solution in original post

0 Karma

jonuwz
Influencer

You probably dont.

You'd use haproxy with session affinity.

If you need the SSL to terminate at the splunk servers, and there's no NAT involved you can stick on the source IP, otherwise look here

Without session affinity, the next (probably ajax) request would hit the other splunk instance and be rejected for not being logged in

0 Karma
Get Updates on the Splunk Community!

The Payment Operations Wake-Up Call: Why Financial Institutions Can't Afford ...

The same scenario plays out across financial institutions daily. A payment system fails at 11:30 AM on a busy ...

Make Your Case: A Ready-to-Send Letter for Getting Approval to Attend .conf25

Hello Splunkers, Want to attend .conf25 in Boston this year but not sure how to convince your manager? We've ...

Community Spotlight: A Splunk Expert's Journey

In the world of data analytics, some journeys leave a lasting impact not only on the individual but on the ...