Hacker News
- Cassowary – Modern cross-platform HTTP load-testing tool written in Go https://github.com/rogerwelin/cassowary 5 comments
- Balancer Battle – Load testing HAproxy, Nginx and HTTP-Proxy's WebSocket support https://github.com/observing/balancerbattle 38 comments
- Oha: HTTP load generator written in Rust https://github.com/hatoo/oha 0 comments
- Nakabonne/ali: Generate HTTP load and plot the results in real-time https://github.com/nakabonne/ali 21 comments
- Show HN: Generate HTTP load and plot the results in real-time https://github.com/nakabonne/ali 2 comments
- Introducing HTTP Load Balancing and SSD Persistent Disk http://googlecloudplatform.blogspot.com/2014/06/introducing-http-load-balancing-and-ssd-persistent-disk-on-google-cloud-platform.html 17 comments
- On HTTP Load Testing http://www.mnot.net/blog/2011/05/18/http_benchmark_rules 11 comments
- cassowary - Modern cross-platform HTTP load-testing tool written in Go https://github.com/rogerwelin/cassowary 11 comments golang
- Non-HTTP/HTTPS with Application Load Balancers http://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_CreateListener.html 13 comments aws
- HTTP load-balancing on gRPC services https://medium.com/@gdm85/http-load-balancing-on-grpc-services-e3d702db05d7 3 comments golang
- An HTTP server implementation of the vegeta load-testing tool, written in Go. https://github.com/tsenart/vegeta 6 comments golang
- Request for Feedback on Pepe – A High-Performance HTTP Load Generator https://github.com/omarmhaimdat/pepe 5 comments rust
- Elastic Ip only allows http even though I have a working load balancer https://www.youtube.com/watch?v=BeOKTpFsuvk 10 comments aws
- Browser issue, I'm stumped! Chrome browsers not loading HTTP site http://www.wcinv.com 20 comments sysadmin
- Google Cloud Run with IAP and HTTP(S) Load Balancer not working on Safari Browsers https://stackoverflow.com/a/54144287 2 comments googlecloud
- HTTP load testing application https://github.com/jcaromiq/goku 11 comments rust
- Disqus, the dark commenting system - Disqus makes 76 HTTP Requests per load https://supunkavinda.blog/disqus 2 comments frontend
- External HTTP(S) Load Balancing is now supported for App Engine, Cloud Functions, and Cloud Run services https://cloud.google.com/load-balancing/docs/negs/setting-up-serverless-negs 12 comments googlecloud
- [Example Code / Tutorial] How content encoding works in Node.js HTTP servers and can speed up page loading time by a lot https://github.com/sv443/node.js-http-encoding-example 13 comments javascript
- Chrome will block HTTP content from loading on secure sites - It will no longer allow secure pages to load http:// subresources. https://www.engadget.com/2019/10/04/chrome-security-block-http-content/ 5 comments technology
- Load Balancing, Reverse-Proxy & Http Gateway Web service in c# https://www.reddit.com/r/csharp/comments/clfqic/load_balancing_reverseproxy_http_gateway_web/ 9 comments csharp
- Network Load Balancers and HTTP Health Checks https://10.0.0.10 7 comments aws
- Elastic Load Balancing Announces Support for Redirects and Fixed Responses for Application Load Balancer (HTTP -> HTTPS redirects are here!) https://aws.amazon.com/about-aws/whats-new/2018/07/elastic-load-balancing-announces-support-for-redirects-and-fixed-responses-for-application-load-balancer/ 37 comments aws
- Fan Out http message to all servers from a load balancer https://www.reddit.com/r/csharp/comments/8wczj6/fan_out_http_message_to_all_servers_from_a_load/ 24 comments csharp
- Load balancing according to HTTP response time or CPU load https://www.nginx.com/resources/glossary/round-robin-load-balancing/ 9 comments linuxadmin
- Certain websites will load indefinitely or show a HTTP 503 error. Started yesterday and there has been no changes to my machine. https://www.reddit.com/r/techsupport/comments/76yk11/certain_websites_will_load_indefinitely_or_show_a/ 3 comments techsupport
- How can you redirect HTTP to HTTPS (GCP Load Balancing)? https://www.reddit.com/r/devops/comments/6nzhrt/how_can_you_redirect_http_to_https_gcp_load/ 18 comments devops
- DNS SRV records allow load balancing, backup machines, and port specifications in HTTP, but no browsers support it! http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/ 177 comments programming
- Reducing deviation in Net::HTTP load times https://www.reddit.com/r/rails/comments/5m3j9y/reducing_deviation_in_nethttp_load_times/ 5 comments rails
- Tuning the Go HTTP Client Library for Load Testing http://tleyden.github.io/blog/2016/11/21/tuning-the-go-http-client-library-for-load-testing/ 7 comments golang
- Ebay's fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. https://github.com/ebay/fabio 5 comments docker
- HTTP Load balancer for your DigitalOcean droplets. https://pikacloud.com 9 comments webdev
- Google's SPDY replacement for HTTP loads webpages 23 percent faster http://www.theverge.com/2012/5/3/2995881/google-spdy-speed-test-23-percent-faster-mobile 3 comments technology
- Copy a URL while the page is still loading: no http boilerplate. https://bugzilla.mozilla.org/show_bug.cgi?id=680972 10 comments firefox
- Using Open Source Software for HTTP Load Testing http://www.linux.com/feature/143896 17 comments programming
- What is the benefit of using HTTP POST instead of HTTP GET for loading a comment section? (YouTube does it.) https://www.w3.org/2001/tag/doc/whenToUseGet.html#checklist 27 comments webdev
- Application Load Balancer can now Invoke Lambda Functions to Serve HTTP(S) Requests https://aws.amazon.com/about-aws/whats-new/2018/11/alb-can-now-invoke-lambda-functions-to-serve-https-requests/ 39 comments aws
- Your login form posts to HTTPS, but you blew it when you loaded it over HTTP [Troy Hunt] http://www.troyhunt.com/2013/05/your-login-form-posts-to-https-but-you.html 82 comments netsec
- Are external IP addresses required to route HTTP traffic from the HTTP load balancer to the Compute Engine instances for health check probes https://stackoverflow.com/questions/50795561/google-cloud-http-load-balancer-health-check-fails-without-an-external-ip 15 comments googlecloud
- Any Linux command line HTTP load testing tool which supports HTTP Pipelining? None 3 comments linux