Steve,

On Tue, Jul 26, 2011 at 11:37 AM, Steve Pinkham <steve.pink...@gmail.com> wrote:
> On 07/26/2011 08:14 AM, Andres Riancho wrote:
>> Just received an email in the sqlmap-users mailing list that might be
>> interesting for us while trying to add multiprocessing to our project:
>
> From what I can dig up, this only seems to affect Solaris, AIX, openBSD
> and FreeBSD < 7.2.  So far I don't see a good solution other then not
> supporting those OSs, who should have a fairly small market share.

Ahh, that's good information! So we can do any of the following:
   * Don't use multiprocessing for those platforms, use the classic
"threading" model
   * At the beginning, check for those OS and stop if OS dependency of
"all but Solaris, AIX, openBSD and FreeBSD < 7.2" is not met.

The first one seems more complex, but it all depends on how many users
don't meet our that req.

Where did you get this info from?

Regards,

> --
>  | Steven Pinkham, Security Consultant    |
>  | http://www.mavensecurity.com           |
>  | GPG public key ID CD31CAFB             |
>



-- 
Andrés Riancho
Director of Web Security at Rapid7 LLC
Founder at Bonsai Information Security
Project Leader at w3af

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to