Re: nginx and FIX server

2016-11-01 Thread Alex Samad
Hi So you have done a setup ? Alex On 2 November 2016 at 08:42, CJ Ess wrote: > Probably a better solution then most! > > On Fri, Oct 28, 2016 at 10:42 PM, Alex Samad wrote: >> >> Hi >> >> Not really an option in current setup. The rate limit is to stop >> clients with bad fix servers that sp

Re: nginx and FIX server

2016-11-01 Thread CJ Ess
Probably a better solution then most! On Fri, Oct 28, 2016 at 10:42 PM, Alex Samad wrote: > Hi > > Not really an option in current setup. The rate limit is to stop > clients with bad fix servers that spam our fix server. > > Right now we have a custom bit of java code that that bit rate limits

Re: nginx and FIX server

2016-10-28 Thread Alex Samad
Hi Not really an option in current setup. The rate limit is to stop clients with bad fix servers that spam our fix server. Right now we have a custom bit of java code that that bit rate limits tcp streams.. just bought into nginx so looking at stream proxing it through it instead A On 29 Octob

Re: nginx and FIX server

2016-10-28 Thread CJ Ess
Cool. Probably off topic, but why rate limit FIX? My solution for heavy traders was always to put them on their own hardware and pass the costs back to them. They are usually invested in whatever strategy they are using and happy to pay up. On Fri, Oct 28, 2016 at 1:29 AM, Alex Samad wrote: >

Re: nginx and FIX server

2016-10-27 Thread Alex Samad
Hi yeah I have had a very quick look, just wondering if any one on the list had set one up. Alex On 28 October 2016 at 16:15, CJ Ess wrote: > Maybe this is what you want: > https://nginx.org/en/docs/stream/ngx_stream_proxy_module.html > > See the parts about proxy_download_rate and proxy_upload

Re: nginx and FIX server

2016-10-27 Thread CJ Ess
Maybe this is what you want: https://nginx.org/en/docs/stream/ngx_stream_proxy_module.html See the parts about proxy_download_rate and proxy_upload_rate On Thu, Oct 27, 2016 at 11:22 PM, Alex Samad wrote: > Yep > > On 28 October 2016 at 11:57, CJ Ess wrote: > > FIX as in the financial informat

Re: nginx and FIX server

2016-10-27 Thread Alex Samad
Yep On 28 October 2016 at 11:57, CJ Ess wrote: > FIX as in the financial information exchange protocol? > > On Thu, Oct 27, 2016 at 7:19 PM, Alex Samad wrote: >> >> Hi >> >> any one setup nginx infront of a fix engine to do rate limiting ? >> >> Alex >> >> ___

Re: nginx and FIX server

2016-10-27 Thread CJ Ess
FIX as in the financial information exchange protocol? On Thu, Oct 27, 2016 at 7:19 PM, Alex Samad wrote: > Hi > > any one setup nginx infront of a fix engine to do rate limiting ? > > Alex > > ___ > nginx mailing list > nginx@nginx.org > http://mailma

nginx and FIX server

2016-10-27 Thread Alex Samad
Hi any one setup nginx infront of a fix engine to do rate limiting ? Alex ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx