Ask HN: How to enter the Chinese web market?
I'm consulting for a small bootstrapped startup right now that is trying to build a web-based business that serves customers in mainland China. The business model itself is a non-mobile, niche market, but requires access to a few U.S. based web resources which we don't control (none are Facebook or Google related). Has anyone in the community had experience building a product for Chinese consumers like this? Our biggest hurdle appears to be constructing something that can access these U.S. based partner sites with any speed - how do you get around this beyond requiring every consumer have their own VPN?
Any other suggestions for a small company trying to make a model like this work?
5 comments
[ 4.4 ms ] story [ 21.5 ms ] threadYou mention accessing US sites: Is this front end or back end? Locally hosted servers face the same restrictions accessing outside the mainland as home connections do unless specifically negotiated.
Do have mobile, at least as a responsive level. I have no idea who your customer is, but it sounds like they're in China and are not-so-tech. That means they will likely check-up via whatever's convenient, and that would probably be via mobile.
If you're confident that it'll be successful AND your strategy is fairly stable and you just want you product in China then go for it. But if you ever want to go mainstream there, want to take Chinese investment or anything of that sort that requires you to abide by their regulations just forget about it.
As far as the technical side goes, yea, just proxy their connections if you cannot cache it locally. And you want to use shadowsocks or something else that doesn't get hit by the GFW rate limiting super fast. But you'll still want to have 5 or so exit nodes that you can rotate (or bind togather) in case the throughput goes radically down. And yes if you're a popular product it probably can get you banned in China.