* Thorsten Schmale:

> I created an updated description. Please see below.  One thing i
> forgot to mention earlier was the feature of logging the http requests
> directly to a mysql-database.  I'm not quite sure, but I think this
> feature is not supported by most other webservers.

We've already got libapache2-mod-log-sql.  (I wouldn't recommend using
it either, though.)  Most web servers support SQL logging in some form
or other.  There are also tons of converters to load Common Log format
files into SQL databases.

Are you sure that MonkeyD logs requests containing "'" characters
correctly?  The source code doesn't look like it.  (You may have to use
telnet/socket/nc manually, to prevent escaping from the browser.)



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

Reply via email to