slush0 / stratum

Stratum server implementation using Python Twisted
Other
88 stars 131 forks source link

Any method to allow stratum to work with cloudflare? #13

Closed originated closed 10 years ago

originated commented 10 years ago

Curious if there's any workaround to allow stratum to work with cloudflare?

PartTimeLegend commented 10 years ago

+1

slush0 commented 10 years ago

https://github.com/slush0/stratum-mining/issues/10

No.

scottie commented 10 years ago

Add SRV record to DNS for the TCP traffic... Cloudflare supports this...

slush0 commented 10 years ago

Cloudflare DNS supports SRV records, I agree.

How does that improve DDoS mitigation? Clients will connect to backend servers directly anyway.