Howdy,

>re: asynchronous DB writes - Tim pointed out the JDBCAccessLogValve. I
>assume you are thinking that this would quickly become a bottleneck?

Yeah, that's what I'm thinking.  Writing the access log valve should be
very very quick, very very scalable, or it easily becomes a bottleneck.
Remember, for example, that a single page request with 9 images is 10
access log writes.  10 users asking for that page concurrently means 100
concurren access log writes, etc etc.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to