Speed up OpenVPN and get faster speed over its channel

sndbuf 0
rcvbuf 0
push "sndbuf 0"
push "rcvbuf 0"

https://community.openvpn.net/openvpn/ticket/461
http://www.lowendtalk.com/discussion/40099/why-openvpn-is-so-slow-cool-story
http://winaerhttp://www.lowendtalk.com/discussion/40099/why-openvpn-is-so-slow-cool-storyhttp://www.lowendtalk.com/discussion/40099/why-openvpn-is-so-slow-cool-storyhttp://www.lowendtalk.com/discussion/40099/why-openvpn-is-so-slow-cool-storyo.com/blog/speed-up-openvpn-and-get-faster-speed-over-its-channel/

instalar drush num server

# apt-get install git
# curl -sS https://getcomposer.org/installer | php
# mv composer.phar /usr/local/bin/composer
# ln -s /usr/local/bin/composer /usr/bin/composer
#git clone https://github.com/drush-ops/drush.git /usr/local/src/drush
# cd /usr/local/src/drush
# git checkout 7.1.0
# ln -s /usr/local/src/drush/drush /usr/bin/drush
# composer update
# composer install

NGINX, PHP-FPM, e MariaDB no debian 7

atualizar o sistema
# apt-get update && apt-get upgrade

instalar nginx
apt-get install nginx

iniciar o serviço
service nginx start

editar o ficheiro /etc/nginx/nginx.conf e substituir
worker_processes 8; deve ser igual ao número de cores do processador
access_log off; para melhorar a performance de e/s
client_max_body_size 64m;

instalar o php-fpm
# apt-get install php5-fpm php5-mysqlnd

config nginx

server {
listen 80;
server_name eduardo.easypc.pt;

root /var/www/html/eduardo.easypc.pt; ## <-- Your only path reference.

# SSL configuration
#
# listen 443 ssl;
listen 443 ssl default_server;

# listen [::]:443 ssl default_server;
#
# Self signed certs generated by the ssl-cert package
# Don't use them in a production server!
#
include snippets/snakeoil.conf;

location ~* /sites/default/files/private {
internal;
}

workcentre 3325

Are you sure your firmware was not this one dated July 2013 not 2014 and was 52.003.23.000 and not 52.005.23.00
SPAR 52.003.23.000 2.50.02.23 1.00.33 4.02.01.03 Pulled 08/13

https://www.xrxgsn.com/admin/user/spar_release.ihtml

The SPAR Release code is:
WC33xxSpar

Installation instructions are included.

Please be sure to select "Accept Solution" and or select the thumbs up icon to enter Kudos for posts that resolve your issues. Your feedback counts!

Joe.

morreu o criador

UPDATED: I'd known Ian Murdock, founder of Debian Linux and most recently a senior Docker staffer, since 1996. He died this week much too young, 42, in unclear circumstances.

tweet

Ian Murdock backed away from saying he would commit suicide in later tweets, but he continued to be seriously troubled by his experiences and died later that night.

No details regarding the cause of his death have been disclosed. In a blog posting, Docker merely stated that:

Subscrever