Some regex benchmark's I ran across:

http://tusker.org/regex/regex_benchmark.html

-Chad Johnson

-----Original Message-----
From: Henri Gomez [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 06, 2003 11:15 AM
To: Tomcat Developers List
Subject: Re: Http Connector / Gzip


Remy Maucherat a écrit :

> Henri Gomez wrote:
> 
>> Hi to all,
>>
>> What about using regexp in HTTP 1.1 connector to include/exclude
>> browser which could/couldn't use gzip compression ?
>>
>> May be it could be use also to drop to HTTP 1.0 browser which
>> claims to be 1.1 compatible, but are not.
>>
>> CF: Apache HTTPD server
> 
> 
> Well, I thought regexp was rather slow in Java, so it could be a problem 
> if using a generic regexp library.

jakarta-regexp is too slow ?


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


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

Reply via email to