response header for CORS

2020-08-27 Thread Senthil Naidu
Hi , I am trying to enable corse with below in my frontend capture request header origin len 128 http-response add-header Access-Control-Allow-Origin %[capture.req.hdr(0)] I am not able to see any header set if I try to check using curl curl --verbose -H "Origin: "example.com" --head

RE: issue with small object caching

2019-07-04 Thread Senthil Naidu
is not sending this headers Regards Senthil Senthil Naidu General Manager - IT Engineering IT Engineering Netmagic (An NTT Communications Company) Direct: +91 22 40090100 | Cell: 7738784713 Email: sent...@netmagicsolutions.com Linkedin | Twitter | Youtube | Blog | News | Whitepapers | Case

RE: issue with small object caching

2019-07-03 Thread Senthil Naidu
Hi Tim, Thanks , I am seeing the same headers on chrome too any idea how to disable this. Regards Senthil -Original Message- From: Tim Düsterhus [mailto:t...@bastelstu.be] Sent: 03 July 2019 16:57 To: Senthil Naidu; Christopher Faulet; haproxy@formilux.org Subject: Re: issue

RE: issue with small object caching

2019-07-03 Thread Senthil Naidu
:56:46 GMT If-None-Match "119-58ba89226aecd" Connection Keep-Alive Regards Senthil -Original Message- From: Christopher Faulet [mailto:cfau...@haproxy.com] Sent: 21 June 2019 23:10 To: Senthil Naidu; haproxy@formilux.org Subject: Re: issue with small object caching Le 21/06/2

RE: issue with small object caching

2019-06-21 Thread Senthil Naidu
e [TRACE] trace Regards Senthil -Original Message- From: Christopher Faulet [mailto:cfau...@haproxy.com] Sent: 21 June 2019 20:23 To: Senthil Naidu; haproxy@formilux.org Subject: Re: issue with small object caching Le 21/06/2019 à 16:39, Senthil Naidu a écrit : > I am testing the smal

issue with small object caching

2019-06-21 Thread Senthil Naidu
Hi, I am testing the small object caching feature , when I am trying to browse the site behind haproxy using IE the cache is working but when I try the same from firefox or crome the caching functionality is not working. Has anybody faced this issue. Regards Senthil Senthil Naidu General

issue with namesapce for backend

2017-12-28 Thread Senthil Naidu
HTTPBACK backend HTTPBACK balance roundrobin mode http log global option httplog option httpchk HEAD / fullconn 2000 timeout server 180s default-server inter 3s rise 2 fall 3 slowstart 0 server RHEL64 10.14.14.4:80 weight 12 maxconn 2000 check namespace red Senthil Naidu Deputy General Manager

haproxy and multi location failover

2011-11-01 Thread Senthil Naidu
Hi, Is it possible to use haproxy in a active/passive failover scenario between multiple datacenters. Regards

Re: haproxy and multi location failover

2011-11-01 Thread Senthil Naidu
? If this is the frontend, you can do it through DNS or RHI (but you need your own AS). If this is the backend, you have nothing to do: adding your servers in the conf in a separated backend, using some ACL to take failover decision and you're done. cheers On Tue, Nov 1, 2011 at 2:25 PM, Senthil

Re: haproxy and multi location failover

2011-11-01 Thread Senthil Naidu
: Please provide more detail about what you are hosting and what you want to achieve with multiple sites. -Eugene On Nov 1, 2011, at 9:58, Senthil Naidu senthil.na...@gmail.com wrote: Hi, thanks for the reply, if the same needs to be done with dns do we need any external dns services our we can