Re: [tor-talk] orbot vs. tor

2012-05-07 Thread warms0x
Browser Bundle? <https://www.torproject.org/projects/vidalia.html.en> <https://www.torproject.org/projects/torbrowser.html.en> - warms0x --- xmpp: warm...@riseup.net http: http://warms0x.github.com ___ tor-talk mailing list tor-talk@

Re: [tor-talk] scaling .onion site?

2012-09-08 Thread warms0x
arch for guides on scaling Apache, etc. (DB optimization, caching ,etc). I hope this helps. - warms0x --- xmpp: warm...@riseup.net http: http://warms0x.github.com ___ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Re: [tor-talk] scaling .onion site?

2012-09-09 Thread warms0x
in the "standard web" which is using DNS round robin and overloading a domain such as google.com with multiple A records. Unfortunately, Hidden Services have no such concept (as far as I know) of having multiple endpoints responding to the same domain name, otherwise your A/B/C/D set up coul

Re: [tor-talk] scaling .onion site?

2012-09-15 Thread warms0x
> warms0x: >> There's a couple of problems with this approach: >> [...] >> * The amount of time required to negotiate an HTTP request being >> proxied >> from A.onion -> B.onion and then sending a request from B.onion -> >> A.onion -> Cl