Re: Small sendmail replacement for chroot()ed webservers?

2002-05-31 Thread Uwe Kueke

Hi,

 we try to use sbox and Apache in order to provide a chroot()ed
what is sbox? Can't find it in the package list.

Ciao,
Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Small sendmail replacement for chroot()ed webservers?

2002-05-31 Thread Uwe Kueke
Hi,

 we try to use sbox and Apache in order to provide a chroot()ed
what is sbox? Can't find it in the package list.

Ciao,
Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Small sendmail replacement for chroot()ed webservers?

2002-05-31 Thread Uwe Kueke
Hi Tom,

 On Fri, May 31, 2002 at 11:14:26AM +0200, Uwe Kueke wrote:
   we try to use sbox and Apache in order to provide a chroot()ed
 
  what is sbox? Can't find it in the package list.

 sbox makes it possible to execute CGIs or PHP-scripts (CGI-version)
 under different UIDs and in chroot()ed environments. Additionally
 ulimits can be set: http://stein.cshl.org/WWW/software/sbox/
it seems to be design specialy for BSD. Did you get it working with Debian? 
What about jail for Debian?

Ciao,
Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: benchmark tool for http session

2002-05-29 Thread Uwe Kueke
Hi 

 Example: I want to check the speed of the company's intranet webpage.
 I'm going to request the index.php page 1000 times, with 5 concurrent
 connections.
 'ab -n 1000 -c 5 http://192.168.1.200/index.php'
this is quite a good tool. Don't know it before. But, how to protect one 
server for someone using this tool to produce unwanted requests that consume 
all the available server power?

Ciao,
Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]