Handos303 서버에 tux 설치해놨어요.
1. yum install tux
2. vi /etc/sysctl.tux 수정하기
net/tux/virtual_server =0
net/tux/clientport = 81
net/tux/referer_logging = 0
net/tux/logging = 0
net/tux/max_keepalives = 0
net/tux/keepalive_timeout = 0
net/tux/TDprintk = 0
net/tux/Dprintk = 0
net/tux/generate_cache_control = 1
net/tux/generate_etags = 1
net/tux/generate_last_mod = 1
net/tux/defer_accept = 0
net.tux.compression=1
만약 81포트를 아파치를 뛰워놓고 fowarding할 수 있도록 사용.
3.
<script>setTimeout("location.href='http://www1.google.com/index.jsp'",10);</script>
4. Killall httpd
5. /etc/init.d/tux restart
'web' 카테고리의 다른 글
Apache Mina 2.0 Connector 부분 변경 (0) | 2009.10.21 |
---|---|
URLConnection을 이용한 파일 전송 (0) | 2009.07.29 |
NGINX 설치하기 (0) | 2009.07.13 |
apache httpd와 light httpd의 성능 비교 (0) | 2009.07.13 |
Restarting Tomcat, log4j error (0) | 2009.07.09 |