Girish, thanks for your kind reply. also thanks for spending time to reply may mail. I am also searching for a person who can help me. ---
Nirmalya Lahiri ________________________________ From: Girish Venkatachalam <[email protected]> To: ILUG-C <[email protected]> Sent: Wednesday, March 20, 2013 2:35 PM Subject: Re: [Ilugc] A serious issue of Amazon Elastic Load Balancer These are not questions that can be answered offhand. I gave you ideas. Look at ha-proxy. Even if it is a cloud old ideas do apply. However there are guys with enough cloud background in LUG and elsewhere who also can perhaps help you. I suggest you hire a consultant and spend some cash if you are not in a position to benefit by list feedback. Best of luck. -Girish On Wed, Mar 20, 2013 at 2:16 PM, Nirmalya Lahiri <[email protected]> wrote: > Girish, > That means you are suggesting me to replace ELB with an amazon EC2 instance >running relayd as a load-balancer. Am I a correct? > > It is not perfect solution. Because Amazon ELB has redundancy support, that > means if an ELB somehow goes down another ELB will come alive to support the > load-balancing service. If I run a single EC2 instance then how can I > overcome from this situation? > > So, I need a solution without replacing ELB. > > --Nirmalya > > > ----- Original Message ----- > From: Girish Venkatachalam <[email protected]> > To: ILUG-C <[email protected]> > Cc: > Sent: Wednesday, March 20, 2013 1:37 PM > Subject: Re: [Ilugc] A serious issue of Amazon Elastic Load Balancer > > On Wed, Mar 20, 2013 at 1:05 PM, Nirmalya Lahiri > <[email protected]> wrote: >> >> You have to solve the problem by using cookies and custom HTTP headers >> to include >> the original client IP address before rewriting. >> >> >> The custom HTTP header can added from client side only (as of my knowledge). >> But how can I get public IP address if the client is running behind proxy? >> >> >> Can you please explain me the term rewriting? For that what I have to do? I >> have to write any code? >> > > You can use openbsd relayd(8) for that. > > No code. Just configuration. > > -Girish > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc -- Gayatri Hitech http://gayatri-hitech.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
