lör 2011-11-05 klockan 12:02 +0200 skrev Ghassan Gharabli:
> I am working on a project with a friend to try exceeding the
> limitation of File Descriptors on Windows..
From what I remember the limit comes from a Visual Studio crt
limitation. But I only have vague memory of what Guido have said many
years ago.
the source for the Visual Studio crt is available I think and can be
rebuilt.
> Whats the difference between compiling Squid as : ( Cygwin , MinGW ,
> MS VISUAL STUDIO)?
MinGW is a native build using GNU toolchain.
Visual Studio is a native build ising Microsoft toolchain.
The result of both is similar native Windows appliacations.
Cygwin is POSIX emulated build using a GNU toolchain, heavily relying on
the cygwin dll för providing POSIX like functionality. Not needed for
Squid as it has native Windows support.
> I would like to hear suggestions from you concerning Squid2.7 STABLE9.
Upgrade. Squid-2 is very near end of life.
Squid-3 needs more windows knowing people looking at it, and anything
you can contribute there will be of help.
Regards
Henrik
Received on Tue Nov 08 2011 - 01:39:11 MST
This archive was generated by hypermail 2.2.0 : Wed Nov 09 2011 - 12:00:08 MST