Hello,

I'm not certain if this message is more correctly posted to the TC dev list but I think this is more of an end user of TC kind of question...

I'd like to use a database to consolidate my access logs (many servers).

1. Performance impact? I don't know if the Valve have any ability to process asynchronously. 2. I have extra columns in my log files right now (some cookies are logged onto the end as well as headers from a load balancer). How do I recompile the Valve so that I can test it out? (this might be for the dev list...) 3. I notice the columns on the table create have very small values (for instance, user is just 15 characters -- there's no set limit to my knowledge in the HTTP spec (I see a line limitation length of the base64 as being 76 chars per line but it's certainly not 15). I would like to enlarge these to be more generous so truncations don't occur. Does anyone foresee any problems?

thanks,
greg


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to