並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 133件

新着順 人気順

" Reverse Proxy"の検索結果81 - 120 件 / 133件

  • Nginx by examples: reverse proxy

    Nginx is primarily designed as a reverse proxy and can add a lot of value if placed in front of your applications: HTTPS termination HTTP2 termination WAF protection DOS protection Caching Basic/Digest Authentication Let’s see how we can setup a basic Java API webapp behind Nginx server { # custom virtual host root folder root /var/www/mydomain.com/web/; # index file (when a folder URI is matched)

      Nginx by examples: reverse proxy
    • GitHub - jaswope/rack-reverse-proxy: A Reverse Proxy for Rack

      This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

        GitHub - jaswope/rack-reverse-proxy: A Reverse Proxy for Rack
      • How To Use Apache HTTP Server As Reverse-Proxy Using mod_proxy Extension | DigitalOcean

        // Tutorial //How To Use Apache HTTP Server As Reverse-Proxy Using mod_proxy Extension Introduction Apache is a tried and tested HTTP server which comes with access to a very wide range of powerful extensions. Although it might not seem like the go-to choice in terms of running a reverse-proxy, system administrators who already depend on Apache for the available rich feature-set can also use it as

          How To Use Apache HTTP Server As Reverse-Proxy Using mod_proxy Extension | DigitalOcean
        • Apache Killer(CVE-2011-3192) /Apache mod_proxy reverse proxy bypass(CVE-2011-3368) 脆弱性をチェックできるWebツール

          Apache Killer(CVE-2011-3192) /Apache mod_proxy reverse proxy bypass(CVE-2011-3368) 脆弱性をチェックできるWebツール

          • GitHub - gnif/mod_rpaf: reverse proxy add forward module for Apache

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - gnif/mod_rpaf: reverse proxy add forward module for Apache
            • Reverse Proxy Performance – Varnish vs. Squid (Part 2) « Deserialized

              In part one of this series I tested the raw throughput performance of Varnish and Squid.  My results are consistent with all the blogs and comments floating around the blogosphere – Varnish blows away Squid. Unfortunately, the first series of tests were somewhat uninformative.  Since they only tested the raw performance of serving cached content from memory, it did not mimic a real world scenario

              • Reverse Proxy with Multiple Backend Web Servers

                🔗 Reverse Proxy with Multiple Backend Web Servers 🔗 Sending different requests to different backend web servers To control which web servers (cache_peer) gets which requests the cache_peer_access directives is used. These directives limit which requests may be sent to a given peer. For example the websites are hosted like this on two servers: www.example.com hosted on server1 example.com hosted

                • Reverse Proxy Performance – Varnish vs. Squid (Part 2) | Deserialized

                  In part one of this series I tested the raw throughput performance of Varnish and Squid. My results are consistent with all the blogs and commentsIn part one of this series I tested the raw throughput performance of Varnish and Squid.  My results are consistent with all the blogs and comments floating around the blogosphere – Varnish blows away Squid. Unfortunately, the first series of tests were

                  • <title data-react-helmet="true">Darul blog | go lang simple reverse proxy

                    Few months ago, I coded on hackerrank by learning Go language. Tests there can be very tricky but you should take a look at them and practice sometimes. Today, I will show your a more concrete example with a reverse proxy implementation. Main role of this pattern is to filter network request by inspecting (modifying...) and route it (or not) somewhere else. For that case, we will play with http pr

                    • GitHub - mattallty/muguet: DNS Server & Reverse proxy for Docker - Compatible with docker-compose, boot2docker and docker-machine

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - mattallty/muguet: DNS Server & Reverse proxy for Docker - Compatible with docker-compose, boot2docker and docker-machine
                      • Why is setting Nginx as a reverse proxy a good idea?

                        I'm going to focus on slow client behavior, and how your configuration handles it, but don't be tempted to believe that is the only benefit. The same method that benefits slow clients also has benefits for fast clients, SSL handling, dealing with traffic surges, and other aspects of serving HTTP on the Internet. Gunicorn is pre-forking software. For low latency communications, such as load balance

                          Why is setting Nginx as a reverse proxy a good idea?
                        • 非常に安易なnginx reverse proxyの作り方 - Qiita

                          今回はCentOSを前提としていますが、多くのUN*X系システムにおいて同様の方法で実現できるはずです。 環境の準備 tmpfsを準備する /etc/fstab に以下のエントリーを追加し、OSで使用できるうちの20%のメモリをtmpfsとして確保します。 ディスクへの読み書きを減らし、速度向上・環境によるストレージ利用制限を回避を実現します。

                            非常に安易なnginx reverse proxyの作り方 - Qiita
                          • Market share trends for reverse proxy services, April 2024

                            This report shows the market share trends for the top reverse proxy services since April 2023.

                            • GitHub - tg123/sshpiper: The missing reverse proxy for ssh scp

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - tg123/sshpiper: The missing reverse proxy for ssh scp
                              • GitHub - sozu-proxy/sozu: Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!

                                Hot configurable: Sōzu can receive configuration changes at runtime, through secure unix sockets, without having to reload. Upgrades without restarting: Sōzu is always-up, meaning it upgrades itself while still processing requests. Handles SSL: Sōzu works as a TLS endpoint, so your backend servers can focus on what they do best. Protects your network: Sōzu protect backends by shielding them behind

                                  GitHub - sozu-proxy/sozu: Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
                                • リバースプロキシとは (reverse proxy): - IT用語辞典バイナリ

                                  リバースプロキシ 【英】 reverse proxy リバースプロキシとは、ある特定のWebサーバーの代わりにクライアント(ユーザー)からのアクセスを受け付ける代行(プロキシ)サーバーのひとつで、Webサイトを運営する側のネットワークに設置されるもののことである。 通常、プロキシサーバーはクライアント側に置かれ、クライアントがWebサーバーにアクセスする動作を中継する役割を果たすが、これとは逆にリバースプロキシは、Webサーバーの手前に置かれ、サーバーへの要求を受け取ってそれを背後のWebサーバーに受け渡すために用いられる。 特定の(代行されている側の)サーバーにアクセスしようとしたクライアントは必ずリバースプロキシを経由することになるため、Webサーバーが直接アクセスを受けることがなくなり、つまり負担が軽減される。また、認証機能やアクセス制御機能を持つものも多く、セキュリティの面でも導入

                                  • Implementing a reverse proxy in Golang on Google App Engine

                                    Google runs an interesting PaaS (Platform as a Service) called App Engine. It allows you to write code in one of four language/environments: PHP, Python, Java, and Go. Go is currently a beta offering but already offers the same features as the other three. Some of the huge advantages of App Engine include: Auto scaling & load balancing Access to high performance and high durability Google services

                                    • reverse proxy 越しの IP アクセス制御 with mod_extract_forwarded 編 : にぽたん研究所

                                      前任者から、特に引き継ぎ作業が皆無だった、とある運用中の某サイトで、80 ポートで static content, 8080 ポートで application サーバを立てて dynamic content にし、80 から localhost:8080 に reverse proxy していたのがある (共に Apache)。 ふと気付くと、そこに http://global_addr:8080/ みたいにしてアクセスすると見事に全部が見えてしまい、管理画面で 80 ポート側でのアクセス制御とか設定されているのに一切お構いナシだったことに気付く。 すげーおマヌケ。アフォかっつぅの。 おーい。見てるか前任者。 そう、そこのウエストポーチしてる君だよ。 まぁ、致命的なものは全く置いてない場所だったのが不幸中の幸いでしたが。 んで、ここには、mod_extract_forwarded が入って

                                        reverse proxy 越しの IP アクセス制御 with mod_extract_forwarded 編 : にぽたん研究所
                                      • Access-Control-Allow-Origin (CORS 関連) ヘッダーを付与するシンプルな Reverse Proxy (cors-reverse-proxy) を Go 言語で作りました - Qiita

                                        Access-Control-Allow-Origin (CORS 関連) ヘッダーを付与するシンプルな Reverse Proxy (cors-reverse-proxy) を Go 言語で作りましたGoGitHubHTTPCORSOSS 概要 Github https://github.com/kaishuu0123/cors-reverse-proxy Docker Hub (コンテナイメージもあります) https://hub.docker.com/r/kaishuu0123/cors-reverse-proxy ユースケース ローカルの開発環境などに アプリケーションの連携をする際に、特定のアプリは信用して、リソース(画像や JS など)の読み込みを行いたいときに 具体例がちょっと微妙かもしれませんが、「GROWI と draw.io を連携する際に、draw.io からの読み込

                                          Access-Control-Allow-Origin (CORS 関連) ヘッダーを付与するシンプルな Reverse Proxy (cors-reverse-proxy) を Go 言語で作りました - Qiita
                                        • Fanout | Blog » An HTTP reverse proxy for realtime

                                          We use cookies to provide our services and for analytics and marketing. To find out more about our use of cookies, please see our Privacy Policy. By continuing to browse our website, you agree to our use of cookies. OK Pushpin makes it easy to create HTTP long-polling, HTTP streaming, and WebSocket services using any web stack as the backend. It’s compatible with any framework, whether Django, Rai

                                            Fanout | Blog » An HTTP reverse proxy for realtime
                                          • GitHub - azer/boxcars: Easy-to-configure Static Web & Reverse Proxy Server in Go

                                            Dismiss Join GitHub today GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together. Sign up

                                              GitHub - azer/boxcars: Easy-to-configure Static Web & Reverse Proxy Server in Go
                                            • GitHub - zchee/h2o-proxy: Automated H2O reverse proxy for Docker containers. An alternative jwilder/nginx-proxy.

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - zchee/h2o-proxy: Automated H2O reverse proxy for Docker containers. An alternative jwilder/nginx-proxy.
                                              • How To Use Traefik as a Reverse Proxy for Docker Containers on Ubuntu 16.04 | DigitalOcean

                                                Introduction Docker can be an efficient way to run web applications in production, but you may want to run multiple applications on the same Docker host. In this situation, you’ll need to set up a reverse proxy since you only want to expose ports 80 and 443 to the rest of the world. Traefik is a Docker-aware reverse proxy that includes its own monitoring dashboard. In this tutorial, you’ll use Tra

                                                  How To Use Traefik as a Reverse Proxy for Docker Containers on Ubuntu 16.04 | DigitalOcean
                                                • Pound やめ。mod_rewrite + mod_rewrite で reverse proxy。 : NDO::Weblog

                                                  Pound やめ。mod_rewrite + mod_rewrite で reverse proxy。 [ Linux & UNIX ] 'リバースプロキシ Pound を導入しました。' を書いたのが 2/24 で、それから役 2 週間とちょっと、Pound でリバースプロキシな環境でウェブサーバを運用してましたがいくつか問題があったので、Apache の mod_rewrite + mod_proxy によるリバースプロキシに切り替えました。 いくつかの問題としては ・コンテンツを最後まで正しく送信できない場合が頻発していた。 ・mod_rpaf を導入したものの、KeepAlive On だとやはりログがおかしくなる。 ・時折 pound プロセスが暴走して idle を食いつぶす など。一番目はあくまで体感的な判断なのですが。syslog に Mar 8 18:39:03 mary

                                                  • AWS API GatewayをReverse Proxy代わりに使用する

                                                    AWS API GatewayをReverse Proxy代わりに使用する 2021.08.03 AWS, CI, test 目的 セキュリティが厳しい企業だと、インターネットを通してS3等のAWSのサービスを利用する事が難しい事があります。このケースでは通常はVPC Endpointを利用するのですが、一部のAWSのサービスにはVPC Endpointが用意されていません。この記事では、この問題に対応するために、API GatewayのAWSサービスとの連携機能を利用する方法を紹介します。 システム構成 以下のような、クライアントがS3からファイルを取得するシステムを構築します。S3は、VPC Endpointが用意されていますが、試験が容易なのでこちらを利用します。 作成手順 VPC Endpointの作成 以下の条件でAPI GatewayについてのVPC Endpointを作成する

                                                      AWS API GatewayをReverse Proxy代わりに使用する
                                                    • GitHub - rrreeeyyy/exporter_proxy: Simple reverse proxy for prometheus exporters

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - rrreeeyyy/exporter_proxy: Simple reverse proxy for prometheus exporters
                                                      • How to write a DRY, modular nginx conf (reverse proxy) with named locations

                                                        I'm using nginx mostly as a reverse cachining proxy in front of several gunicon/mod_wsgi applications and of course to server static files. I find that quickly my nginx confs become impossible to maintain; the issue is that I have a few patterns that are similar (or even identical) but I can't manage to make it clean. One of the biggest issues I have is that I would love to use named locations as

                                                          How to write a DRY, modular nginx conf (reverse proxy) with named locations
                                                        • Using nginx to Reverse Proxy and Cache S3 Objects | Danny Berger

                                                          My most recent project for TLE has been focused on making the infrastructure much more "cloud-friendly" and resilient to failures. One step in the project was going to require that more than one version might be running at a given time (typically just while a new version is still being rolled out to servers). The application itself doesn't have an issue with that sort of transition period, however

                                                          • Configure Jira to run behind a NGINX reverse proxy | Jira | Atlassian Documentation

                                                            アトラシアン アプリケーションの製品内でリバース プロキシを使用できますが、アトラシアン サポートはその設定についての支援は行いません。つまり、アトラシアンではリバース プロキシに関するあらゆるサポートの提供が保証されません。 設定でサポートが必要な場合、アトラシアン コミュニティに質問を登録してください。 プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。 Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support ann

                                                            • GitHub - nyarla/h2o-proxy-letsencrypt: A automatic h2o reverse proxy with letsencrypt for docker containers

                                                              Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up

                                                                GitHub - nyarla/h2o-proxy-letsencrypt: A automatic h2o reverse proxy with letsencrypt for docker containers
                                                              • Varnish を CouchDB 用のReverse Proxyに活用する。- 2010-07-31 - Web屋の人の日記 || WebJourney 開発ログ

                                                                ご無沙汰しております、生きています。 さて、CouchDB 1.0 がでて、incremental replication もだいぶ安定した感があるので、自宅の CouchDB でロードバランスしたくなりました。 Apache mod_proxy_balancer という手もあるのですが、Incremental (MapReduce + Replication) という環境では、High Performance な Caching Proxy になる Varnish という選択肢もおもしろそうなので試しています。 構成 CPU: Opteron Dual Core 1.8 GHz Memory: 8GB Servers: http://relax:5984/, slave: http://relax:15984/ (master と slave は同じサーバー上。ただし、ディスクは別) で

                                                                  Varnish を CouchDB 用のReverse Proxyに活用する。- 2010-07-31 - Web屋の人の日記 || WebJourney 開発ログ
                                                                • Fully automated dockerized Let's Encrypt reverse proxy

                                                                  How to design, implement, and deploy GraphQL-based APIs on the AWS cloud How to use The easiest way is to use Docker Compose and define the bridged network there. version: '2' services: proxy: image: sashee/letsencrypt-proxy-docker ports: - "80:80" - "443:443" depends_on: - angular networks: - proxy environment: # Set your host #- HOST=<yourhost> - PORT=80 # Set your email #- EMAIL=<your email> #

                                                                    Fully automated dockerized Let's Encrypt reverse proxy
                                                                  • What is a Reverse Proxy and How Can it Help My SEO?

                                                                    Products Moz Pro Your all-in-one suite of SEO essentials. Moz Local Raise your local SEO visibility with complete local SEO management. STAT SERP tracking and analytics for enterprise SEO experts. Moz API Power your SEO with our index of over 44 trillion links. Compare SEO Products See which Moz SEO solution best meets your business needs. Moz Data Power your SEO strategy & AI models with custom d

                                                                      What is a Reverse Proxy and How Can it Help My SEO?
                                                                    • CentOS / Redhat: Install nginx As Reverse Proxy Load Balancer

                                                                      nixCraft → Howto → CentOS → CentOS / Redhat: Install nginx As Reverse Proxy Load Balancer How do I configure nginx as failover reverse proxy load balancer in front of two Apache web servers under CentOS / RHEL 5.x? nginx is a Web and Reverse proxy server. Nginx used in front of Apache Web servers. All connections coming from the Internet addressed to one of the Web servers are routed through the n

                                                                      • Rack-Reverse-Proxyを使って特定のURLをS3と連携する · aguuu.com

                                                                        最近はheroku使うことが多い日々です。 サーバー関連のことは殆ど任せられるし、アドオンも充実していて本当に便利ですよね。 しかし、メリットの裏には制約があるものです。 herokuでは、従来では当たり前だった直接FTPでファイルを配置することはできません。 配置するファイルはgit管理に含んでpushしてあげる必要があります。 例えば、Webシステムからアップロードされる画像やファイルであればCarrierWaveや以前に書いた「RailsでPaperclipを使ってAmazon S3に画像を保存する | aguuu」を使えば簡単です。 でも、Webページ(画像+CSS+HTML)を配置したいとなると上記の方法では面倒です。 「そんなのgitに含めてpushすれば?」 その通りです。でも、そのWebページを作っているのが別の人だったら? 今回の要件はこうです。 特定のURL配下に静的な

                                                                          Rack-Reverse-Proxyを使って特定のURLをS3と連携する · aguuu.com
                                                                        • Using Nginx as reverse proxy

                                                                          It’s common knowledge that when you’re serving a web application you shouldn’t use a standard Apache install to serve static assets, as it comes with too much overhead. I won’t go into the details of why here, as it’s been covered by many other people better qualified than I. What I can do, however, is tell you how I set up Nginx, which is a super light–weight web server, on my VPS here on Sliceho

                                                                            Using Nginx as reverse proxy
                                                                          • GitHub - memorysafety/river: This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - memorysafety/river: This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
                                                                            • Lighttpd as reverse proxy

                                                                              All of Percona’s open-source software products, in one place, to download as much or as little as you need.

                                                                              • Varnish as reverse proxy with nginx as web server and SSL terminator | Mikkel Høgh

                                                                                Varnish as reverse proxy with nginx as web server and SSL terminator Or, if you like, the nginx-Varnish-nginx sandwich. Why? This is, admittedly, a bit unorthodox. But here’s my rationale: Since time immemorial (ie. more than a couple of years of Internet time), we at Reveal IT have been deploying Varnish in front of the web sites we build for our customers, with the dual purpose of a faster (and

                                                                                • YXORP reverse proxy

                                                                                  Changelog for release 2.34 (latest): fix for #3586630, not processing the Connection: header correctly in the presence of token values other than close. fix for issue when serving chunked, then unchunked content from a cache - the content-length was not correctly set. Changelog for release 2.33: changed processing of basicauth with regard to ldap. Previously, using basic_auth_check would cause yxo