30; }, handleResize() { if (window.innerWidth >= 1024) { this.mobileOpen = false; this.dropdownOpen = 'none'; } } }" x-on:scroll.window="handleScroll" x-on:resize.window="handleResize">

Nginxチューニング nginx最大限にスピードを出すために、設定パラメーターをチュニングしました。 nginx設定例 user www-data; pid /var/run/nginx.pid; worker_processes auto; worker_rlimit_nofile 100000; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; events { worker_connections 2048; multi_accept on; use epoll; } http { server_tokens off; sendfile on; tcp_nopush on; tcp_nodelay on; access_log o
ざっくり概要 ピークで3000req / sec 毎分コンテンツ更新要求 コンテンツ更新の際は他所からデータをapi経由で受け取る コンテンツ更新にはTheSchwartzを使用 なコンテンツを色々してきたログ。 尚、ここに書く技術は大半が周囲のギークな方々にサポートしてもらったもので、僕自身が何かしたわけではない。残念すぎる。 構成 internet -> www(squid -> apache) -> app(memcached -> app) -> db フロントエンド wwwサーバがapacheとsquidを動かしている。apacheがリクエストを受け、squidのキャッシュが有ればそれを返し、無ければバックエンドのappサーバへproxy。 バックエンド appサーバがmemcachedとアプリを動かしている。 それぞれ冗長化してるけど、リクエスト数の割に台数は少ない。 技術があ
add the feature of tcp proxy with nginx, with health check and status monitor This module actually include many modules: ngx_tcp_module, ngx_tcp_core_module, ngx_tcp_upstream_module, ngx_tcp_proxy_module, ngx_tcp_upstream_ip_hash_module. All these modules work togther to add the support of TCP proxy with Nginx. I also add other features: ip_hash, upstream server health check, status monitor. The m
I have previously talked about some of the most common nginx questions. Not surprisingly, one such question is how to optimize nginx for high performance. This is not surprising as most new nginx users are migrating from Apache and thus are used to having to tune settings and perform voodoo magic to ensure their servers perform well. So how do you tune and optimise nginx? Read on! Well I’ve got so
欧美亚洲色欲色一欲WWW,欧美在线看片A免费观看,中文字幕亚洲综合久久青草,午夜永久免费爽爽爽影院,无码爆乳护士让我爽,亚洲精品熟女国产,丝袜高跟麻麻浓精受孕人妻
This is part two in my caching series. Part one covered the concept behind the full page caching as well as potential problems to keep in mind. This part will focus on implementing the concept in actual PHP code. By the end of this you’ll have a working implementation that can cache full pages and invalidate them intelligently when an update happens. Requirements I’ll provide a fully functional fr
M'adressant la plupart du temps à un auditoire francophone pour tout ce qui n'a pas trait au code ou à la technicité de mon métier, j'ai choisi de tenir ce carnet en français. Mind you. Derniers billets Résiliation, piège à cons | 2013-12-30 Ça fait plusieurs fois que j’ai cette conversation, quelles sont les limites acceptables pour obtenir la fidélité d’un utilisateur ? ... Nouvelles aventures |
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く