一佳互联

展开菜单

Squid动态URL日志不完整的问题

Squid动态URL日志不完整的问题
Squid动态URL日志不完整的问题 问题:当访问的URL为:http://cdnfox.com/xxx.php?sig=xxxxxxx时:日志为:1376378941      0 10.0.0.10 GET "http://cdnfox.com/xxx.php?"/1.1 - "image/jpeg" "curl/7.27.0" "-" TCP_MEM_HIT:NONE/- 200 21753URL后面的:sig=...

Squid 2.7 +bind安装与基本配置

Squid 2.7 +bind安装与基本配置
Squid 2.7 +bind安装与基本配置 服务器: centos 6.3squid版本 squid-2.7.STABLE9bind版本 bind-9.9.2-P2.tar.gz先安装squid 所需的组件 , 关闭iptables, selinuxyum -y install gcc  perl make1. &nb...

squid工作原理及3.1.4版本源代码安装配置实例指南

squid工作原理及3.1.4版本源代码安装配置实例指南
squid工作原理及3.1.4版本源代码安装配置实例指南 目录: ? 一.测试安装环境 ? 二.编译安装 ? 三.Squid工作模式及原理 n 3.1 SQUID如何工作 u 3.1.1 [传统代理] u 3.1.2[透明代理] u 3.1.3[反向代理] n 3.2 SQUID工作原理 u 3.2.1 SQUID缓存的存放方式: u 3.2.2SQUID的查询方式 u 3.2.3SQUID服务器之间的关系:...

Squid3.0的安装配置

Squid3.0的安装配置
下载,编译安装:到官方站站下载squid3.0: http://www.squid-cache.org./configure --prefix=/opt/squid3 --disable-carp --with-aufs-threads=32 --with-pthreads --enable-storeio='ufs,aufs,null' --enable-disk-io='AIO,Blocking' --enable-removal-policies='heap,lru'...

haproxy + Squid 3.3.3 安装与基本配置

haproxy + Squid 3.3.3 安装与基本配置
haproxy + Squid 3.3.3 安装与基本配置 由于做测试开发用,搭建测试环境  haproxy + 2 *  squid 3.3.3 方案,  squid 2.7 比较稳定,性能高服务器环境是centos 6.3你可以直接使用命令安装haproxy 和squid  yum in...

RedFlag LInux SP3 编译Squid-3.3.9 报错 GLIBCXX_3.4.15 no found

RedFlag LInux SP3 编译Squid-3.3.9 报错 GLIBCXX_3.4.15 no found
RedFlag LInux SP3 编译 Squid-3.3.9 报错: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found先下载好Squid源码包,解压。#./configure --prefix=/usr/local/squid#make all 出现以下错误:/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found之前我已经编译了最新版Gcc...

PCRE-8.33 编译安装

PCRE-8.33 编译安装
PCRE-8.33 Introduction to PCRE The PCRE package contains Perl Compatible Regular Expression libraries. These are useful for implementing regular expression pat...

How to Setup Linux VPN Server and Client using OpenVPN

How to Setup Linux VPN Server and Client using OpenVPN
How to Setup Linux VPN Server and Client using OpenVPNby Lakshmanan Ganapathy on September 9, 2013 TweetVPN stands for Virtual Private Network.A Virtual Private Network enables a computer to send and receive data from one private network to...

How To Monitor Remote Linux Host using Nagios 3.0

How To Monitor Remote Linux Host using Nagios 3.0
How To Monitor Remote Linux Host using Nagios 3.0by Ramesh Natarajan on June 1, 2008 TweetIn the previous post Nagios 3.0 Jumpstart guide , I explained the overview, installation and configuration of Nagios 3.0 on Red Hat Server. In the fol...